Commit Graph

4283 Commits

Author SHA1 Message Date
dependabot[bot] 334fd2e5eb
Bump codecov/codecov-action from 4.6.0 to 5.0.1 (#2147)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.6.0 to 5.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4.6.0...v5.0.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  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-11-15 14:44:19 +00:00
Usama Ahmad 329c464d06
Service Task Documentation (#2146)
* Service Task Documentation

* Service task update
2024-11-14 01:34:57 +00:00
dependabot[bot] f46795b121
Bump types-requests in /spiffworkflow-backend (#2143)
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240914 to 2.32.0.20241016.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  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-11-05 15:09:20 +00:00
dependabot[bot] 140fdfaeed
Bump pre-commit-hooks from 4.6.0 to 5.0.0 in /spiffworkflow-backend (#2138)
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.6.0 to 5.0.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.6.0...v5.0.0)

---
updated-dependencies:
- dependency-name: pre-commit-hooks
  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>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-11-04 14:03:20 -05:00
Kevin Burnett e702404b16
update virtualenv to fix safety (#2142)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-11-03 05:24:10 -08:00
Usama Ahmad 8d803a73a6
Update Forms Section: (#2141) 2024-11-03 05:21:22 -08:00
dependabot[bot] 7195bd6a02
Bump psycopg2 from 2.9.9 to 2.9.10 in /spiffworkflow-backend (#2137)
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  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-10-28 14:52:23 +00:00
dependabot[bot] 254fcde327
Bump pip from 24.2 to 24.3.1 in /.github/workflows (#2136)
Bumps [pip](https://github.com/pypa/pip) from 24.2 to 24.3.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/24.2...24.3.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  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-10-28 14:26:50 +00:00
dependabot[bot] 87792568d4
Bump mysqlclient from 2.2.4 to 2.2.5 in /spiffworkflow-backend (#2135)
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases)
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst)
- [Commits](https://github.com/PyMySQL/mysqlclient/compare/v2.2.4...v2.2.5)

---
updated-dependencies:
- dependency-name: mysqlclient
  dependency-type: direct:production
  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-10-25 14:58:54 +00:00
dependabot[bot] 04cda8a3ac
Bump actions/setup-python from 5.2.0 to 5.3.0 (#2133)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  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-10-24 15:06:20 +00:00
dependabot[bot] 740458d41c
Bump gunicorn from 21.2.0 to 23.0.0 in /spiffworkflow-backend (#2132)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...23.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  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-10-24 14:59:31 +00:00
dependabot[bot] 821610ac49
Bump @types/react-dom from 18.3.0 to 18.3.1 in /spiffworkflow-frontend (#2130)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.0 to 18.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  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-10-23 15:24:27 +00:00
dependabot[bot] ae7f2f3897
Bump jsonschema from 4.22.0 to 4.23.0 in /spiffworkflow-backend (#2129)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.22.0...v4.23.0)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  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-10-23 15:20:31 +00:00
dependabot[bot] 947c8520bd
Bump cryptography from 43.0.1 to 43.0.3 in /spiffworkflow-backend (#2128)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 43.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.1...43.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  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-10-22 15:00:21 +00:00
dependabot[bot] e62ac46229
Bump eslint-plugin-react in /spiffworkflow-frontend (#2127)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.0 to 7.37.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.0...v7.37.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  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-10-22 14:53:11 +00:00
Dan Funk 37f1001f1b
just some notes for getting windows setup correctly. (#2126) 2024-10-22 01:15:01 +00:00
dependabot[bot] d5dff2de22
Bump @mui/x-charts from 7.9.0 to 7.21.0 in /spiffworkflow-frontend (#2125)
Bumps [@mui/x-charts](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts) from 7.9.0 to 7.21.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.21.0/packages/x-charts)

---
updated-dependencies:
- dependency-name: "@mui/x-charts"
  dependency-type: direct:production
  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-10-21 15:00:03 +00:00
dependabot[bot] 098868bef2
Bump pytz from 2024.1 to 2024.2 in /spiffworkflow-backend (#2124)
Bumps [pytz](https://github.com/stub42/pytz) from 2024.1 to 2024.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2)

---
updated-dependencies:
- dependency-name: pytz
  dependency-type: direct:production
  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-10-21 14:44:11 +00:00
dependabot[bot] a704ed4574
Bump types-pytz in /spiffworkflow-backend (#2123)
Bumps [types-pytz](https://github.com/python/typeshed) from 2024.1.0.20240417 to 2024.2.0.20241003.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pytz
  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-10-18 15:20:05 +00:00
dependabot[bot] 7e05525e5a
Bump autoprefixer from 10.4.19 to 10.4.20 in /spiffworkflow-frontend (#2122)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.19 to 10.4.20.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:production
  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-10-18 15:10:44 +00:00
dependabot[bot] 5a8b237280
Bump diagram-js from 14.8.0 to 14.11.3 in /spiffworkflow-frontend (#2115)
Bumps [diagram-js](https://github.com/bpmn-io/diagram-js) from 14.8.0 to 14.11.3.
- [Release notes](https://github.com/bpmn-io/diagram-js/releases)
- [Changelog](https://github.com/bpmn-io/diagram-js/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/bpmn-io/diagram-js/compare/v14.8.0...v14.11.3)

---
updated-dependencies:
- dependency-name: diagram-js
  dependency-type: direct:production
  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-10-18 13:50:58 +00:00
Kevin Burnett 42accefbcc
bump spiff to fix inclusive gateways (#2121)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-10-17 21:47:01 +00:00
dependabot[bot] cd3ba6ae10
Bump types-pyyaml in /spiffworkflow-backend (#2120)
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240808 to 6.0.12.20240917.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  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-10-17 14:33:35 +00:00
dependabot[bot] 9b5937a737
Bump pre-commit from 3.8.0 to 4.0.1 in /spiffworkflow-backend (#2119)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.0.1.
- [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.8.0...v4.0.1)

---
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-10-16 15:19:16 +00:00
Usama Ahmad 5934c84db1
note update in inclusive gateway (#2118) 2024-10-16 10:30:58 +00:00
dependabot[bot] 46c54e9b94
Bump cryptography from 43.0.0 to 43.0.1 in /spiffworkflow-backend (#2117)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  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-10-15 15:14:29 +00:00
dependabot[bot] 11cd36b247
Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows (#2116)
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.8.4/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry/compare/1.8.3...1.8.4)

---
updated-dependencies:
- dependency-name: poetry
  dependency-type: direct:production
  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-10-15 14:45:46 +00:00
Usama Ahmad a45f9651f0
message_event_example (#2111)
* message_event_example

* update corelation properties
2024-10-15 11:13:04 +00:00
dependabot[bot] 935d37f5c2
Bump sentry-sdk from 2.13.0 to 2.16.0 in /spiffworkflow-backend (#2114)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.13.0 to 2.16.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.13.0...2.16.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  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-10-14 14:41:27 +00:00
dependabot[bot] c55bc05dfb
Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#2113)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  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-10-14 14:39:37 +00:00
Kevin Burnett 2e9047248c
Codespaces (#2112)
* grab files from sartography/spiff-codespaces

* build images for codespaces w/ burnettk

* use codespaces image w/ burnettk

* use correct image for frontend w/ burnettk

* use alternate proxy_set_header approach

* new image

* fix image

* revert a couple files back to main version

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-10-14 07:02:07 -07:00
dependabot[bot] 8a9c7c399b
Bump eslint-plugin-sonarjs from 1.0.3 to 2.0.3 in /spiffworkflow-frontend (#2092)
* Bump eslint-plugin-sonarjs in /spiffworkflow-frontend

Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) from 1.0.3 to 2.0.3.
- [Release notes](https://github.com/SonarSource/SonarJS/releases)
- [Commits](https://github.com/SonarSource/SonarJS/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* resolved sonarjs lint issues mostly by ignoring them

---------

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-10-11 11:17:26 -04:00
dependabot[bot] 785262e7ff
Bump coverage from 7.6.1 to 7.6.2 in /spiffworkflow-backend (#2109)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.6.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.1...7.6.2)

---
updated-dependencies:
- dependency-name: coverage
  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-10-11 15:02:58 +00:00
dependabot[bot] b10f37aa8b
Bump sonarsource/sonarcloud-github-action from 3.0.0 to 3.1.0 (#2108)
Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](https://github.com/sonarsource/sonarcloud-github-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: sonarsource/sonarcloud-github-action
  dependency-type: direct:production
  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-10-11 14:32:57 +00:00
dependabot[bot] 422645d52b
Bump docker/build-push-action from 6.7.0 to 6.9.0 (#2094)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.7.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.7.0...v6.9.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  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>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-10-11 10:08:28 -04:00
dependabot[bot] 4076015b09
Bump restrictedpython from 7.1 to 7.4 in /spiffworkflow-backend (#2107)
Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 7.1 to 7.4.
- [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst)
- [Commits](https://github.com/zopefoundation/RestrictedPython/compare/7.1...7.4)

---
updated-dependencies:
- dependency-name: restrictedpython
  dependency-type: direct:production
  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-10-10 15:24:58 +00:00
Kevin Burnett 336c42b689
support proxy count for proxy fix (#2106)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-10-10 07:51:22 -07:00
jbirddog 3d35ba7ee9
Add Python 3.12 support for connector proxy (#2104) 2024-10-09 16:18:15 -04:00
jasquat 395116890b
run poetry install after copying in the current directory for connector-example w/ burnettk (#2105)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-10-09 15:01:30 -04:00
jasquat b1359e3083
Do not delete canceled tasks (#2103)
* do not delete tasks that were canceled when we terminate a pi w/ burnettk

* added test to ensure pi can be terminated with subprocess w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-10-09 08:58:39 -07:00
Kevin Burnett f88ec4961a
allow internal openid url as issuer (#2101)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-10-07 15:12:26 -07:00
Usama Ahmad 7d0e908074
guest_user_and_data_object_section_update (#2098) 2024-10-07 06:28:40 -07:00
jbirddog dbd1b1b181
Editable dev container for connector proxy demo (#2097)
For easier local development and training purposes, this adds an editable dev container for the connector proxy demo as well as a local example connector that can be changed in the live environment without needing to poetry install a connector for another location.
2024-10-03 12:28:20 -04:00
burnettk 341a89c253
quote asterisk 2024-10-01 08:43:30 -04:00
Kevin Burnett 4dd0d67b6c
update to flask cors 5, which has a breaking change, which works locally (#2095)
* update to flask cors 5, which has a breaking change, which works locally

* ignore wrong safety issue

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2024-10-01 11:52:57 +00:00
Bret Mogilefsky e6227dd437
Try to head off file ownership issues (#2096)
See https://github.com/sartography/spiff-arena/pull/2090#issuecomment-2384667055
2024-10-01 11:52:22 +00:00
Bret Mogilefsky 459aec92d5
Enable having created files match the local user:group (#2090)
* Enable having created file match the local user:group

If you run `docker compose up` with no other arguments, the `process_models` directory and everything in it will be created with `root:root` ownership. That's not great for the local editing use-case. 

With this change, running `UGID="$(id -u):$(id -g)" docker compose up` will result in any created files matching the ownership of the invoking user. If the user doesn't set `UGID`, then the existing ownership (`root:root`) is the the default.

* Remove the need to explicitly mark git repositories safe

By setting `*` for `safe.directory` when the image is built, we remove
the need to run `git config` when starting the app in Docker. This
enables the container to run as any user, not just `root`.

* Use local variable naming convention
2024-09-30 09:15:33 -07:00
dependabot[bot] 31ded57177
Bump mypy from 1.11.1 to 1.11.2 in /spiffworkflow-backend (#2086)
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2)

---
updated-dependencies:
- dependency-name: mypy
  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-09-19 15:08:35 +00:00
dependabot[bot] a1900ab464
Bump safety from 3.2.6 to 3.2.7 in /spiffworkflow-backend (#2085)
Bumps [safety](https://github.com/pyupio/safety) from 3.2.6 to 3.2.7.
- [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/3.2.6...3.2.7)

---
updated-dependencies:
- dependency-name: safety
  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-09-18 15:19:09 +00:00
dependabot[bot] 56c0976727
Bump types-requests in /spiffworkflow-backend (#2084)
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240712 to 2.32.0.20240914.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  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-09-17 15:10:56 +00:00