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

🚀 9.0.0-beta.1 #7158

Merged
merged 1 commit into from
Mar 8, 2024
Merged

🚀 9.0.0-beta.1 #7158

merged 1 commit into from
Mar 8, 2024

Conversation

insomnia-infra
Copy link
Contributor

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

Download release artifacts here

Steps for Publish:

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

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

Alternatively, you can trigger the workflow from Github CLI:

gh workflow run release-publish.yml -f version=9.0.0-beta.1 --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

@jackkav jackkav merged commit 0b67970 into develop Mar 8, 2024
9 checks passed
@jackkav jackkav deleted the release/9.0.0-beta.1 branch March 8, 2024 17:00
jackkav added a commit to jackkav/insomnia that referenced this pull request Mar 13, 2024
Co-authored-by: Jack Kavanagh <3679927+jackkav@users.noreply.github.com>
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.

None yet

2 participants