Commit Graph

27 Commits

Author SHA1 Message Date
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