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

Migrate from Travis to GitHub Actions and add upper bounds in requirements.txt #604

Merged
merged 4 commits into from
Feb 12, 2021
Merged

Conversation

gdubicki
Copy link
Member

@gdubicki gdubicki commented Jan 24, 2021

with testing, publishing to PyPI and creating a release in GitHub.

Note that notifications to IRC have NOT been migrated yet. Let's do that in a separate PR. (And maybe someone who is using IRC unlike me would be better to do it...?)

Notes:

  • To make publishing to PyPI work please set PYPI_API_TOKEN secret in the GitHub repo config,
  • Uncomment line 29 in .github/workflows/publish-to-pypi.yml to test releasing to PyPI (note: I have not tested if this actually works - in my project I just made a few pre-releases).

@gdubicki
Copy link
Member Author

You can see how the GitHub Actions outputs will look like here: https://github.com/gdubicki/puppetboard/actions

@bastelfreak bastelfreak changed the title Migrate from Travis to GitHub Actions Migrate from Travis to GitHub Actions and add upper bounds in requirements.txt Feb 12, 2021
@bastelfreak bastelfreak merged commit fd89364 into voxpupuli:master Feb 12, 2021
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.

None yet

2 participants