jrnl/features
Jonathan Wren 4d97110183
Add initial config for Github Actions (#1078)
* Add initial config to test github actions

* remove other CI configs so PR doesn't get bogged down

* add poetry

* skip failing test, update behave output

* add multiple python versions

* add test cache

* try to use matrix for python version

* try to cache pip installation

* add other OSes

* whitespace changes

* skip failing test on windows

* add pip cache

* take out pip cache

* clean up, add linting steps

* add release branch to testing

* clean up

* add initial a11y config for docs site

* take out junit for now

* add junit annotations

* try different junit reporter

* add junit annotations into same workflow

* linter fix

* make junit step always run

* more junit

* clean up

* disable a11y exit code for now (always pass)

* put back travis and circle so we can temporarily run everything in tandem

* fix for issues with secret tokens
2020-11-14 12:42:36 -08:00
..
data Add display format option to config file. (#1050) 2020-10-17 18:53:34 -07:00
steps Update dependencies - pyxdg, pytest, black (#1076) 2020-11-14 12:42:34 -08:00
build.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
core.feature Fix version number test failing on lack of patch version after change to 2.5 2020-10-17 15:38:06 -07:00
datetime.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
delete.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
encrypt.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
environment.py [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
file_storage.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
format.feature Add initial config for Github Actions (#1078) 2020-11-14 12:42:36 -08:00
import.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
multiple_journals.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
password.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
search.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
star.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
tag.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
upgrade.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
write.feature Add initial config for Github Actions (#1078) 2020-11-14 12:42:36 -08:00