64 Commits

Author SHA1 Message Date
Kevin Burnett
dbaffff172
Merge pull request #276 from sartography/dependabot/github_actions/actions/setup-python-4.6.1
Bump actions/setup-python from 4.6.0 to 4.6.1
2023-05-29 21:40:23 +00:00
Kevin Burnett
010623a148
Merge pull request #262 from sartography/dependabot/github_actions/codecov/codecov-action-3.1.4
Bump codecov/codecov-action from 3.1.3 to 3.1.4
2023-05-29 21:40:04 +00:00
Kevin Burnett
03424d9643
Merge pull request #148 from sartography/dependabot/github_actions/actions/download-artifact-3.0.2
Bump actions/download-artifact from 3.0.1 to 3.0.2
2023-05-29 21:35:13 +00:00
dependabot[bot]
9966797478
Bump actions/setup-python from 4.6.0 to 4.6.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 21:32:25 +00:00
burnettk
d48020e4f1
actually stop running tests against 3.9 2023-05-27 18:34:04 -04:00
jasquat
692e584dac
only test admin permissions in ci since it takes longer run w/ burnettk 2023-05-24 11:10:40 -04:00
burnettk
6852f5f84c
remove docs-build matrix build 2023-05-19 09:15:19 -04:00
burnettk
1e957f6c8a
avoid doing stuff outside of nox 2023-05-19 07:05:58 -04:00
jasquat
20cd2f08fd
ignore windows tests in ci w/ burnettk 2023-05-17 14:06:50 -04:00
dependabot[bot]
26fa06d605
Bump codecov/codecov-action from 3.1.3 to 3.1.4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
- [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/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 15:03:27 +00:00
dependabot[bot]
60a846aba1
Bump sonarsource/sonarcloud-github-action from 1.8 to 1.9
Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 1.8 to 1.9.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](https://github.com/sonarsource/sonarcloud-github-action/compare/v1.8...v1.9)

---
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>
2023-04-24 15:07:47 +00:00
burnettk
71f9b46002
pin to working version of sonarcloud github action 2023-04-23 23:40:28 -04:00
dependabot[bot]
e0dca494e3
Bump codecov/codecov-action from 3.1.0 to 3.1.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.3.
- [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/v3.1.0...v3.1.3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 15:02:55 +00:00
dependabot[bot]
65d0b9ef8d
Bump actions/setup-python from 4.2.0 to 4.6.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.2.0 to 4.6.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.2.0...v4.6.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>
2023-04-20 15:06:49 +00:00
jasquat
6d8d9b8d57
ignore dccache files w/ burnettk 2023-03-28 17:14:58 -04:00
jasquat
cef069d028
run snyk on backend and added marshmallow dep to remove warning w/ burnettk 2023-03-28 16:55:13 -04:00
jasquat
ed7ccb4aad
run snyk in ci w/ burnettk 2023-03-28 16:42:48 -04:00
jasquat
438d44592f
run safety in ci w/ burnettk 2023-03-28 15:56:57 -04:00
burnettk
4a9f4b8cb0
do sonar for backend, too 2023-03-28 08:22:17 -04:00
Kevin Burnett
f5da504301
Merge pull request #151 from sartography/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2023-03-16 20:20:13 -07:00
jasquat
3ac9581607
pin to specific version of poetry 2023-03-06 14:22:59 -05:00
jasquat
c7330715f5
use the correct db collation for backend ci 2023-03-03 13:13:01 -05:00
jasquat
7c4c04d3c9
remove docker push image from backend in favor of docker image from dedicated action file 2023-02-28 09:22:50 -05:00
burnettk
4c7bc90a8f
let env var work on windows and fixing typing issue on python 3.9 w/ messaging stuff 2023-02-27 19:16:06 -05:00
jasquat
f00059369c
run poetry install for sqlite w/ burnettk 2023-02-27 17:21:34 -05:00
jasquat
9ffdbe4572
do not override env vars w/ burnettk 2023-02-27 17:15:21 -05:00
jasquat
f0ea9076e2
syntax error w/ burnettk 2023-02-27 17:10:52 -05:00
jasquat
43201f6597
attempt to set the sample process model dir w/ burnettk 2023-02-27 17:10:14 -05:00
jasquat
c927210c8d
attempt to run migrations from scratch for sqlite in ci since it does not support the migrations w/ burnettk 2023-02-27 17:00:34 -05:00
dependabot[bot]
8f52bbca70
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 19:31:39 +00:00
dependabot[bot]
0b2f2f79a6
Bump actions/download-artifact from 3.0.1 to 3.0.2
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 19:31:31 +00:00
jasquat
846abd7061
updated actions checkout to remove deprecations warnings w/ burnettk 2023-02-24 14:14:17 -05:00
jasquat
7aaa3a7fbc
set-output is deprecated w/ burnettk 2023-02-24 14:00:21 -05:00
jasquat
fb5d902ce4
fixed some env vars for ci 2023-02-16 07:59:51 -05:00
jasquat
fd8134706d link to the spiff step from a task on the frontend and use the correct db in ci 2023-02-09 17:07:36 -05:00
jasquat
de79c2c057 checkout sample to test out docker build w/ burnettk 2023-01-09 14:35:36 -05:00
jasquat
9a62ee04aa some updates to test w/ burnettk 2023-01-09 10:19:31 -05:00
jasquat
738cee1fb0 do not run setup for backend tests w/ burnettk 2023-01-06 16:33:20 -05:00
burnettk
da1d0f6051 fix tests and add frontend tests 2022-11-21 22:09:13 -05:00
burnettk
860889e353 comment out security until mysql connector gets its junk in gear 2022-11-20 21:41:53 -05:00
jasquat
aa48268f18 use the same file path method in spec file service w/ burnettk 2022-11-14 14:25:27 -05:00
burnettk
b0d4892bd2 uncomment 2022-11-12 23:24:09 -05:00
burnettk
f056ac6b54 thorough 2022-11-12 23:20:34 -05:00
burnettk
f0129c1058 remove debug 2022-11-12 23:18:17 -05:00
burnettk
c55095a367 maybe the compound check syntax was invalid 2022-11-12 23:15:21 -05:00
burnettk
b48713b9e9 download coverage to backend dir 2022-11-12 23:04:29 -05:00
burnettk
a9f40205b2 see if coverage dir 2022-11-12 22:50:42 -05:00
burnettk
eb076ae832 arena github actions 2022-11-12 22:41:43 -05:00
burnettk
4a36728ae6 we had been uploading using multiple matrix cells, or at least trying to 2022-11-12 21:51:35 -05:00
jasquat
e0c8f118fd add 3.9 and 3.10 back into backend testing w/ burnettk jbirddog 2022-11-11 12:44:56 -05:00