Skip to content

Conversation

@Zeroto521
Copy link
Member

closes #10

@Zeroto521 Zeroto521 marked this pull request as draft January 4, 2022 09:26
@Zeroto521 Zeroto521 marked this pull request as ready for review October 19, 2022 16:06
@Zeroto521
Copy link
Member Author

The final step to publish pakcage.

@Zeroto521
Copy link
Member Author

total release CI:

  1. create a tag (prefix with v, i.e. v0.1) in local or upstream
  2. tag event triggers release.yaml github action
  3. release.yaml will build packages and push to github release page and pypi.org

Notes:

  • If a tag contains rc (i.e. v0.1rc1), release.yaml will mark this tag as a prerelease package.
  • All packages released to github release page, its status will be marked as a draft. In the meantime, we could add changelogs.

@jjw24 jjw24 merged commit 73bf51d into Flow-Launcher:master Oct 20, 2022
@jjw24 jjw24 added the enhancement New feature or request label Oct 20, 2022
@jjw24
Copy link
Member

jjw24 commented Oct 20, 2022

@Zeroto521 did you want to tag a release?

@Zeroto521 Zeroto521 deleted the pypi-ci branch October 20, 2022 11:49
@Zeroto521
Copy link
Member Author

Zeroto521 commented Oct 20, 2022

I'm going to tag v0.1.2rc2. to check the CI.

@Zeroto521 Zeroto521 mentioned this pull request Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publish new release and setup CI

2 participants