Lukas Trippe
|
6387c46c2e
|
test: use makefile (#1315)
* test: use makefile
* more make commands
|
2024-09-23 10:13:20 +02:00 |
|
Lukas Trippe
|
3e2286633a
|
fix: env update trigger from #1049 (#1281)
* Update update-fixed-env.yaml
* Update update-fixed-env.yaml
* Update update-fixed-env.yaml
* handle reuse
* fix
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update update-fixed-env.yaml
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-09-13 10:52:16 +02:00 |
|
dependabot[bot]
|
643baf780e
|
Bump the github-actions group with 4 updates (#1283)
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/cache](https://github.com/actions/cache), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
Updates `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)
Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
Updates `actions/upload-artifact` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.0...v4.4.0)
Updates `peter-evans/create-pull-request` from 6 to 7
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-12 06:44:21 +02:00 |
|
Fabian Hofmann
|
71efc8f12a
|
draft bot for automated fixed env yaml (#1049)
* draft bot for automated fixed env yaml
* Update .github/workflows/update-fixed-env.yaml
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
---------
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
|
2024-07-19 17:49:41 +02:00 |
|