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

[misc] Add a Github Action workflow to trigger on publishing a release #2149

Merged
merged 2 commits into from
Jan 11, 2021

Conversation

k-ye
Copy link
Member

@k-ye k-ye commented Jan 11, 2021

This PR sets up a GitHub actions workflow upon publishing a new release. Right now it just forks the "Build and Test (CPU)" job. Later on we can add these:

  • PyPI upload
  • macos-11.0 (I briefly tested this platform. However, it seems to me that this particular resource is limited. The job queued for ~0.5h...)

Related issue = #1580

[Click here for the format server]


@k-ye k-ye changed the title [ci] Add a Github Action workflow to trigger on publishing a release [misc] Add a Github Action workflow to trigger on publishing a release Jan 11, 2021
Copy link
Member

@yuanming-hu yuanming-hu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! LGTM. Hopefully, we can save 100$+ per month by adding this...

@k-ye
Copy link
Member Author

k-ye commented Jan 11, 2021

I made this macOS only for now, so that we don't conflict with Jenkins on LInux. Also, before we can use python build.py try_upload, we need to setup the pypi password in the secrets first...

@k-ye k-ye merged commit e2a0fac into taichi-dev:master Jan 11, 2021
@k-ye k-ye deleted the release-wf branch January 11, 2021 09:56
@k-ye k-ye mentioned this pull request Feb 4, 2021
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.

2 participants