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

Add FreeBSD OCaml 5.0 and set docker base image schedule to 1 day #27

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

benmandrew
Copy link
Collaborator

#26 added only OCaml 5.1 FreeBSD, this PR adds 5.0 as well.

The schedule for pulling the Docker base images was every 30 days, which is not fast enough for changing OCaml versions. This PR changes the schedule to update every day. The base images themselves update every 7 days, so the 1 day-schedule is just for responsiveness; without changes to the base image the rest of the pipeline will not be triggered.

I believe out-of-date base images is a contributing factor to #23, so we'll see if this change helps.

Copy link
Contributor

@jmid jmid left a comment

Choose a reason for hiding this comment

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

LGTM. The cache time reduction is much appreciated 🎉

@benmandrew benmandrew merged commit ba295e9 into ocurrent:main Sep 21, 2023
@benmandrew benmandrew deleted the image-schedule branch September 21, 2023 14:18
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