jasquat
a39aca6a4c
some initial updates w/ burnettk
2023-01-27 12:51:19 -05:00
jasquat
79dadcaa60
added pylint back to lock file
2023-01-25 17:35:22 -05:00
jasquat
d84942f014
upgraded bandit and flake8 w/ burnettk
2023-01-25 15:44:53 -05:00
jasquat
c8bc204908
strip off newlines and spaces when importing secrets and pinning spiffworkflow to working version until we can debug issues with new one w/ burnettk
2023-01-23 17:18:47 -05:00
Dan
bd1058fe7c
updating spiffworkflow version, and fixing the run_pyl (by removing the corft I stuck in earlier)
2023-01-19 13:55:35 -05:00
jasquat
74c46c9b4e
pin SpiffWorkflow to passing version for CI tests w/ burnettk
2023-01-19 11:10:36 -05:00
jasquat
3bb4c893f6
Merge pull request #105 from sartography/feature/avoid_logs_when_call_activity_waiting
...
do not write to logs when a task is inheriting data from the parent w…
2023-01-19 11:08:51 -05:00
burnettk
ab5b1f77f7
downgrade spiff and upgrade some other stuff
2023-01-19 07:59:26 -05:00
burnettk
b51e1ca593
upgrade certifi to fix security vulnerability
2023-01-19 07:38:57 -05:00
jasquat
ecf8acaf5c
do not write to logs when a task is inheriting data from the parent w/ burnettk
2023-01-17 12:23:51 -05:00
jasquat
4b5d2d6112
debugging cookies w/ burnettk
2023-01-11 14:52:12 -05:00
jasquat
ff73d5b0f2
fixed typeguard tests w/ burnettk
2023-01-09 15:53:13 -05:00
jasquat
9e4b37e7ab
updated SpiffWorkflow w/ burnettk
2023-01-05 17:35:59 -05:00
burnettk
0bc9ae6f6f
Merge remote-tracking branch 'origin/main' into feature/process_api_blueprint_refactor
2022-12-29 20:41:50 -05:00
Dan
7f09a92eb5
Minor fix to SpiffWorkflow library
2022-12-29 13:51:23 -05:00
jasquat
f4b01d957a
update flask-bpmn w/ burnettk
2022-12-27 16:16:53 -05:00
jasquat
c56a2b0d75
update flask-bpmn w/ burnettk
2022-12-27 13:55:02 -05:00
jasquat
609343d060
updated flask-bpmn so it does not send invalid token exceptions to sentry w/ burnettk
2022-12-16 13:24:52 -05:00
burnettk
bee4ea1076
bump nox stuff and spiff
2022-12-05 09:08:56 -05:00
burnettk
452c64cbff
Merge remote-tracking branch 'origin/main' into new_report
2022-12-02 16:29:16 -05:00
Dan
d2d0cb0b19
getting the collect hit_policy to work correctly.
2022-12-02 15:32:33 -05:00
jasquat
77c79e58b0
added correlations to message list table w/ burnettk
2022-11-30 15:08:04 -05:00
burnettk
2b47eb7f58
upgrade apscheduler and fix mispelling
2022-11-21 21:15:48 -05:00
burnettk
72da67f005
eliminate security issue by removing py
2022-11-20 21:34:35 -05:00
burnettk
818bce07e3
update mysql-connector-python
2022-11-20 21:31:45 -05:00
burnettk
52fad891c5
update spiff
2022-11-20 19:46:37 -05:00
burnettk
3334c7f9d7
update spiff
2022-11-16 13:21:09 -05:00
Dan
89c17b7aab
Fixing a bug in SpiffWorkflow (new version in poetry.lock)
...
Don't explode when back-filling process models and hitting and error
Assure processes are executable when setting them as the default primary process.
The SpecReferenceCache now uses a unique constraint across two fields. (requires a new db)
2022-11-15 14:50:41 -05:00
Dan
b7b6a97df0
work in spiff is approved and merged, updating dependency
2022-11-14 10:40:52 -05:00
Dan
828e41c4d6
Adding a display name to the BPMN Process ID Lookup Table
...
Removing (very nearly, except for script unit tests) all the XML Parsing we were doing, see related PR on SpiffWorkflow
Moved the Custom Parser into its own file to solve some circular import issues
2022-11-12 12:36:07 -05:00
mike cullerton
450a8d0757
Delete groups now checks for running instances in nested models
...
also, pyl
2022-11-10 16:44:27 -05:00
jasquat
6b54770d17
update greenlet w/ burnettk
2022-11-09 15:29:51 -05:00
jbirddog
64ac704288
Move to Python 3.11 ( #27 )
2022-11-09 13:45:16 -05:00
burnettk
2366b93b73
Merge commit 'a0b923c9ad98d07d3cf46dca689a01b13d41aa02'
2022-11-04 09:33:44 -04:00
burnettk
5c6601237e
upgrade spiff and add commented out assertion
2022-11-04 09:33:30 -04:00
jbirddog
65c343337d
Point back to spiff main ( #19 )
2022-11-03 15:58:06 -04:00
jbirddog
7eafd5c994
Track spiff step details more granularly ( #17 )
2022-11-03 15:07:46 -04:00
jasquat
d55298517a
update SpiffWorkflow w/ burnettk
2022-11-02 12:22:52 -04:00
jbirddog
400fa583f3
SpiffWorkflow cold start improvements ( #13 )
2022-11-02 11:35:10 -04:00
burnettk
5e431a2a5d
Merge commit 'c24cc56fb00e07f6cfe16840c65471443b120daf'
2022-10-27 22:03:49 -04:00
burnettk
1a51f90911
update flask-bpmn
2022-10-27 17:13:36 -04:00
jasquat
9c57a876e5
avoid sending two errors to sentry w/ burnettk
2022-10-27 15:33:59 -04:00
burnettk
7c01d37f50
bump spiff
2022-10-26 16:24:37 -04:00
dependabot[bot]
d7ba33c03f
Bump flake8-bugbear from 22.9.23 to 22.10.25
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.9.23 to 22.10.25.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.9.23...22.10.25 )
---
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-10-25 03:01:36 +00:00
dependabot[bot]
4a2b12efc6
Bump reorder-python-imports from 3.8.5 to 3.9.0
...
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports ) from 3.8.5 to 3.9.0.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases )
- [Commits](https://github.com/asottile/reorder_python_imports/compare/v3.8.5...v3.9.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-10-25 02:41:00 +00:00
burnettk
3c677c751b
update sphinx-autoapi
2022-10-24 22:35:28 -04:00
dependabot[bot]
2821bfbcc0
Bump pyupgrade from 2.38.4 to 3.1.0
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.38.4 to 3.1.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.38.4...v3.1.0 )
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 22:00:28 +00:00
dependabot[bot]
51fa786497
Bump pyjwt from 2.5.0 to 2.6.0
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/commits )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 21:03:16 +00:00
jasquat
c169cbd988
updated lock file w/ burnettk
2022-10-21 16:31:20 -04:00
jasquat
e7f2d23e6c
merged in main and resolved conflicts w/ burnettk
2022-10-21 16:22:19 -04:00