Skip to content

Can I build from a specific tag on the same master branch? #186

Closed Answered by nickcoutsos
zhuoqun-chen asked this question in Q&A
Discussion options

You must be logged in to vote

Ah, I understand now.

This isn't anything I'd want to mess with in the app, I think it'd a bit too complex to be worth it. If you already have the tag created you can go to the Actions tab in your GitHub repo, select Build, and then Run Workflow on the right. In the popup you can select a tag/branch to build from.

Edit: to automatically build both the current version and the tagged version would take some creativity with the build-user-config workflow. If it's important you could hack around it by copying the "known good" version of the keymap into the repo with a different name (e.g. corne-original.keymap) and then duplicating the relevant corne files to build another corne keyboard... m…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@zhuoqun-chen
Comment options

@nickcoutsos
Comment options

Answer selected by zhuoqun-chen
@zhuoqun-chen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants