Skip to content

🚀 10.3.1-beta.1#8323

Merged
filfreire merged 6 commits into
developfrom
release/10.3.1-beta.1
Jan 28, 2025
Merged

🚀 10.3.1-beta.1#8323
filfreire merged 6 commits into
developfrom
release/10.3.1-beta.1

Conversation

@insomnia-infra
Copy link
Copy Markdown
Contributor

@insomnia-infra insomnia-infra commented Jan 28, 2025

WARNING: Do not merge this PR. Use the "Publish" workflow.

Publish workflow:

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

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

Alternatively, you can trigger the workflow from GitHub CLI:

gh workflow run release-publish.yml -f version=10.3.1-beta.1 --repo Kong/insomnia

Release notes will be generated automatically based on the commit messages during publish. Remove any unwanted notes manually afterwards.

Release artifacts:

Download release artifacts here

Edit Changelog file...

You can update the changelog.md in this branch, run git log to get the latest changes:

git log --no-merges --oneline --pretty=format:'* %s by @%an' --since="<last release tag>" --until="release/10.3.1-beta.1"
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 force-pushed the release/10.3.1-beta.1 branch from 3d26619 to c31b171 Compare January 28, 2025 11:09
@jackkav jackkav force-pushed the release/10.3.1-beta.1 branch from c31b171 to 4e61a29 Compare January 28, 2025 12:11
@hexchain
Copy link
Copy Markdown
Contributor

I'm looking into these job failures and will provide a fix soon.

@hexchain
Copy link
Copy Markdown
Contributor

Please see #8326.

@jackkav
Copy link
Copy Markdown
Contributor

jackkav commented Jan 28, 2025

@hexchain thanks

@filfreire filfreire merged commit 00f4f8f into develop Jan 28, 2025
@filfreire filfreire deleted the release/10.3.1-beta.1 branch January 28, 2025 17:33
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.

4 participants