417 Commits

Author SHA1 Message Date
dependabot[bot]
69e9769d38
Bump pyupgrade from 2.34.0 to 2.37.1
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.34.0 to 2.37.1.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.34.0...v2.37.1)

---
updated-dependencies:
- dependency-name: pyupgrade
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 21:15:57 +00:00
github-actions[bot]
a3c689b1fa
Merge pull request #45 from sartography/dependabot/pip/pre-commit-2.20.0
Bump pre-commit from 2.19.0 to 2.20.0
2022-07-11 22:12:10 +01:00
jasquat
fcbb9cfbb7 removed docker_restart and instead do it all in build and run and check docker compose stuff in ci w/ burnettk 2022-07-11 17:10:07 -04:00
dependabot[bot]
098ddb9913
Bump pre-commit from 2.19.0 to 2.20.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.19.0...v2.20.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 20:58:25 +00:00
jasquat
3c2ea5f686 precommit is passing w/ burnettk 2022-07-11 16:56:50 -04:00
jasquat
fbbdf7cbcc increase retries for docker containers to be healthy w/ burnettk 2022-07-11 16:36:34 -04:00
jasquat
92dd9c418e look for reports with group and model identifiers w/ burnettk 2022-07-11 16:34:52 -04:00
jasquat
76adcce043 added crud api calls for reports w/ burnettk 2022-07-11 16:16:10 -04:00
burnettk
e8ca4f7ba9 add some fixtures for reports 2022-07-11 13:53:58 -04:00
jasquat
cc912cd414 some updates for sartography admin report w/ burnettk 2022-07-11 12:26:14 -04:00
burnettk
898b116394 get controller code working 2022-07-10 20:22:16 -04:00
burnettk
65c30fec73 flatten out process instance attributes for use in reports 2022-07-10 12:24:27 -04:00
burnettk
78de9fe2e2 mypy 2022-07-10 01:38:35 -04:00
burnettk
96f770426b add generate_report and tests 2022-07-10 01:24:12 -04:00
burnettk
5047b9aa8b add process_instance_report_list 2022-07-09 13:17:21 -04:00
burnettk
15866e2297 comment out WIP tests and update report naming 2022-07-09 11:11:05 -04:00
jasquat
d19a8acd63 some cleanup w/ burnettk 2022-07-08 16:03:50 -04:00
jasquat
cc1c5d096c get token from frontend and exchange with backend w/ burnettk 2022-07-08 15:53:32 -04:00
jasquat
3246adc31c get_token is working now w/ burnettk 2022-07-08 15:40:16 -04:00
jasquat
11f9b7142b log the gunicorn access logs as json to stdout as well w/ burnettk 2022-07-08 15:24:51 -04:00
jasquat
bc04086d14 updated realm and get token kinda works now w/ burnettk 2022-07-08 12:35:35 -04:00
burnettk
5d1ca39a34 document getting user info with token 2022-07-08 11:15:11 -04:00
jasquat
4b7b341a24 log to stdout and stderr instead w/ burnettk 2022-07-08 10:54:19 -04:00
jasquat
d21e1105d0 added test for deleting process instances with task events w/ burnettk 2022-07-07 15:26:53 -04:00
jasquat
49ac0706c9 Merge branch 'main' of github.com:sartography/spiffworkflow-backend 2022-07-07 14:44:23 -04:00
jasquat
ac9c2f7fff attempt to log better with gunicorn w/ burnettk 2022-07-07 14:44:19 -04:00
burnettk
10dc202793 credit 2022-07-07 13:55:23 -04:00
burnettk
376d808223 improve script 2022-07-07 13:08:55 -04:00
burnettk
f8b4e21acc get_token script 2022-07-07 13:06:51 -04:00
jasquat
093b96a2f9 added json formatting and turn debug mode off in docker so we can get stack traces to log files w/ burnettk 2022-07-07 12:27:03 -04:00
jasquat
de8c40f83e name log artifacts based on matrix w/ burnettk 2022-07-07 10:50:01 -04:00
jasquat
317895e58d Merge branch 'main' of github.com:sartography/spiffworkflow-backend 2022-07-07 10:19:57 -04:00
jasquat
ac40540c57 adding log files for the server w/ burnettk 2022-07-07 10:19:52 -04:00
burnettk
5a3d31ced6 precommit 2022-07-07 09:28:00 -04:00
burnettk
034e4d4471 more docs 2022-07-06 18:03:32 -04:00
jasquat
71f7c2245e added wait for keycloak script w/ burnettk 2022-07-06 17:12:56 -04:00
jasquat
44565d1704 added ci stuff for keycloak w/ burnettk 2022-07-06 17:09:38 -04:00
jasquat
9cc05a6749 added some more info for keycloak w/ burnettk 2022-07-06 16:13:05 -04:00
mike cullerton
82be330983 Flake8 flakiness 2022-07-06 08:37:32 -04:00
mike cullerton
8d9eb7e54e mypy changes 2022-07-06 08:30:45 -04:00
mike cullerton
7e0c06aaa5 Typing 2022-07-05 14:31:37 -04:00
mike cullerton
8480ecb8fb pre-commit with poetry 2022-07-05 14:07:23 -04:00
mike cullerton
811d841afa Merge branch 'main' into cullerton
# Conflicts:
#	poetry.lock
2022-07-05 12:25:47 -04:00
mike cullerton
9bc304f841 First run of tests for authentication/authorization 2022-07-05 12:13:36 -04:00
mike cullerton
f29ef3c96d New authentication service 2022-07-05 12:13:00 -04:00
mike cullerton
ca9a6a28a0 Add python-keycloak 2022-07-05 12:12:39 -04:00
github-actions[bot]
2d350bdac0
Merge pull request #39 from sartography/dependabot/pip/docs/sphinx-click-4.3.0
Bump sphinx-click from 4.2.0 to 4.3.0 in /docs
2022-07-05 14:48:43 +01:00
dependabot[bot]
870a0ebc20
Bump sphinx-click from 4.2.0 to 4.3.0 in /docs
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](https://github.com/click-contrib/sphinx-click/compare/4.2.0...4.3.0)

---
updated-dependencies:
- dependency-name: sphinx-click
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 13:38:20 +00:00
github-actions[bot]
56a9fd311b
Merge pull request #40 from sartography/dependabot/pip/sphinx-click-4.3.0
Bump sphinx-click from 4.2.0 to 4.3.0
2022-07-05 14:37:33 +01:00
dependabot[bot]
89ea4d60c6
Bump sphinx-click from 4.2.0 to 4.3.0
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](https://github.com/click-contrib/sphinx-click/compare/4.2.0...4.3.0)

---
updated-dependencies:
- dependency-name: sphinx-click
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 13:37:25 +00:00