jrnl/.github
Jonathan Wren 4cad215560
Add a release workflow for PyPI in CI (Github Actions) (#1095)
* Fixes for new CI pipeline (Github Actions)

- Support ci skip tag on commits to avoid build dupes
- Add smarter path detection so we don't spam tons of tests
- Allow steps to cancel if previous steps were cancelled (don't always
  run)
- Separate workflows to be more modular
- Update release workflow to do a few more things
- Add helpful messages
- Be more strict in version checking (now with added regex)
- Make changelog smarter about when to trigger
- Add some functionality for changelog to handle releases and
  prereleases separately
- Better error handling
- Split up the version validation and the release to make way for more
  releases

* add step in workflow to merge to release branch after a release

* add check for git diff so commit doesn't error out constantly
2020-11-28 11:50:13 -08:00
..
ISSUE_TEMPLATE Add note about --debug in bug/support GitHub templates (#1069) 2020-11-06 16:19:36 -08:00
workflows Add a release workflow for PyPI in CI (Github Actions) (#1095) 2020-11-28 11:50:13 -08:00
FUNDING.yml Create FUNDING.yml (#861) 2020-04-10 11:51:56 -07:00
lock.yml Update lockbot comment to encourage linking to issue (#941) 2020-05-22 11:39:10 -07:00
PULL_REQUEST_TEMPLATE.md Fix typo (#976) 2020-06-06 12:56:02 -07:00
stale.yml Update stalebot emoji to 📌 instead of 2020-04-10 11:51:56 -07:00