Skip to content

feat: update instance workflow#8

Merged
kaustavb12 merged 1 commit intomainfrom
kaustav/update_workflow
Dec 22, 2025
Merged

feat: update instance workflow#8
kaustavb12 merged 1 commit intomainfrom
kaustav/update_workflow

Conversation

@kaustavb12
Copy link
Copy Markdown
Member

Description

The PR adds an "Update Instance" workflow takes an input the name of an existing instance and the config in JSON format and merged the provided config to the intances's existing config.yml file.

Testing instructions

  1. Update an existing cluster to add the update-instance.yml under the cluster's .github/workflows path.
  2. Trigger the update instance workflow with a valid intance name and a valid json formatted config. Remember to escape the double quotes in the json string, Ex. {\"EDX_PLATFORM_VERSION\": \"release/teak\"}

Other information

Private Ref : BB-9946

@kaustavb12 kaustavb12 force-pushed the kaustav/update_workflow branch from 3fee126 to 1f94fa1 Compare November 25, 2025 09:53
Copy link
Copy Markdown
Collaborator

@gabor-boros gabor-boros left a comment

Choose a reason for hiding this comment

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

I just checked the code and already executed workflow. Feel free to go ahead and merge it!

@kaustavb12 kaustavb12 force-pushed the kaustav/update_workflow branch from d967147 to 67f3baa Compare December 22, 2025 16:19
@kaustavb12 kaustavb12 force-pushed the kaustav/update_workflow branch from 67f3baa to de51f3e Compare December 22, 2025 16:23
@kaustavb12 kaustavb12 merged commit 2f26490 into main Dec 22, 2025
1 check passed
@kaustavb12 kaustavb12 deleted the kaustav/update_workflow branch February 1, 2026 16:00
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