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

Add gh workflow to publish flyteidl release to PyPI and npm #4211

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

eapolinario
Copy link
Contributor

@eapolinario eapolinario commented Oct 12, 2023

Describe your changes

This PR adds a github workflow to publish flyteidl to PyPI and npm, those were moved from their original places in the flyteidl repo (https://github.com/flyteorg/flyteidl/blob/master/.github/workflows/pythonpublish.yaml and https://github.com/flyteorg/flyteidl/blob/master/.github/workflows/npmpublish.yaml).

I also fixed the way we're pulling the latest tag to be used in the release. The --version-sort instructs sort to use semantic versions.

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Screenshots

Note to reviewers

@eapolinario eapolinario merged commit b932cf1 into master Oct 12, 2023
@eapolinario eapolinario deleted the monorepo--flyteidl-releases branch October 12, 2023 21:07
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