Skip to content

Add auto-deployment to PyPI#57

Open
khanhak wants to merge 2 commits into
erwanp:masterfrom
khanhak:master
Open

Add auto-deployment to PyPI#57
khanhak wants to merge 2 commits into
erwanp:masterfrom
khanhak:master

Conversation

@khanhak

@khanhak khanhak commented Apr 23, 2022

Copy link
Copy Markdown

We have added the requested feature to auto-deploy to PyPI by making the following changes
When the master branch is updated:

  • We added the "deploy" attribute to the .travis.yml to add automatic deployment to PyPI
  • We added the "after-test" attribute to .travis.yml to invoke the automatically deployment when all tests successfully pass
  • We implement the creation of a new version number within the "after-test" deployment to PyPI, which was a requested feature

@erwanp erwanp left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Hello, you're using : AppVeyor : isn't this Windows-only ? Pytexit is tested on Travis-CI Linux machines.

Also, you removed the codecov deployment. Is there a reason ?

@erwanp

erwanp commented Aug 1, 2023

Copy link
Copy Markdown
Owner

Update on the questions above?

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