49 Commits

Author SHA1 Message Date
jasquat
5de2cf1312 ignore dccache files w/ burnettk 2023-03-28 17:14:58 -04:00
jasquat
a7521cba65 run snyk on backend and added marshmallow dep to remove warning w/ burnettk 2023-03-28 16:55:13 -04:00
jasquat
b9a4129a33 run snyk in ci w/ burnettk 2023-03-28 16:42:48 -04:00
jasquat
8cd66d976a run safety in ci w/ burnettk 2023-03-28 15:56:57 -04:00
burnettk
0d07eba5ee do sonar for backend, too 2023-03-28 08:22:17 -04:00
Kevin Burnett
79ce0203a5 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
24d2dff5e3 pin to specific version of poetry 2023-03-06 14:22:59 -05:00
jasquat
43513de4f5 use the correct db collation for backend ci 2023-03-03 13:13:01 -05:00
jasquat
586ac6b091 remove docker push image from backend in favor of docker image from dedicated action file 2023-02-28 09:22:50 -05:00
burnettk
a1ec494ab3 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
b2782f8975 run poetry install for sqlite w/ burnettk 2023-02-27 17:21:34 -05:00
jasquat
338bc6a8ad do not override env vars w/ burnettk 2023-02-27 17:15:21 -05:00
jasquat
dca7815045 syntax error w/ burnettk 2023-02-27 17:10:52 -05:00
jasquat
edfbc77c30 attempt to set the sample process model dir w/ burnettk 2023-02-27 17:10:14 -05:00
jasquat
c428158de6 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]
daf920666b 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
jasquat
349bba87e9 updated actions checkout to remove deprecations warnings w/ burnettk 2023-02-24 14:14:17 -05:00
jasquat
4c9fa21fe4 set-output is deprecated w/ burnettk 2023-02-24 14:00:21 -05:00
jasquat
c9c1ae4c16 fixed some env vars for ci 2023-02-16 07:59:51 -05:00
jasquat
1748a0ae7f 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
33653fb1b4 checkout sample to test out docker build w/ burnettk 2023-01-09 14:35:36 -05:00
jasquat
76551f5301 some updates to test w/ burnettk 2023-01-09 10:19:31 -05:00
jasquat
fd0d411bc4 do not run setup for backend tests w/ burnettk 2023-01-06 16:33:20 -05:00
burnettk
54ae3104e9 fix tests and add frontend tests 2022-11-21 22:09:13 -05:00
burnettk
7dfc6dd5f6 comment out security until mysql connector gets its junk in gear 2022-11-20 21:41:53 -05:00
jasquat
2cd80594d8 use the same file path method in spec file service w/ burnettk 2022-11-14 14:25:27 -05:00
burnettk
525362f2de uncomment 2022-11-12 23:24:09 -05:00
burnettk
e62cfdea49 thorough 2022-11-12 23:20:34 -05:00
burnettk
ea2757a471 remove debug 2022-11-12 23:18:17 -05:00
burnettk
efb340d342 maybe the compound check syntax was invalid 2022-11-12 23:15:21 -05:00
burnettk
2896f97326 download coverage to backend dir 2022-11-12 23:04:29 -05:00
burnettk
d62e78986d see if coverage dir 2022-11-12 22:50:42 -05:00
burnettk
2181ac0b1f arena github actions 2022-11-12 22:41:43 -05:00
burnettk
646435d200 we had been uploading using multiple matrix cells, or at least trying to 2022-11-12 21:51:35 -05:00
jasquat
37fe391211 add 3.9 and 3.10 back into backend testing w/ burnettk jbirddog 2022-11-11 12:44:56 -05:00
jasquat
8c8a2329ef run all tests and only build docker image if tests pass w/ burnettk jbirddog 2022-11-11 12:39:46 -05:00
jasquat
739d0e2cc5 set docker context to backend w/ burnettk jbirddog 2022-11-11 12:31:26 -05:00
jasquat
0b45a62d51 only checkout once w/ burnettk jbirddog 2022-11-11 12:29:55 -05:00
jasquat
d887ef4cc8 checkout code before building docker image w/ burnettk jbirddog 2022-11-11 12:26:51 -05:00
jasquat
730ddd0a99 added build backend image step w/ burnettk jbirddog 2022-11-11 12:24:31 -05:00
jasquat
926b96e2ef added runs on to pre commit w/ burnettk jbirddog 2022-11-11 11:31:19 -05:00
jasquat
41a8afe681 actually install poetry w/ burnettk jbirddog 2022-11-11 11:28:03 -05:00
jasquat
a1deaca23d do not update pip for pre commit w/ burnettk jbirddog 2022-11-11 11:26:55 -05:00
jasquat
875a3a0bfc attempt to run pre-commit in own action w/ burnettk jbirddog 2022-11-11 11:25:20 -05:00
Dan
53259f5eb0 Set default up a level higher. 2022-11-11 08:56:12 -05:00
Dan
4d98fafe57 github action changes. 2022-11-10 16:08:11 -05:00
Dan
241db3a136 github action changes. 2022-11-10 16:06:14 -05:00
Dan
9e1442ec13 just test on 3.11 2022-11-10 16:02:52 -05:00
Dan
293c8c085b run backend tests on push and pull_request 2022-11-10 16:00:44 -05:00