Skip to content

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

Merged
roshkhatri merged 7 commits into
valkey-io:mainlinefrom
Nikhil-Manglore:mainline
Jun 8, 2026
Merged

Pull the unstable/main branches of all module repositories for the daily bundle build. #111
roshkhatri merged 7 commits into
valkey-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>

@roshkhatri roshkhatri left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hey Thanks for working on this. I was also looking at this, nice changes
Can you also refer this https://github.com/roshkhatri/valkey-bundle/pull/3/changes for simplification?
Also can you please resolve the conflicts?

Signed-off-by: Nikhil Manglore <nmanglor@amazon.com>
Signed-off-by: Nikhil Manglore <nmanglor@amazon.com>
Signed-off-by: Nikhil Manglore <nmanglor@amazon.com>
@Nikhil-Manglore

Copy link
Copy Markdown
Member Author

I've updated the PR and resolved the conflicts

@roshkhatri roshkhatri left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM! THanks for working on this

@roshkhatri roshkhatri merged commit abe67bf into valkey-io:mainline Jun 8, 2026
40 of 42 checks passed
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