| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: refactor ci output | dundargoc | 2024-10-02 | 1 | -12/+0 |
| | | | | | | | Separate install step from test step so the output from each isn't mixed with each other. Also add lint-like workflows to `lint.yml`. | ||||
| * | ci: bump actions/checkout from 3 to 4 (#2794) | dependabot[bot] | 2023-09-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [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/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
| * | ci: bump action versions (#2322) | dundargoc | 2022-12-17 | 1 | -1/+1 |
| | | |||||
| * | ci: use v2 tag for checkout actions (#1469) | dundargoc | 2021-11-21 | 1 | -1/+1 |
| | | | | | | The official GitHub actions update the vX tags to be the latest. Workflows automatically benefit from bugfixes/patches without manually needing to update the workflows. | ||||
| * | Update commit_lint.yml | Michael Lingelbach | 2021-07-18 | 1 | -1/+1 |
| | | |||||
| * | ci: switch to GHA for commit lint (#982) | Michael Lingelbach | 2021-07-18 | 1 | -0/+12 |
