Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot]
38848424b0 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-25 16:19:26 +02:00
dependabot[bot]
baee1afda3 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-10 10:16:26 +02:00
Maschell
eeca933151 Create dependabot.yml 2023-07-23 10:35:17 +02:00
Maschell
cb527add76 Change default branch to main 2023-04-07 20:52:15 +02:00
Maschell
92d31b04ae Change docker registry to ghcr.io 2023-03-16 12:46:54 +01:00
Maschell
08c0d62c8a Exclude source/utils/json.hpp when formatting 2023-02-17 11:52:35 +01:00
Maschell
67f67c13e0 Fix typo in ci.yml 2023-01-07 13:44:05 +01:00
Maschell
08d388e94f Update the CI to use a non-deprecated release action 2023-01-06 09:42:35 +01:00
Maschell
c9ccf0f657 Update to latest ELFIO and undo any changes directly to ELFIO 2023-01-04 03:14:27 +01:00
Maschell
ae06a5db31 Update CI files to use actions/checkout@v3 2023-01-04 02:10:12 +01:00
Maschell
ea65654607 Improve commit messages for nightlies 2022-10-03 22:04:26 +02:00
Maschell
a818088f14 Display the correct version in the config menu 2022-09-19 16:14:33 +02:00
Maschell
e5cd67293e Use ubuntu-22.04 for CI 2022-08-26 22:31:18 +02:00
Maschell
6c1e6b88c6 Fix name of action + step 2022-04-23 09:11:36 +02:00
Maschell
955e7e0742 Checking building with logging flags on Pull Requests 2022-04-23 09:11:36 +02:00
Maschell
2547c7edca Format the code via clang-format 2022-02-04 16:35:53 +01:00
Maschell
c21f9d8567 Change the layout of the release .zip 2022-01-30 17:04:08 +01:00
Maschell
a6141aac72 [CI] Change asset content_type to zip 2022-01-23 22:29:55 +01:00
Maschell
c8f372a77a [Workflow] Use Environment Files instead of ::set-env 2020-11-26 23:23:16 +01:00
Maschell
898a05b32c Add github workflow for building non-master and non-pr 2020-09-11 13:08:14 +02:00
Maschell
577fc3bbc8 Add Github action workflows for CI 2020-08-12 18:27:17 +02:00