381 Commits

Author SHA1 Message Date
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
github-actions[bot]
9f58fd40de
Merge pull request #41 from sartography/dependabot/pip/reorder-python-imports-3.3.0
Bump reorder-python-imports from 3.1.0 to 3.3.0
2022-07-05 14:32:57 +01:00
dependabot[bot]
c58bb04bee
Bump reorder-python-imports from 3.1.0 to 3.3.0
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases)
- [Commits](https://github.com/asottile/reorder_python_imports/compare/v3.1.0...v3.3.0)

---
updated-dependencies:
- dependency-name: reorder-python-imports
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 13:23:18 +00:00
burnettk
720729bae6 update sentry 2022-07-05 09:20:12 -04:00
burnettk
2fa6ceca16 pre-commit 2022-07-04 22:48:47 -04:00
burnettk
0a88c7fa6b refactor script to run to completion successfully and avoid serialization error 2022-07-02 19:09:33 -04:00
github-actions[bot]
772a4eb0bb
Merge pull request #38 from sartography/dependabot/pip/typing-extensions-4.3.0
Bump typing-extensions from 4.2.0 to 4.3.0
2022-07-01 22:09:45 +01:00
dependabot[bot]
ff897441fb
Bump typing-extensions from 4.2.0 to 4.3.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/commits)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 21:00:40 +00:00
github-actions[bot]
f1ac272643
Merge pull request #37 from sartography/dependabot/pip/lxml-4.9.1
Bump lxml from 4.9.0 to 4.9.1
2022-07-01 21:57:16 +01:00
dependabot[bot]
a7794e7c87
Bump lxml from 4.9.0 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.0...lxml-4.9.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 20:48:22 +00:00
github-actions[bot]
88e37a3ddb
Merge pull request #36 from sartography/dependabot/pip/flake8-bugbear-22.7.1
Bump flake8-bugbear from 22.6.22 to 22.7.1
2022-07-01 21:44:51 +01:00
dependabot[bot]
e304ff127d
Bump flake8-bugbear from 22.6.22 to 22.7.1
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.6.22 to 22.7.1.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.6.22...22.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 20:37:20 +00:00
burnettk
01bc66dca9 precommit 2022-07-01 13:46:50 -04:00
burnettk
c915e15af8 work in progress 2022-07-01 11:04:36 -04:00
burnettk
17846f1972 use 5005 for keycloak and document how to start this thing 2022-07-01 10:30:01 -04:00
jasquat
4ef5a5f83c Merge branch 'main' of github.com:sartography/spiffworkflow-backend 2022-06-30 17:12:17 -04:00
jasquat
80696f5f23 some support to interpolate form data w/ burnettk 2022-06-30 17:11:50 -04:00
github-actions[bot]
ba912afe4a
Merge pull request #35 from sartography/dependabot/pip/safety-2.0.0
Bump safety from 1.10.3 to 2.0.0
2022-06-30 21:50:46 +01:00
github-actions[bot]
416aee6947
Merge pull request #34 from sartography/dependabot/pip/dot-github/workflows/virtualenv-20.15.1
Bump virtualenv from 20.15.0 to 20.15.1 in /.github/workflows
2022-06-30 21:48:17 +01:00
dependabot[bot]
c9724fc239
Bump safety from 1.10.3 to 2.0.0
Bumps [safety](https://github.com/pyupio/safety) from 1.10.3 to 2.0.0.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/1.10.3...2.0.0)

---
updated-dependencies:
- dependency-name: safety
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 20:43:44 +00:00
dependabot[bot]
642a437e18
Bump virtualenv from 20.15.0 to 20.15.1 in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.15.0 to 20.15.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.15.0...20.15.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 20:40:05 +00:00
jasquat
1f7a35de50 added process instance show api endpoint w/ burnettk 2022-06-30 15:49:57 -04:00
jasquat
7f93d09ef5 submit user data can now save user task form data w/ burnettk 2022-06-30 15:03:23 -04:00
mike cullerton
2f7f901239 precommit with poetry 2022-06-30 14:22:50 -04:00
mike cullerton
020426f374 fix principal/user_id bug
fix typo in test name
2022-06-30 14:21:07 -04:00
jasquat
4cd9e33b9e precommit is passing w/ burnettk 2022-06-30 12:17:14 -04:00
jasquat
e57a64361c started migrating code for updating task form data w/ burnettk 2022-06-30 12:13:14 -04:00
jasquat
405277d323 Merge remote-tracking branch 'origin/main' into feature/add_active_task 2022-06-30 12:11:25 -04:00
mike cullerton
8b5306a562 mypy cleanup
removed until we decide how to deal with forms
2022-06-30 11:52:56 -04:00
mike cullerton
6e0e7b847f mypy cleanup 2022-06-30 11:50:42 -04:00
jasquat
c5b5670794 mypy w/ burnettk 2022-06-30 11:26:59 -04:00
jasquat
ab83f4feea precommit is passing w/ burnettk 2022-06-30 11:21:02 -04:00
jasquat
4c780df7bf added custom jsonencoder w/ burnettk 2022-06-30 11:18:55 -04:00
jasquat
2614193640 some cleanup 2022-06-30 09:28:35 -04:00
jasquat
a0d6d05e15 Merge remote-tracking branch 'origin/main' into feature/add_active_task 2022-06-30 09:05:32 -04:00
mike cullerton
16da394bd6 precommit with poetry 2022-06-30 08:12:35 -04:00
mike cullerton
66fc71a729 mypy changes 2022-06-30 08:06:47 -04:00