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 |
github-actions[bot]
|
23ba778e4c
|
Merge pull request #33 from sartography/dependabot/pip/black-22.6.0
Bump black from 22.3.0 to 22.6.0
|
2022-07-11 22:34:03 +01:00 |
dependabot[bot]
|
9b2d5dab40
|
Bump black from 22.3.0 to 22.6.0
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.3.0...22.6.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-11 21:17:26 +00:00 |
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 |
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
|
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 |
mike cullerton
|
811d841afa
|
Merge branch 'main' into cullerton
# Conflicts:
# poetry.lock
|
2022-07-05 12:25:47 -04:00 |
mike cullerton
|
ca9a6a28a0
|
Add python-keycloak
|
2022-07-05 12:12:39 -04: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 |
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 |
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 |
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 |
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 |
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 |
jasquat
|
e57a64361c
|
started migrating code for updating task form data w/ burnettk
|
2022-06-30 12:13:14 -04:00 |
jasquat
|
898c08fa62
|
added active task model and some support to send back the form json w/ burnettk
|
2022-06-29 16:19:07 -04:00 |
dependabot[bot]
|
7b976a51e3
|
Bump sphinx from 4.5.0 to 5.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.0.2)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 21:36:20 +00:00 |
dependabot[bot]
|
e2ee96b20b
|
Bump types-pytz from 2022.1.0 to 2022.1.1
Bumps [types-pytz](https://github.com/python/typeshed) from 2022.1.0 to 2022.1.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-pytz
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 21:15:04 +00:00 |
dependabot[bot]
|
1ff7945806
|
Bump pep8-naming from 0.12.1 to 0.13.0
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.1 to 0.13.0.
- [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.12.1...0.13.0)
---
updated-dependencies:
- dependency-name: pep8-naming
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-25 03:57:59 +00:00 |
dependabot[bot]
|
c25b547dd4
|
Bump pytest from 6.2.5 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.1.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-25 03:45:11 +00:00 |
burnettk
|
10b40d9af3
|
flask-sqlalchemy-stubs was actually screwing up the other package that provided stubs, it seems
|
2022-06-24 23:41:47 -04:00 |
jasquat
|
0ce9e86172
|
updated mypy to newest w/ burnettk
|
2022-06-23 10:11:09 -04:00 |
jasquat
|
6c99b226e7
|
updated flask-bpmn w/ burnettk
|
2022-06-22 16:54:05 -04:00 |
jasquat
|
388cee7018
|
some more type fixes w/ burnettk
|
2022-06-22 16:52:50 -04:00 |
mike cullerton
|
1b84ef94ea
|
after removing virtual env, and running poetry install
|
2022-06-22 09:32:42 -04:00 |
burnettk
|
a0b363e746
|
drop support for python 3.8
|
2022-06-21 22:34:27 -04:00 |
jasquat
|
f41490b88e
|
fixed some more types w/ burnettk
|
2022-06-21 17:28:59 -04:00 |
jasquat
|
0c52a516a7
|
some more type fixes w/ burnettk
|
2022-06-21 16:50:13 -04:00 |
jasquat
|
069a00df79
|
updated flask-bpmn w/ burnettk
|
2022-06-21 14:49:12 -04:00 |
jasquat
|
388edb2df4
|
added file to load to all models and add event listeners for create and upate w/ burnettk
|
2022-06-21 12:10:47 -04:00 |
burnettk
|
061722f965
|
update a bunch of packages, mypy issues from 183 to 178 from adding stubs
|
2022-06-15 22:59:11 -04:00 |
jasquat
|
c6131a04d3
|
added ability to build and run with docker w/ burnettk
|
2022-06-01 14:50:44 -04:00 |
jasquat
|
485ccf5e7b
|
wip: almost can create an instance w/ burnettk
|
2022-05-26 17:29:54 -04:00 |
jasquat
|
bb530d1744
|
wip: attempting to create process instance w/ burnettk
|
2022-05-26 16:20:30 -04:00 |
jasquat
|
86938792fd
|
added test to create a spec file w/ burnettk
|
2022-05-25 16:38:03 -04:00 |
jasquat
|
eb082fe01c
|
added test and code to add a process model w/ burnettk
|
2022-05-25 15:17:30 -04:00 |
burnettk
|
db7764d6c9
|
bump dependencies
|
2022-05-23 22:29:33 -04:00 |
jasquat
|
c898ca752e
|
added typing_extensions w/ burnettk
|
2022-05-19 09:33:19 -04:00 |
jasquat
|
2f918f5418
|
mypy should be passing now
|
2022-05-18 17:07:35 -04:00 |
jasquat
|
0acef91a88
|
added remaining init files w/ burnettk
|
2022-05-18 11:18:14 -04:00 |
jasquat
|
bdee9ff583
|
added some annotations using monkeytype w/ burnettk
|
2022-05-18 10:49:20 -04:00 |
jasquat
|
4e6eb974da
|
pre-commit is passing w/ burnettk
|
2022-05-17 16:47:55 -04:00 |
jasquat
|
3c8ded606e
|
extended the api to create users and groups, added some tests, and added some helpful commands w/ burnettk
|
2022-05-17 16:35:38 -04:00 |
jasquat
|
269a7c49af
|
use db object from shared model in flask-bpmn w/ burnettk
|
2022-05-16 16:38:48 -04:00 |
jasquat
|
116145e91f
|
initial commit w/ burnettk
|
2022-05-13 13:42:42 -04:00 |