Skip to content

Commit

Permalink
Attach migration file to task bundle
Browse files Browse the repository at this point in the history
STONEBLD-3026

* Introduce concepts of normal task (e.g. buildah) and extended task
  (e.g. buildah-20gb, buildah-min).
* Refactor the code that processes task build and push.
* For testing purpose, add a simple local cache in order to reduce the
  number of skopeo-inpsect runs for checking existence of task bundles.
  This could also be helpful to reduce the whole script execution during
  testing.
* For testing purpose, script can be configured with environment
  variable TEST_TASKS to run and check the result for a small number of
  tasks.
  • Loading branch information
tkdchen committed Dec 13, 2024
1 parent 16d4619 commit ce23ec2
Showing 1 changed file with 352 additions and 76 deletions.
Loading

0 comments on commit ce23ec2

Please sign in to comment.