Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: always update development images #621

Merged
merged 3 commits into from
Feb 12, 2024

Conversation

theseion
Copy link
Collaborator

  • new option to force download of an image and override the cache
  • never use the cached image for in-development versions (*-trunk | *-alpha)

@theseion
Copy link
Collaborator Author

Note: this change is necessary due to a fix a couple of months back that fixed the caching behaviour (#604).

@theseion theseion force-pushed the force-update-development-images branch 4 times, most recently from 3f916b9 to e9b2469 Compare December 23, 2023 10:53
run.sh Outdated Show resolved Hide resolved
helpers.sh Outdated Show resolved Hide resolved
helpers.sh Outdated Show resolved Hide resolved
run.sh Outdated Show resolved Hide resolved
pharo/run.sh Outdated Show resolved Hide resolved
pharo/run.sh Outdated Show resolved Hide resolved
run.sh Outdated Show resolved Hide resolved
run.sh Outdated Show resolved Hide resolved
run.sh Outdated Show resolved Hide resolved
- new option to force download of an image and override the cache
- never use the cached image for in-development versions
  (*-trunk | *-alpha)
- the new command is now called `--overwrite-cache`
- a new debug flag `--force-cache` overrides `--overwrite-cache` and can
  be used to force alpha / trunk builds to be reused.
@theseion theseion force-pushed the force-update-development-images branch from 7a4e978 to 9fe50df Compare February 12, 2024 12:09
Copy link
Member

@fniephaus fniephaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fniephaus fniephaus merged commit f163c90 into hpi-swa:master Feb 12, 2024
77 of 79 checks passed
@theseion theseion deleted the force-update-development-images branch February 12, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants