Commit Graph

2 Commits

Author SHA1 Message Date
dependabot[bot] 54de06efa3 build(deps): bump actions/checkout from 4 to 5 in the actions group
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4 to 5
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 09:26:08 +02:00
Michael D Brown 2284fc1864 Fix / re-org CI (#288)
* renaming system integration tests to something more appropriate

* WIP to isolate unit tests from integration tests

* WIP

* fix typo

* fix after merge from main

* Merged changes from prior PRs into comp-integration

* separated integration tests for components into separate workflow

* fixed label

* cleanup

* put system integration tests back on nightly schedule

* Put component integration tests back on for push to main

* Disable some tests because target is not publicly available.

* appease linter

* trying HTTPS instead of SSH

* disable test with non-public target.

* disable finicky tests

* update label for component integration tests.

---------

Co-authored-by: Michael D. Brown <michaeldbrown@Michaels-MacBook-Pro-4.local>
2025-08-27 15:25:33 -04:00