Commit Graph

19 Commits

Author SHA1 Message Date
burnettk c1d56ff39e
record if the workflow run that triggered us was a push 2023-05-19 11:33:56 -04:00
burnettk 69d2bb938a
debug github context 2023-05-19 10:30:57 -04:00
jasquat f4870003cf
only run frontend tests if backend passes w/ burnettk 2023-05-02 11:49:06 -04: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
jasquat e2537f4bdd
put ci files back and move quickstart tests to releases action w/ burnettk 2023-02-16 15:40:30 -05:00
jasquat 19e93b061b
added needs placeholder for quickstart test w/ burnettk 2023-02-16 15:28:42 -05:00
jasquat faa2e5490f
run only one cypress test and try v5 w/ burnettk 2023-02-16 15:21:22 -05:00
jasquat bf6052d2cb
put the env vars in the env section of the github action configs w/ burnettk 2023-02-16 15:19:01 -05:00
jasquat dfc14e9bb2
we are not using keycloak here w/ burnettk 2023-02-16 15:09:54 -05:00
jasquat 4655302c5e
fixed runs-on label w/ burnettk 2023-02-16 15:07:29 -05:00
jasquat 311a5b060d
added test for quickstart guide w/ burnettk 2023-02-16 15:05:55 -05:00
jasquat 605b48b83a
corrected cypress env var 2023-02-16 13:31:08 -05:00
jasquat 5342b50bac
added some support for using the backend openid server for cypress tests w/ burnettk 2023-02-16 12:09:44 -05:00
jasquat 5fa487a626 use default keycloak realm for ci w/ burnettk 2023-01-23 16:54:11 -05:00
jasquat f7907546ca use the correct place for keycloak w/ burnettk 2023-01-19 15:40:36 -05:00
jasquat 1919ccfaa8 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 c43291c183 default to frontend dir for frontend tests, oh yeah 2022-11-21 22:13:14 -05:00
burnettk 01545803b1 only record main builds 2022-11-21 22:11:35 -05:00
burnettk da1d0f6051 fix tests and add frontend tests 2022-11-21 22:09:13 -05:00