Commit Graph

40 Commits

Author SHA1 Message Date
Jens Langhammer e91a8f88a0 ci: run full coverage including e2e 2020-06-19 20:57:42 +02:00
Jens Langhammer 01f004cec6 root: move all e2e dependencies into pipfile 2020-06-19 20:25:45 +02:00
Jens Langhammer b83aa44c4f ci: run full coverage with e2e in one step so we get full coverage percentage 2020-06-19 19:45:46 +02:00
Jens Langhammer c83216ece0 Merge branch 'master' into e2e
# Conflicts:
#	Pipfile.lock
#	docs/installation/docker-compose.md
2020-06-19 09:00:46 +02:00
Jens Langhammer 3f779fe766 ci: use `gh-` prefix for auto-build docker images for easier cleanup 2020-06-15 19:27:44 +02:00
Jens Langhammer 3b6e414d0f ci: use docker-compose pull -q 2020-06-08 10:58:44 +02:00
Jens Langhammer 8859806d64 ci: fix missing selenium 2020-06-08 10:57:48 +02:00
Jens Langhammer 56198e503b ci: Run e2e tests in one stage 2020-06-08 10:50:31 +02:00
Jens Langhammer b1b3a23d1e ci: docker-compose without TTY 2020-06-08 10:21:22 +02:00
Jens Langhammer 0ca7579d19 ci: attempt to fix e2e not a tty error 2020-06-07 19:57:01 +02:00
Jens Langhammer fc2eb003ea e2e: add apply_default_data to load data from migrations after tables have been truncated 2020-06-07 19:31:16 +02:00
Jens Langhammer 5fc5e54f47 sources/oauth: fix typing errors
# Conflicts:
#	passbook/sources/oauth/clients.py
2020-06-02 16:57:38 +02:00
Jens Langhammer 19cb310446 gh/actions: run coverage xml before codecov 2020-05-13 22:40:09 +02:00
Jens Langhammer 47f6d0ac59 gh/actions: fix invalid path for codecov 2020-05-13 22:27:18 +02:00
Jens Langhammer c104eeebe6 gh/actions: add codecov 2020-05-13 18:52:37 +02:00
Jens Langhammer 2e9496bb74 gh/ci: run pyright in python venv 2020-05-07 00:38:41 +02:00
Jens Langhammer d9d765c6cd gh/ci: fix ci syntax 2020-05-07 00:36:13 +02:00
Jens Langhammer 10cc6856a4 gh/ci: fix pyright not being installed 2020-05-07 00:33:42 +02:00
Jens Langhammer 813dd2894f *: add pyright type checking 2020-05-07 00:32:03 +02:00
Jens Langhammer 2c4dcb9cf0 actions: remove cache 2020-03-04 21:15:44 +01:00
Jens Langhammer 93b8266821 actions: install pipenv as root 2020-03-04 21:13:40 +01:00
Jens Langhammer 443797d9b0 actions: install wheel package 2020-03-04 21:11:26 +01:00
Jens Langhammer a4365ca02c actions: don't update system pip 2020-03-04 21:09:46 +01:00
Jens Langhammer 3750083667 actions: don't setup custom python, use system pip 2020-03-04 21:08:24 +01:00
Jens Langhammer 66ef067ecf actions: don't update pip to fix CI 2020-03-04 20:10:46 +01:00
Jens Langhammer 1e7d912144 actions: build :<branch-name> on push 2020-02-23 13:54:19 +01:00
Jens Langhammer a08bdfdbcd root: remove prospector from Pipfile as it causes lock issues, install in CI 2020-02-17 17:48:18 +01:00
Jens Langhammer ba74a3213d *: upgrade python 3.7 to 3.8 2020-01-19 21:03:01 +01:00
Jens Langhammer b7b3abc462 actions: automatically create release when version/* tag is created, run tests before creating release 2020-01-02 13:49:24 +01:00
Jens Langhammer 575739d07c ci: add bandit for static security checks 2020-01-02 13:41:49 +01:00
Jens Langhammer 2b8c70a61f actions: separate actions files for ci and release 2020-01-02 10:33:04 +01:00
Jens Langhammer 9d7ed9a0ed new release: 0.7.7-beta 2019-12-31 14:02:01 +01:00
Jens Langhammer ff69b4affe actions: fix build not running correctly 2019-12-31 14:01:58 +01:00
Jens Langhammer d77afd1ded new release: 0.7.6-beta 2019-12-31 13:47:39 +01:00
Jens Langhammer c3909f9196 actions: run build only on release 2019-12-31 13:44:27 +01:00
Jens Langhammer fa55ba5ef0 actions: since actions has no easy way to get tags, hardcode version in ci and bump with bumpversion 2019-12-31 13:40:24 +01:00
Jens Langhammer 4ebbc6f065 gh-actions: fix dependencies on isort 2019-12-31 12:52:15 +01:00
Jens Langhammer 3bd1eadd51 all: implement black as code formatter 2019-12-31 12:51:16 +01:00
Jens Langhammer 323b4b4a5d actions: fix helm using wrong path for chart 2019-12-30 10:42:46 +01:00
Jens Langhammer f986dc89ad all: migrate to github 2019-12-30 10:25:35 +01:00