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

Enabling schedule to build unstable images nightly. #38

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

roshkhatri
Copy link
Member

@roshkhatri roshkhatri commented Sep 5, 2024

Resolves #29

Here for scheduled event type(nightly), we will filter the unstable and unstable-alpine strategy to run tests, build and publish the images nightly.

Also changes some logic to call update-dockethub-description only for new builds and avoid running it every day.

The image tagging will be done branch-wise, that is, the image tag for nightly build will be unstable and unstable-alpine and these will follow the unstable branch on the main project repo.

@roshkhatri
Copy link
Member Author

Tested the workflows here on my main branch

@roshkhatri roshkhatri marked this pull request as ready for review September 5, 2024 21:50
Copy link
Member

@aiven-sal aiven-sal left a comment

Choose a reason for hiding this comment

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

Great! Thank you very much!

@roshkhatri roshkhatri merged commit d455861 into valkey-io:mainline Sep 6, 2024
11 checks passed
@roshkhatri roshkhatri deleted the enable-schedule-builds branch September 6, 2024 21:51
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.

Enable nightly builds
3 participants