142 Commits

Author SHA1 Message Date
jasquat
dc93b69c3f remove bad github action lines w/ burnettk 2023-04-07 15:34:11 -04:00
jasquat
73c2ebbdf9 attempt to get git docker labels into version json file w/ burnettk 2023-04-07 15:32:28 -04:00
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
jasquat
3461056beb Merge remote-tracking branch 'origin/main' into feature/use_tasks_as_logs 2023-03-17 12:40:26 -04:00
burnettk
281a07ed29 see if this still works 2023-03-16 23:43:59 -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
80d9fa8ad6 merged in save_to_task_data branch and pyl with some cleanup w/ burnettk 2023-03-16 12:50:52 -04:00
jasquat
39b90e13f3 build image for save to task data branch w/ burnettk 2023-03-16 11:31:43 -04: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
40f1d15bdb build docker images for this branch w/ burnettk 2023-03-01 12:27:28 -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
burnettk
5eb9da00f1 fix postgres db name and comment out debug job 2023-02-24 16:57:53 -05:00
jasquat
7e1f7942c3 added remaining dependabot items and commented them out and an auto merger w/ burnettk 2023-02-24 14:40:09 -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
dependabot[bot]
ae575eaa93 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
burnettk
9a466ab65e commit dependabot from backend 2023-02-24 14:31:10 -05:00
jasquat
c66a078879 updated actions checkout in images as well w/ burnettk 2023-02-24 14:27:59 -05: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
4bbb714792 added some examples and print the tags after creating the docker images w/ burnettk 2023-02-24 13:44:21 -05:00
jasquat
6e03c264ca added github action to push images for main branch on all builds w/ burnettk 2023-02-24 11:42:34 -05:00
jasquat
0b44f76581 added some docker tag notes to github action file w/ burnettk 2023-02-23 17:16:35 -05:00
jasquat
b9220716a9 put ci files back and move quickstart tests to releases action w/ burnettk 2023-02-16 15:40:30 -05:00
jasquat
67cf758052 added needs placeholder for quickstart test w/ burnettk 2023-02-16 15:28:42 -05:00
jasquat
285c5dec03 run only one cypress test and try v5 w/ burnettk 2023-02-16 15:21:22 -05:00
jasquat
b22c33e1d6 put the env vars in the env section of the github action configs w/ burnettk 2023-02-16 15:19:01 -05:00
jasquat
b7478316f8 we are not using keycloak here w/ burnettk 2023-02-16 15:09:54 -05:00
jasquat
4e46ff0778 fixed runs-on label w/ burnettk 2023-02-16 15:07:29 -05:00
jasquat
0839214fa5 added test for quickstart guide w/ burnettk 2023-02-16 15:05:55 -05:00
jasquat
8a421bfb2c corrected cypress env var 2023-02-16 13:31:08 -05:00
jasquat
a98892be32 added some support for using the backend openid server for cypress tests w/ burnettk 2023-02-16 12:09:44 -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
ce094401ee use default keycloak realm for ci w/ burnettk 2023-01-23 16:54:11 -05:00
jasquat
9e3c0823fd use the correct place for keycloak w/ burnettk 2023-01-19 15:40:36 -05:00
jasquat
306676aa11 added script to add test keycloak users and moved all keycloak stuff to keycloak directory w/ burnettk 2023-01-19 12:18:05 -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