Skip to content

Conversation

khanhak
Copy link

@khanhak khanhak commented Apr 23, 2022

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

Copy link
Owner

@erwanp erwanp left a comment

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
Copy link
Owner

erwanp commented Aug 1, 2023

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