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

ci: automate extension upgrade scripts creation #310

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

burmecia
Copy link
Member

@burmecia burmecia commented Jul 22, 2024

What kind of change does this PR introduce?

This PR is to automate the extension upgrade scripts creation.

What is the current behavior?

When a new version is released, we need to manually change the release.yml workflow to add a command for previous version upgrade script. Although this manual process is written in playbook, it is tedious and sometimes missed during release. If a certain version upgrade script is missing, it will cause upgrade issue for database with that legacy version of wrappers.

What is the new behavior?

Add a shell script to automate the upgrade script creation process, so it won't missing any previous version upgrade script.

Additional context

N/A

@burmecia burmecia requested a review from imor July 22, 2024 01:36
@burmecia burmecia merged commit e33d738 into main Jul 22, 2024
2 checks passed
@burmecia burmecia deleted the bo/fix/upgrade-scripts branch July 22, 2024 02:14
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