jrnl/.github/workflows
Jonathan Wren 12e39ffd61
Change approach for docs workflow to use pa11y-ci (#1116)
The previous plugin looked nice with the comments and annotations, but
apparently doesn't work for PRs. It can only run on the pr target (our
branch), which means that the tests are never actually run against the
new code.

As you can guess, this is pretty useless for PRs. So, this PR fixes
that, and uses the very nice pa11y-ci (instead of the normal pa11y).
While it doesn't upload annotations, the output is very readable and
seems like the best we're going to get.
2020-12-19 12:00:59 -08:00
..
changelog.yaml Add fix for changelog conditional always returning false (#1101) 2020-11-28 13:21:16 -08:00
docs.yaml Change approach for docs workflow to use pa11y-ci (#1116) 2020-12-19 12:00:59 -08:00
release.yaml remove http-basic config for poetry (shouldn't be used anymore) 2020-11-28 14:40:54 -08:00
testing.yaml Add a release workflow for PyPI in CI (Github Actions) (#1095) 2020-11-28 11:50:13 -08:00