Skip to content

Move badge from Travis-CI to GH actions#437

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

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

Conversation

@jrief

@jrief jrief commented Jan 11, 2023

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

@jrief

jrief commented Jan 13, 2023

Copy link
Copy Markdown
Collaborator Author

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

@selwin

selwin commented Feb 16, 2023

Copy link
Copy Markdown
Collaborator

@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

jrief commented Feb 17, 2023

Copy link
Copy Markdown
Collaborator Author

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

selwin commented Feb 28, 2023

Copy link
Copy Markdown
Collaborator

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