Skip to content

BLOOM trigger for Valkey Extension Automation#65

Merged
KarthikSubbarao merged 6 commits intovalkey-io:unstablefrom
Nikhil-Manglore:bloom_trigger_release
Aug 5, 2025
Merged

BLOOM trigger for Valkey Extension Automation#65
KarthikSubbarao merged 6 commits intovalkey-io:unstablefrom
Nikhil-Manglore:bloom_trigger_release

Conversation

@Nikhil-Manglore
Copy link
Member

@Nikhil-Manglore Nikhil-Manglore commented Jun 3, 2025

We want to automate the valkey-extensions repository so we don't have to manually update it. Tasks like version updates and Dockerfile modifications in the valkey-extensions repository are handled manually, leading to potential inconsistencies. The goal is to automate these processes through a pipeline that can handle version management, dynamic Dockerfile generation, and streamlined build workflows.

This pull request is a trigger which will activate when a new version of Valkey-Bloom has been released (RC or GA). Once activated, it will send the version over to a workflow in the valkey-extensions repository which will then carry out all the processes listed above.

A secret will also need to added to this repository called EXTENSION_PAT.

…epository. A secret will also need to added to this repository called EXTENSION_PAT

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 Nikhil-Manglore force-pushed the bloom_trigger_release branch from 14e3cec to 7180c44 Compare June 10, 2025 22:15
Signed-off-by: Nikhil Manglore <nmanglor@amazon.com>
Nikhil-Manglore and others added 2 commits June 18, 2025 18:56
Signed-off-by: Nikhil Manglore <nmanglor@amazon.com>
Signed-off-by: Nikhil Manglore <nikhilmanglore9@gmail.com>
@KarthikSubbarao
Copy link
Member

@Nikhil-Manglore - Let me know if this is ready to get reviewed / merged

@Nikhil-Manglore
Copy link
Member Author

Nikhil-Manglore commented Jul 30, 2025

@Nikhil-Manglore - Let me know if this is ready to get reviewed / merged

Yeah it's ready for review / merge

{
"version": "${{ steps.determine-vars.outputs.version }}",
"module": "bloom"
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

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

nite: let's add a new line

@KarthikSubbarao KarthikSubbarao merged commit 450fde8 into valkey-io:unstable Aug 5, 2025
8 checks passed
@Nikhil-Manglore Nikhil-Manglore deleted the bloom_trigger_release branch August 22, 2025 22:43
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.

3 participants