Skip to content

Move badge from Travis-CI to GH actions#437

Open
jrief wants to merge 3 commits intoui:masterfrom
jrief:update-badge
Open

Move badge from Travis-CI to GH actions#437
jrief wants to merge 3 commits intoui:masterfrom
jrief:update-badge

Conversation

@jrief
Copy link
Copy Markdown
Collaborator

@jrief jrief commented Jan 11, 2023

  • move badge still pointing onto dysfunctional Travis-CI to GitHub actions.
  • prepare a GH action to automatically publish new releases upon tagging.

@jrief
Copy link
Copy Markdown
Collaborator Author

jrief commented Jan 13, 2023

@selwin The CI-badge on the README file still pointed onto the dysfunctional Travis-CI runner.

@selwin
Copy link
Copy Markdown
Collaborator

selwin commented Feb 16, 2023

@jrief I'm a little bit nervous about the Github action to automatically publish to PyPI, but would like to give it a try.

Reading the YAML file, I'd first need to setup secrets.PYPI_API_TOKEN_POST_OFFICE, correct?

@jrief
Copy link
Copy Markdown
Collaborator Author

jrief commented Feb 17, 2023

Reading the YAML file, I'd first need to setup secrets.PYPI_API_TOKEN_POST_OFFICE, correct?

correct.

I'm a little bit nervous about the Github action to automatically publish to PyPI, but would like to give it a try.

I can change that, so that new versions have to be manually triggered. In my projects, I always use the tagging event for this purpose.

@selwin
Copy link
Copy Markdown
Collaborator

selwin commented Feb 28, 2023

I can change that, so that new versions have to be manually triggered. In my projects, I always use the tagging event for this purpose.

Yes please :)

@michaelpoi michaelpoi deleted the update-badge branch October 22, 2024 09:56
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