dependabot[bot]
191f46b95b
Bump ruff from 0.3.5 to 0.4.4 ( #1591 )
...
* ---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fixed issues with new version of ruff w/ burnettk
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-05-22 11:56:23 -04:00
dependabot[bot]
1b42142068
Bump black from 24.4.0 to 24.4.2 ( #1475 )
...
Bumps [black](https://github.com/psf/black ) from 24.4.0 to 24.4.2.
- [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/24.4.0...24.4.2 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 14:33:31 +00:00
dependabot[bot]
4ec9a0a7e8
Bump pre-commit-hooks from 4.5.0 to 4.6.0 ( #1468 )
...
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases )
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: pre-commit-hooks
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 14:36:58 +00:00
burnettk
c2856be3bf
remove flake8 because ruff and bandit because it is in backend, fix long line
2024-04-24 12:59:20 -04:00
dependabot[bot]
ae502e50d7
Bump flake8 from 4.0.1 to 7.0.0 ( #1446 )
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 4.0.1 to 7.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...7.0.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 14:39:33 +00:00
dependabot[bot]
5e0c32474e
Bump pre-commit from 3.6.2 to 3.7.0 ( #1439 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.2 to 3.7.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/v3.6.2...v3.7.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 14:45:11 +00:00
dependabot[bot]
9891732515
Bump black from 24.3.0 to 24.4.0 ( #1404 )
...
* Bump black from 24.3.0 to 24.4.0
Bumps [black](https://github.com/psf/black ) from 24.3.0 to 24.4.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/24.3.0...24.4.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update black in backend as well for safety
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-04-16 10:57:15 -04:00
dependabot[bot]
61a8907ba8
Bump ruff from 0.2.1 to 0.3.5 ( #1364 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.1 to 0.3.5.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.1...v0.3.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 14:40:08 +00:00
dependabot[bot]
d8d9cfe89f
Bump flake8-rst-docstrings from 0.2.7 to 0.3.0 ( #1315 )
...
Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings ) from 0.2.7 to 0.3.0.
- [Commits](https://github.com/peterjc/flake8-rst-docstrings/compare/v0.2.7...v0.3.0 )
---
updated-dependencies:
- dependency-name: flake8-rst-docstrings
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 14:54:09 +00:00
dependabot[bot]
a149465bfc
Bump pyupgrade from 3.15.1 to 3.15.2 ( #1298 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 3.15.1 to 3.15.2.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.15.1...v3.15.2 )
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 14:42:13 +00:00
dependabot[bot]
4a373be939
Bump black from 23.1.0 to 24.3.0 ( #1285 )
...
* Bump black from 23.1.0 to 24.3.0
Bumps [black](https://github.com/psf/black ) from 23.1.0 to 24.3.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/23.1.0...24.3.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fixed pre commit black issues w/ burnettk
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-03-27 14:05:49 -04:00
dependabot[bot]
9dd8a31a3c
Bump flake8-bandit from 2.1.2 to 3.0.0 ( #1241 )
...
Bumps [flake8-bandit](https://github.com/tylerwince/flake8-bandit ) from 2.1.2 to 3.0.0.
- [Commits](https://github.com/tylerwince/flake8-bandit/commits/v3.0.0 )
---
updated-dependencies:
- dependency-name: flake8-bandit
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 15:29:31 +00:00
dependabot[bot]
f240d17b83
Bump bandit from 1.7.2 to 1.7.8 ( #1232 )
...
Bumps [bandit](https://github.com/PyCQA/bandit ) from 1.7.2 to 1.7.8.
- [Release notes](https://github.com/PyCQA/bandit/releases )
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.2...1.7.8 )
---
updated-dependencies:
- dependency-name: bandit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 15:11:43 +00:00
dependabot[bot]
66067a89da
Bump flake8-bugbear from 22.12.6 to 23.3.12 ( #1207 )
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.12.6 to 23.3.12.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.12.6...23.3.12 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 15:05:19 +00:00
dependabot[bot]
d91f0dcca8
Bump pyupgrade from 3.3.1 to 3.15.1 ( #1192 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 3.3.1 to 3.15.1.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.15.1 )
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 14:36:07 +00:00
dependabot[bot]
177fd409b0
Bump reorder-python-imports from 3.9.0 to 3.12.0 ( #1118 )
...
Bumps [reorder-python-imports](https://github.com/asottile/reorder-python-imports ) from 3.9.0 to 3.12.0.
- [Commits](https://github.com/asottile/reorder-python-imports/compare/v3.9.0...v3.12.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-28 15:03:38 +00:00
dependabot[bot]
d87a5c9e11
Bump pre-commit-hooks from 4.4.0 to 4.5.0 ( #1110 )
...
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases )
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: pre-commit-hooks
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 15:07:28 +00:00
dependabot[bot]
e95f44ffec
Bump pre-commit from 2.21.0 to 3.6.2 ( #1080 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.21.0 to 3.6.2.
- [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.21.0...v3.6.2 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 14:46:52 +00:00
dependabot[bot]
e718ea5869
Bump ruff from 0.0.270 to 0.2.1 ( #1046 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.270 to 0.2.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.270...v0.2.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 15:02:51 +00:00
jbirddog
47cabd8cc4
Bump pyyaml to enabled Python 3.12 support for arena ( #873 )
2024-01-10 11:42:49 -05:00
jasquat
18600189c8
Feature/background proc with celery ( #788 )
...
* WIP: some initial test code to test out celery w/ burnettk
* some cleanup for celery and added base model to put tasks waiting on timers
* removed dup bpmn file
* some more cleanup and added strategy to queue instructions
* some minor code changes w/ burnettk
* remove the unused next_task key from api calls since nobody uses it w/ burnettk essweine
* added migration for future tasks and added test to make sure we are inserting into it w/ burnettk essweine
* ensure future task run at time can be updated w/ burnettk
* added table to queue instructions for end user in w/ burnettk
* added test to ensure we are storing instructions for end users w/ burnettk
* added progress page to display new instructions to user
* ignore dup instructions on db insert w/ burnettk
* some more updates for celery w/ burnettk
* some pyl and test fixes w/ burnettk
* fixed tests w/ burnettk
* WIP: added in page to show instructions on pi show page w/ burnettk
* pi show page is fully using not interstitial now w/ burnettk
* fixed broken test w/ burnettk
* moved background processing items to own module w/ burnettk
* fixed apscheduler start script
* updated celery task queue to handle future tasks and upgraded black and set its line-length to match ruff w/ burnettk
* added support to run future tasks using countdown w/ burnettk
* build image for celery branch w/ burnettk
* poet does not exist in the image w/ burnettk
* start blocking scheduler should always start the scheduler w/ burnettk
* add init and stuff for this branch
* make this work not just on my mac
* send other args to only
* added running status for process instance and use that on fe to go to show page and added additional identifier to locking system to isolate celery workers better w/ burnettk
* fixed typing error that typeguard found, not sure why mypy did not w/ burnettk
* do not check for no instructions on interstitial page for cypress tests on frontend w/ burnettk
* do not queue process instances twice w/ burnettk
* removed bad file w/ burnettk
* queue tasks using strings to avoid circular imports when attmepting to queue w/ burnettk
* only queue imminent new timer events and mock celery
* some keyboard shortcut support on frontend and added ability to force run a process instance over the api w/ burnettk
* some styles added for the shortcut menu w/ burnettk
* pyl w/ burnettk
* fixed test w/ burnettk
* removed temporary celery script and added support for celery worker in run server locally w/ burnettk
* cleaned up migrations w/ burnettk
* created new migration to clean up old migrations
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-12-05 11:41:59 -05:00
Dan Funk
b432f22fe0
Bug/predicted tasks dropped ( #484 )
...
* when removing predicted tasks for data storage, don't alter the in-memory version of the workflow.
* run_pyl
* Bump gitPython for security vulnerability.
2023-09-12 16:15:43 -04:00
Dan Funk
a0202c6a5b
Feature/onboarding ephemeral ( #442 )
...
* The onboarding controller should not save the process model to the database. It creates a pile of pointless noise. So just cleaning that up.
* run_pyl
* assure we can handle user tasks if they happen during on-boarding, while keeping the list of processes clean.
Lots of weird stuff getting run_pyl going.
* pyl
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2023-08-16 12:11:38 -04:00
burnettk
2b2875cb6f
let ruff sort imports and ditch duplicative pre-commit linters
2023-05-26 20:01:08 -04:00
jasquat
da52b68c84
updated Spiffworkflow and updated terminated test to ensure tasks are deleted from the db w/ burnettk
2023-05-10 16:39:03 -04:00
jasquat
d1c3a3164e
added back in missing required libs w/ burnettk
2023-03-28 16:19:31 -04:00
jasquat
14927c5271
remove unnecessary libs from pyproject in root of arena w/ burnettk
2023-03-28 16:12:27 -04:00
burnettk
41667d0de6
bump sphinx_click version
2023-03-16 23:19:12 -04:00
jbirddog
7c0b7d252e
Couple dependency changes ( #165 )
2023-03-06 10:12:54 -05:00
burnettk
1daaf7995c
update spiffworkflow
2023-02-23 09:53:52 -05:00
Dan Funk
009a5b1768
Merge branch 'main' into feature/more_better_errors
2023-02-03 13:21:48 -05:00
burnettk
58f9d87a00
import EventBasedGatewayConverter from correct package
2023-02-02 21:55:26 -05:00
Dan
2d70d0289b
Merge branch 'main' into feature/more_better_errors
2023-01-30 17:08:10 -05:00
burnettk
909fc6ca89
update lock file in backend and arena, though that one needs pruning
2023-01-26 21:59:02 -05:00
burnettk
edf11f76cf
downgrade spiff and upgrade some other stuff
2023-01-19 07:59:26 -05:00
burnettk
09e012674a
upgrade black, give it the preview flag, and let it rip on long strings
2022-12-30 23:08:00 -05:00
Dan
8a61a0e17e
I can't say I love flake8.
...
Removing dependency on rust (monkeytype)
2022-12-01 16:23:03 -05:00
jasquat
d64d503bc4
install tomli as well w/ burnettk jbirddog
2022-11-11 11:52:06 -05:00
jbirddog
5b01c50d6a
Move to Python 3.11 ( #27 )
2022-11-09 13:45:16 -05:00
jasquat
6cf8c56fa8
added some base stuff to get pyl working
2022-10-27 09:15:56 -04:00