Skip to content

ci: Package action for distribution when tagged#8

Merged
shrink merged 1 commit intomainfrom
package-action-on-tag
Jun 14, 2021
Merged

ci: Package action for distribution when tagged#8
shrink merged 1 commit intomainfrom
package-action-on-tag

Conversation

@shrink
Copy link
Copy Markdown
Member

@shrink shrink commented Jun 14, 2021

  • Run tests on each push
  • Remove dist from non-release branch
  • Build and package new changes on release branch
  • Synchronise release branch with main

Manual steps:

  • Create release branch
  • Generate a deploy key for commits
  • Add new deploy key using public key as value
  • Add COMMIT_KEY to secrets with private key as value

@shrink shrink self-assigned this Jun 14, 2021
@shrink shrink merged commit 09b3514 into main Jun 14, 2021
@shrink shrink deleted the package-action-on-tag branch June 14, 2021 21:33
@shrink shrink linked an issue Jun 14, 2021 that may be closed by this pull request
2 tasks
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.

Build action for distribution when a commit is tagged

1 participant