Commit Graph

95 Commits

Author SHA1 Message Date
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
dependabot[bot] 4f14f899b2
Bump flake8-rst-docstrings from 0.2.6 to 0.2.7
Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/peterjc/flake8-rst-docstrings/releases)
- [Commits](https://github.com/peterjc/flake8-rst-docstrings/commits)

---
updated-dependencies:
- dependency-name: flake8-rst-docstrings
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 16:42:14 +00:00
jasquat f842a65317 updated spiff and flaksk-bpmn w/ burnettk cullerton 2022-08-23 10:27:42 -04:00
jasquat bf7a8dfb0b fixed tests for new spiffworkflow w/ burnettk cullerton 2022-08-23 10:19:47 -04:00
jasquat ccd67489cb some fixes and updates to actually parse and save correlations 2022-08-11 09:10:30 -04:00
jasquat 0a77926801 merged in main and resolved conflicts 2022-08-02 15:31:56 -04:00
jasquat df26c77fd7 some more framework for messages 2022-08-01 16:44:51 -04:00
mike cullerton 5a37ea14d0 mypy fixes 2022-08-01 16:20:36 -04:00
jasquat 2f46db9057 allow overriding the uri to test with keycload 2022-07-14 09:27:33 -04:00
dependabot[bot] 45bdd4d3a2
Bump python-keycloak from 1.8.0 to 1.9.1
Bumps [python-keycloak](https://github.com/marcospereirampj/python-keycloak) from 1.8.0 to 1.9.1.
- [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.8.0...v1.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 02:54:56 +00:00
burnettk 100f6454f8 switch to spiff_properties branch of spiff, remove api blueprint, camunda to spiff parser/serializer 2022-07-13 22:52:00 -04:00
burnettk b844300e44 update sentry sdk to conform with the version in flask-bpmn 2022-07-12 19:29:58 -04:00
dependabot[bot] 4cd59caf65
Bump xdoctest from 1.0.0 to 1.0.1
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Erotemic/xdoctest/compare/v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 22:24:46 +00:00
dependabot[bot] 622c2d0c08
Bump reorder-python-imports from 3.3.0 to 3.8.1
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 3.3.0 to 3.8.1.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases)
- [Commits](https://github.com/asottile/reorder_python_imports/compare/v3.3.0...v3.8.1)

---
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-11 21:48:21 +00:00