Commit Graph

17 Commits

Author SHA1 Message Date
jasquat e4bc14c9aa only run frontend tests if backend passes w/ burnettk 2023-05-02 11:49:06 -04: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 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 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
burnettk 08e99f3d65 default to frontend dir for frontend tests, oh yeah 2022-11-21 22:13:14 -05:00
burnettk 284aff3dd9 only record main builds 2022-11-21 22:11:35 -05:00
burnettk 54ae3104e9 fix tests and add frontend tests 2022-11-21 22:09:13 -05:00