Commit Graph

915 Commits

Author SHA1 Message Date
dependabot[bot] cfbd19ff4d
Bump virtualenv from 20.16.4 to 20.16.5 in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.4 to 20.16.5.
- [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.16.4...20.16.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 20:39:23 +00:00
jasquat 1faeaab118 store process ids in a lookup table w/ burnettk cullerton 2022-09-08 14:46:10 -04:00
burnettk 14bba6f3c0 disallowed unsupported subcommands 2022-09-08 12:52:28 -04:00
jasquat 828a57ac4e fixed mypy issue w/ burnettk 2022-09-07 17:24:25 -04:00
mike cullerton 71cde1e789 pre commit 2022-09-07 17:15:29 -04:00
mike cullerton 042eeb3742 mypy 2022-09-07 17:13:59 -04:00
mike cullerton 4a210bc702 mypy 2022-09-07 17:13:29 -04:00
mike cullerton d526c6a5cf test for logging 2022-09-07 17:03:48 -04:00
mike cullerton fdae67db2b api endpoint for instance logs 2022-09-07 17:03:33 -04:00
mike cullerton c7548dc664 modified logging model 2022-09-07 17:03:02 -04:00
jasquat d72689aa72 precommit w/ burnettk cullerton 2022-09-06 17:38:09 -04:00
jasquat cb61f77891 do not run waku tests yet and fixed evaluate for new spiffworkflow w/ burnettk cullerton 2022-09-06 17:36:34 -04:00
mike cullerton 35cd2d46b1 Change SpiffWorkflow branch back to main 2022-09-06 17:02:17 -04:00
mike cullerton b2f5cbd383 precommit 2022-09-06 16:16:00 -04:00
mike cullerton 1ecf24e57c precommit 2022-09-06 16:06:08 -04:00
mike cullerton cf9be81768 Merge branch 'main' into cullerton
# Conflicts:
#	poetry.lock
2022-09-06 15:50:36 -04:00
mike cullerton feb51fbcd0 mypy 2022-09-06 15:28:36 -04:00
mike cullerton b0473a400c Pre commit 2022-09-06 15:17:26 -04:00
mike cullerton 62d3d9a5f8 Merge branch 'cullerton' of github.com:sartography/spiffworkflow-backend into cullerton 2022-09-06 15:08:39 -04:00
mike cullerton 32caf68e43 Commit so we stop using cullerton branch 2022-09-06 15:08:22 -04:00
jasquat c69923e0fd use jinja2 to render form templates w/ burnettk 2022-09-01 17:38:46 -04:00
jasquat f183e66fac added ability to add the process instance id to the spiff logs w/ burnettk 2022-09-01 13:01:23 -04:00
mike cullerton 5907a3a4bf Pre commit stuff 2022-08-31 17:30:24 -04:00
mike cullerton 0abce6f349 Merge branch 'main' into cullerton 2022-08-31 16:36:24 -04:00
mike cullerton 74fcaa1aff Start db logging handler 2022-08-31 16:33:04 -04:00
mike cullerton dbb2175a0e Move helper functions to BaseTest 2022-08-31 16:32:25 -04:00
mike cullerton ea5b0a0781 Merge branch 'main' into cullerton 2022-08-31 16:28:36 -04:00
jasquat d7d46d2140
Merge pull request #81 from sartography/feature/complex_message_test
Feature/complex message test
2022-08-31 08:09:10 -04:00
jasquat f1cbbb66cc use main of SpiffWorkflow 2022-08-31 08:06:22 -04:00
burnettk 9ec4b2af33 set process name for api 2022-08-30 18:40:40 -04:00
burnettk bf52bc94a7 update spiff 2022-08-30 18:12:21 -04:00
github-actions[bot] f2d5336c59
Merge pull request #74 from sartography/dependabot/pip/dot-github/workflows/poetry-1.1.15
Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows
2022-08-30 21:27:57 +00:00
dependabot[bot] b657f2256b
Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.14 to 1.1.15.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.1.15/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry/compare/1.1.14...1.1.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 21:17:54 +00:00
github-actions[bot] 20d8f802f3
Merge pull request #82 from sartography/dependabot/pip/dot-github/workflows/virtualenv-20.16.4
Bump virtualenv from 20.16.3 to 20.16.4 in /.github/workflows
2022-08-30 21:16:43 +00:00
dependabot[bot] 0046e5c30e
Bump virtualenv from 20.16.3 to 20.16.4 in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.16.3 to 20.16.4.
- [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.16.3...20.16.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 21:07:14 +00:00
jasquat 03edbffa97 updated access token lifespan for keycloak settings w/ burnettk 2022-08-30 14:48:21 -04:00
jasquat 18b928f25c added script to get the bpmn json for a given process instance id w/ burnettk 2022-08-30 14:25:53 -04:00
jasquat 8d0d8f0930 added test to test mulitple messages w/ burnettk 2022-08-30 12:48:04 -04:00
jasquat f32ae5b880 fixed tests broken from previous refactor w/ burnettk 2022-08-30 12:23:07 -04:00
jasquat 01f62b6dd0 refactored tests to prepare for adding new message test w/ burnettk 2022-08-30 12:19:45 -04:00
burnettk 5e00fcfaab allow subprocesses to work for the first time 2022-08-29 22:33:33 -04:00
github-actions[bot] 8657492834
Merge pull request #77 from sartography/dependabot/pip/python-keycloak-2.5.0
Bump python-keycloak from 1.9.1 to 2.5.0
2022-08-29 16:02:20 +00:00
dependabot[bot] 830d9a082f
Bump python-keycloak from 1.9.1 to 2.5.0
Bumps [python-keycloak](https://github.com/marcospereirampj/python-keycloak) from 1.9.1 to 2.5.0.
- [Release notes](https://github.com/marcospereirampj/python-keycloak/releases)
- [Changelog](https://github.com/marcospereirampj/python-keycloak/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marcospereirampj/python-keycloak/compare/v1.9.1...v2.5.0)

---
updated-dependencies:
- dependency-name: python-keycloak
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 15:48:47 +00:00
github-actions[bot] ddffe0811c
Merge pull request #76 from sartography/dependabot/pip/pep8-naming-0.13.2
Bump pep8-naming from 0.13.0 to 0.13.2
2022-08-29 15:45:39 +00:00
dependabot[bot] bfde5b265a
Bump pep8-naming from 0.13.0 to 0.13.2
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.0 to 0.13.2.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.13.0...0.13.2)

---
updated-dependencies:
- dependency-name: pep8-naming
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 15:31:06 +00:00
jasquat 1ccb1a8cd5 use main of SpiffWorkflow 2022-08-29 11:28:07 -04:00
jasquat f000195786 avoid sorting by display_order 2022-08-29 10:44:04 -04:00
jasquat 299f715a2a Merge branch 'main' of github.com:sartography/spiffworkflow-backend 2022-08-29 10:12:10 -04:00
jasquat 3790a15465 default username to service_id to ensure we have one otherwise a blank string is not a unique username 2022-08-29 10:12:06 -04:00
burnettk cc2e7d5fcf use any old user and add fixtures for ticket reports during ticket import 2022-08-29 10:05:57 -04:00