Skip to content

Not all repositories use common fetch-assets script #188

@pi-alexander-popel

Description

@pi-alexander-popel

Some existing (asset caching) and planned (pre-caching) functionality in common-ci requires fetch-assets scripts to follow certain conventions. For them to be cached, they need to be present in the ${{github.workspace}}/assets directory, for example. Right now most fetch-assets scripts re-implement common functionality in different ways, and not follow the conventions. This makes building common functionality for asset handling in common-ci very hard. We should switch all repositories to use the common fetch-assets script. This issue tracks the current progress. The list of fetch-assets scripts is found by using this GitHub search query.

TODO: double-check, and check version/4.5 branches.

CC @shaitanaleksander

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions