Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot] f15db1d867 Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 17:37:22 +02:00
dependabot[bot] fcac53670d Bump actions/checkout from 3 to 4
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>
2023-09-05 00:11:36 +02:00
Maschell 22170fbc64 Create dependabot.yml 2023-07-23 10:33:10 +02:00
Maschell 4ba088f5e9 Change default branch to main 2023-04-07 18:37:29 +02:00
Maschell 6db5209c58 Change docker registry to ghcr.io 2023-03-17 18:56:19 +01:00
Maschell 3ecd622137 Update the CI to use a non-deprecated release action 2023-01-11 12:36:35 +01:00
Maschell ded5168cb8 Update ELFIO version and avoid streams to reduce binary size 2023-01-05 15:10:33 +01:00
Maschell 7385dea0f9 Improve commit messages for nightly releases 2023-01-05 15:10:33 +01:00
Maschell 7dc8df1eea Update CI to use actions/checkout@v3 2023-01-05 15:10:33 +01:00
Maschell 9793170224 Use ubuntu-22.04 instead of ubuntu-18.04 2022-09-03 23:58:27 +02:00
Maschell e5ead1af44
Format the code via clang-format (#1) 2022-02-02 19:42:35 +01:00
Maschell a9616036f9 [CI] Change asset content_type to zip 2022-01-23 22:25:20 +01:00
Maschell 1d91016696 [Workflow] Use Environment Files instead of ::set-env 2020-11-26 21:26:08 +01:00
Maschell b838b59421 Add Github action workflows for CI 2020-08-12 17:51:42 +02:00