jrnl/.github/workflows
Jonathan Wren bff69ad3f3
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
2020-11-22 19:25:03 -08:00
..
changelog.yaml Fixes for new CI pipeline (Github Actions) 2020-11-22 19:25:03 -08:00
docs.yaml Fixes for new CI pipeline (Github Actions) 2020-11-22 19:25:03 -08:00
pa11y.sh Add initial config for Github Actions (#1078) 2020-11-14 12:42:36 -08:00
release.yaml Fixes for new CI pipeline (Github Actions) 2020-11-22 19:25:03 -08:00
testing.yaml Fixes for new CI pipeline (Github Actions) 2020-11-22 19:25:03 -08:00