Skip to content

🚀 9.0.0-beta.2#7216

Merged
insomnia-infra merged 1 commit intodevelopfrom
release/9.0.0-beta.2
Mar 27, 2024
Merged

🚀 9.0.0-beta.2#7216
insomnia-infra merged 1 commit intodevelopfrom
release/9.0.0-beta.2

Conversation

@insomnia-infra
Copy link
Contributor

@insomnia-infra insomnia-infra commented Mar 27, 2024

WARNING: Do not merge this PR. This is an automated release PR. It should be released using the "Publish" workflow.

Download release artifacts here

Steps for Publish:

When ready to publish, trigger Publish workflow with these variables:

  • Release version (version): 9.0.0-beta.2

Alternatively, you can trigger the workflow from Github CLI:

gh workflow run release-publish.yml -f version=9.0.0-beta.2 --repo Kong/insomnia
Conflicts? Merge branch step failed on the publish workflow? Try this...

Run locally:

# Make sure git remote is Kong/insomnia...

git checkout develop
git merge --no-ff release/<replaced with version>

# Solve merge conflicts ...
# If there's package-lock conflicts, run `npm install` and commit the package-lock changes

git push

@insomnia-infra insomnia-infra merged commit 0b672c4 into develop Mar 27, 2024
@insomnia-infra insomnia-infra deleted the release/9.0.0-beta.2 branch March 27, 2024 13:38
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