Skip to content

Pull the unstable/main branches of all module repositories for the daily bundle build. #111

Open
Nikhil-Manglore wants to merge 3 commits intovalkey-io:mainlinefrom
Nikhil-Manglore:mainline
Open

Pull the unstable/main branches of all module repositories for the daily bundle build. #111
Nikhil-Manglore wants to merge 3 commits intovalkey-io:mainlinefrom
Nikhil-Manglore:mainline

Conversation

@Nikhil-Manglore
Copy link
Copy Markdown
Member

This PR changes how we create the daily unstable bundle docker build. Originally we took the latest release branches of each of the modules and packaged them with the unstable branch of Valkey. Now we will take the unstable/main branches of each of the module.

To do this I removed the update-unstable job as there is nothing to update anymore pertaining to the unstable build. In versions.json we can hardcode the main branches of each of the repositories and the daily cron will pick it up. We also don't need to update the dockerhub description anymore since we can hard code the unstable branches in each section. Also since this build is meant to be unstable, we won't run any of the integration test cases when releasing the unstable build. We will still run the validation tests to ensure that the container is functional.

Signed-off-by: Nikhil Manglore <nmanglor@amazon.com>
Signed-off-by: Nikhil Manglore <nmanglor@amazon.com>
Signed-off-by: Nikhil Manglore <nmanglor@amazon.com>
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.

1 participant