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

🚀 0.2.0 #29

Merged
merged 1 commit into from
Oct 8, 2023
Merged

🚀 0.2.0 #29

merged 1 commit into from
Oct 8, 2023

Conversation

archywillhe
Copy link
Member

@archywillhe archywillhe commented Oct 8, 2023

Download release artifacts here

Steps for Publish:

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

  • Release version (version): 0.2.0

Alternatively, you can trigger the workflow from Github CLI:

gh workflow run release-publish.yml -f version=0.2.0 --repo ArchGPT/insomnium
Conflicts? Merge branch step failed on the publish workflow? Try this...

Run locally:

# Make sure git remote is ArchGPT/insomnium...

git checkout main
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

@archywillhe archywillhe merged commit fe9d6e7 into main Oct 8, 2023
6 checks passed
@archywillhe archywillhe deleted the release/0.2.0 branch October 9, 2023 01:02
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