44 Commits

Author SHA1 Message Date
jasquat
7b343252a3 use the acceptance tests permission yml in ci w/ burnettk 2022-10-11 16:59:26 -04:00
burnettk
97557de690 disable shallow clone per message from sonarcloud 2022-08-15 17:49:34 -04:00
burnettk
c633ce9d37 use CI and github actions based sonar like other projects so we can get coverage 2022-08-15 17:40:20 -04:00
jasquat
77d8abea31 always archive cypress stuff on failure 2022-07-26 11:11:23 -04:00
jasquat
8dad219cbc add the path back in to archive logs 2022-07-22 11:38:33 -04:00
jasquat
0ed02c1bac cypress apparently costs money so archive to github as well 2022-07-19 17:17:52 -04:00
burnettk
3ef4794305 does this still record question mark 2022-07-12 19:43:56 -04:00
burnettk
10b4bcaf6b this should not take 20 minutes 2022-07-11 22:37:22 -04:00
burnettk
363cf53062 move start keycloak to the front to make sure it has time to start up 2022-07-11 17:30:50 -04:00
jasquat
1e4e9992d0 get the backend logs from docker compose in ci w/ burnettk 2022-07-08 10:56:33 -04:00
jasquat
88629d1b57 name the backend logs artifact better w/ burnettk 2022-07-07 11:02:08 -04:00
jasquat
85941f0a2f archive backend log files w/ burnettk 2022-07-07 10:20:23 -04:00
jasquat
4776f770f7 attempt to run ci with keycloak w/ burnettk 2022-07-06 17:14:16 -04:00
jasquat
402c230b37 npm run lint 2022-06-27 14:00:00 -04:00
jasquat
42adaaf4a4 actually run eslint 2022-06-27 13:33:58 -04:00
jasquat
715881af53 try passing string in to env var w/ burnettk 2022-06-24 17:27:00 -04:00
jasquat
3a92ca8edb attempting to metaprogram filters on process instances page w/ burnettk 2022-06-24 11:04:10 -04:00
jasquat
a398cf4e3c use cypress.io for artifacts instead of github w/ burnettk 2022-06-17 11:33:59 -04:00
jasquat
acb13c363f checkout samples as well w/ burnettk 2022-06-17 11:18:34 -04:00
jasquat
ac81d69e61 attempt to send data to cypress.io w/ burnettk 2022-06-17 11:05:14 -04:00
jasquat
5d2ffa3111 attempt to wait for backend and frontend to be up w/ burnettk 2022-06-17 10:35:38 -04:00
jasquat
edf6293d33 put working-directory under with for cypress w/ burnettk 2022-06-17 10:13:35 -04:00
jasquat
2a5308b7cb fixed tests.yml w/ burnettk 2022-06-17 10:12:18 -04:00
jasquat
305e5a9073 attempt to run cypress tests in ci w/ burnettk 2022-06-17 10:07:05 -04:00
jasquat
e5c806b90a cleaned up dependabot auto merge yml w/ burnettk 2022-06-10 10:12:26 -04:00
jasquat
34c4fdd539 checkout the repo before auto merging w/ burnettk 2022-06-10 09:56:02 -04:00
jasquat
c076b4ce19 process model delete now works and updates for auto-merge dependabot w/ burnettk 2022-06-10 09:40:05 -04:00
burnettk
768752a0d3 dump full context 2022-06-10 09:20:03 -04:00
burnettk
9ad2e32a4a oh yaml 2022-06-10 08:58:51 -04:00
burnettk
bcf3f02cbe update workflow 2022-06-09 19:21:33 -04:00
burnettk
71f61f596e notes 2022-06-09 18:57:25 -04:00
burnettk
b55cd012e6 maybe event name is not pull_request 2022-06-09 18:11:01 -04:00
burnettk
a99034bb7f act least require PR 2022-06-09 17:59:25 -04:00
burnettk
a5d6e47276 logging first 2022-06-09 17:55:55 -04:00
burnettk
5b72a22662 always auto merge, fixme 2022-06-09 17:50:50 -04:00
burnettk
ae1c84dab9 update dependabot to npm and npm audit fix 2022-06-09 17:44:37 -04:00
Kevin Burnett
1f1e68a3e4
Merge pull request #1 from sartography/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-06-09 20:00:14 +00:00
Kevin Burnett
9e3f7a4123
Merge pull request #2 from sartography/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 1 to 3
2022-06-09 20:00:03 +00:00
Kevin Burnett
2f1be30a9f
Merge pull request #3 from sartography/dependabot/github_actions/dependabot/fetch-metadata-1.3.1
Bump dependabot/fetch-metadata from 1.1.1 to 1.3.1
2022-06-09 19:59:52 +00:00
dependabot[bot]
8262894f62
Bump actions/setup-node from 1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 19:54:59 +00:00
dependabot[bot]
c8129fb12d
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 19:54:57 +00:00
jasquat
5c6227b0e8 fixed most of the warnings w/ burnettk 2022-06-09 15:54:19 -04:00
dependabot[bot]
68a895a742
Bump dependabot/fetch-metadata from 1.1.1 to 1.3.1
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.1.1...v1.3.1)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 19:45:21 +00:00
jasquat
591727b99b added some github actions w/ burnettk 2022-06-09 15:44:58 -04:00