Commit Graph

108 Commits

Author SHA1 Message Date
burnettk 50f28073ad update sentry lib and support unversioned config file 2022-10-12 10:04:00 -04:00
jbirddog d0add0fed6
Bump to latest spiff on main (#128) 2022-10-11 13:28:12 -04:00
jasquat f652f3e56f Merge remote-tracking branch 'origin/main' into feature/permissions 2022-10-11 10:31:22 -04:00
burnettk 9888bd09ad rename code to error_code 2022-10-11 10:08:05 -04:00
jasquat 8f2c68d7d6 removed more deprecation warnings and changed the json encoder for new flask w/ burnettk 2022-10-10 15:44:20 -04:00
jasquat 8f44f36671 updates to remove some deprecation warnings w/ burnettk 2022-10-10 14:27:20 -04:00
dependabot[bot] 7d2770c21d
Bump safety from 2.2.1 to 2.3.1
Bumps [safety](https://github.com/pyupio/safety) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/2.2.1...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 03:18:57 +00:00
dependabot[bot] 9111a80d31
Bump flask from 2.1.3 to 2.2.2
Bumps [flask](https://github.com/pallets/flask) from 2.1.3 to 2.2.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.1.3...2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 02:58:25 +00:00
burnettk 11f4fd3933 run poet pre to fix lint, and avoid updating flask and Flask-SQLAlchemy to squelch warnings 2022-10-05 20:50:33 -04:00
Elizabeth Esswein 510eec3f6a change script engine to use RestrictedPython 2022-10-05 19:35:59 -04:00
burnettk b588de47c9 Revert "garbage related to trimming down process instance logging"
This reverts commit 4361a5f8ec.
2022-10-05 12:07:51 -04:00
burnettk 4361a5f8ec garbage related to trimming down process instance logging 2022-10-05 12:07:08 -04:00
burnettk c186da2451 merge main, reorder imports 2022-10-04 17:27:31 -04:00
burnettk f44bc1f71c get off branch that is gone 2022-10-04 16:37:42 -04:00
burnettk 7c3488fd6c event logging fixes, one in spiff and one in backend 2022-10-03 18:25:43 -04:00
burnettk 5d449fe984 some upgrades while resolving a merge conflict 2022-10-03 13:55:28 -04:00
burnettk 3ceed74930 Merge remote-tracking branch 'origin/main' into feature/script-unit-test-subprocesses 2022-10-03 12:39:01 -04:00
burnettk bb2d4d2f1a bump spiffworkflow and fix lint 2022-10-03 12:29:04 -04:00
burnettk 589cef8baa clean up 2022-09-30 16:51:52 -04:00
Dan 7ef2226dec Merge remote-tracking branch 'origin/main' into feature/upgrade_spiff_workflow_and_service_task 2022-09-30 13:12:21 -04:00
Dan 8410c641f3 bump spiffworkflow, fix bug in normalize_value 2022-09-30 13:00:06 -04:00
Dan 69d8a8b146 raise an error when a secret is not found - this will help people attempting to debug their service tasks. 2022-09-28 14:44:59 -04:00
jasquat 6991db63a4 Merge remote-tracking branch 'origin/main' into feature/script-unit-tests 2022-09-28 11:18:30 -04:00
burnettk 121f42f2cb use git version of spiff 2022-09-27 17:58:49 -04:00
jasquat d162f0d246 some cleanup and refactoring w/ burnettk 2022-09-27 15:10:32 -04:00
mike cullerton 9082bb53c0 poet update mako dparse 2022-09-27 12:56:32 -04:00
burnettk 9aa55dca6a lint and pull new spiff 2022-09-22 17:37:10 -04:00
jasquat 98fd9d845b set task name in logs if available and catch errors to ensure we set the log level back to the correct value w/ burnettk 2022-09-22 16:48:14 -04:00
jasquat c5dcb39f78 added username and task_type to logs w/ burnettk cullerton 2022-09-21 17:26:31 -04:00
jbirddog 300d61d645
Feature/service task response (#93) 2022-09-19 16:29:05 -04:00
jasquat 32ed8790ce update spiffworkflow w/ burnettk cullerton 2022-09-13 13:42:43 -04:00
burnettk 76ae0a3dcf store process model display name on active tasks and use it in API, update spiff 2022-09-11 22:02:24 -04:00
burnettk e5f991741d update readme 2022-09-09 17:07:46 -04:00
jasquat c76b08ae12 updates to the spiff log api for pagination and some cleanup w/ burnettk cullerton 2022-09-09 13:20:14 -04:00
jasquat 06b7821c8a switched spiffworkflow back to main 2022-09-09 09:56:54 -04:00
jasquat eca3c92f86 the call activity test passes now w/ burnettk cullerton 2022-09-08 18:05:50 -04:00
jasquat 1faeaab118 store process ids in a lookup table w/ burnettk cullerton 2022-09-08 14:46:10 -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 cf9be81768 Merge branch 'main' into cullerton
# Conflicts:
#	poetry.lock
2022-09-06 15:50:36 -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
jasquat f1cbbb66cc use main of SpiffWorkflow 2022-08-31 08:06:22 -04:00
burnettk bf52bc94a7 update spiff 2022-08-30 18:12:21 -04:00
jasquat 01f62b6dd0 refactored tests to prepare for adding new message test w/ burnettk 2022-08-30 12:19:45 -04: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
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
burnettk 31f403207d use spiff combined branch with messages and business rules 2022-08-26 18:00:15 -04:00
jasquat 01938b88f5 add api to terminate a process instance w/ burnettk cullerton 2022-08-26 13:04:40 -04:00
dependabot[bot] a320d21c1e
Bump flask from 2.1.2 to 2.1.3
Bumps [flask](https://github.com/pallets/flask) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.1.2...2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 17:01:08 +00:00