dependabot[bot]
|
36957049a2
|
chore(deps): bump KyleMayes/install-llvm-action from 1 to 2
Bumps [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) from 1 to 2.
- [Release notes](https://github.com/kylemayes/install-llvm-action/releases)
- [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kylemayes/install-llvm-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: KyleMayes/install-llvm-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-05 22:47:07 +00:00 |
|
dependabot[bot]
|
6378fadcae
|
chore(deps): bump abel0b/setup-premake from 2.3 to 2.4
Bumps [abel0b/setup-premake](https://github.com/abel0b/setup-premake) from 2.3 to 2.4.
- [Release notes](https://github.com/abel0b/setup-premake/releases)
- [Commits](https://github.com/abel0b/setup-premake/compare/v2.3...v2.4)
---
updated-dependencies:
- dependency-name: abel0b/setup-premake
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-29 22:38:51 +00:00 |
|
Jan
|
0498c6e8be
|
chore: use gcc/g++ 13 in ci
|
2024-02-29 17:10:12 +01:00 |
|
dependabot[bot]
|
2ea8931074
|
Bump microsoft/setup-msbuild from 1.3.2 to 2.0.0
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.2 to 2.0.0.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.2...v2.0.0)
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-02 22:16:59 +00:00 |
|
dependabot[bot]
|
1e0af1c6ed
|
Bump microsoft/setup-msbuild from 1.3.1 to 1.3.2
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v1.3.2)
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-26 22:11:15 +00:00 |
|
Jan
|
32d8552115
|
Separate release and ci workflows
|
2023-12-30 20:37:33 +01:00 |
|
Jan
|
8d0147d6cf
|
Make sure all tests need to pass for ci to pass, not just last
|
2023-12-23 13:53:48 +01:00 |
|
Jan
|
1b0f21eeb7
|
Merge pull request #64 from Laupetin/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
|
2023-12-16 01:41:09 +01:00 |
|
dependabot[bot]
|
0405a2654b
|
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-15 22:58:37 +00:00 |
|
dependabot[bot]
|
3b79652f1a
|
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-15 22:58:33 +00:00 |
|
dependabot[bot]
|
6878deccf4
|
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-11-24 22:52:02 +00:00 |
|
Jan
|
da18710bd0
|
Use clang 17 in formatting pipeline
|
2023-11-19 21:07:26 +00:00 |
|
Jan
|
8fe5ac2a69
|
Rename to check-formatting
|
2023-11-19 12:17:11 +01:00 |
|
Jan
|
30052461da
|
Use clang-format 15
|
2023-11-19 12:03:25 +01:00 |
|
Jan
|
616f39a31e
|
Use dry-run to check for clang-format errors instead of inplace editing
|
2023-11-19 12:03:25 +01:00 |
|
Jan
|
cc31a4a4b0
|
Add Github workflow checking formatting
|
2023-11-19 12:03:24 +01:00 |
|
Jan
|
b73668c025
|
Separate 7z commands for tar and tar.gz
|
2023-11-04 15:15:37 +01:00 |
|
Jan
|
c9da82688b
|
Fix release script
|
2023-11-04 14:41:37 +01:00 |
|
Jan
|
f19550b58e
|
Zip artifacts before trying to upload them as artifacts
|
2023-11-04 14:38:29 +01:00 |
|
Jan
|
ed20e6d0a2
|
Update token permissions for release job
|
2023-11-04 13:47:55 +01:00 |
|
Jan
|
770c802763
|
Automatically upload artifacts to releases
|
2023-11-04 13:24:19 +01:00 |
|
Jan
|
4e5cbc5bf6
|
Run ci on tags
|
2023-11-04 12:45:30 +01:00 |
|
Jan
|
8f78b4d19a
|
Merge pull request #30 from Laupetin/dependabot/github_actions/abel0b/setup-premake-2.3
Bump abel0b/setup-premake from 2.1 to 2.3
|
2023-11-04 10:56:55 +01:00 |
|
Jan
|
e4e4028478
|
Merge pull request #29 from Laupetin/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2023-11-04 10:49:53 +01:00 |
|
dependabot[bot]
|
0800e36017
|
Bump abel0b/setup-premake from 2.1 to 2.3
Bumps [abel0b/setup-premake](https://github.com/abel0b/setup-premake) from 2.1 to 2.3.
- [Release notes](https://github.com/abel0b/setup-premake/releases)
- [Commits](https://github.com/abel0b/setup-premake/compare/v2.1...v2.3)
---
updated-dependencies:
- dependency-name: abel0b/setup-premake
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-04 09:40:04 +00:00 |
|
Jan
|
2bc2dda599
|
Merge pull request #31 from Laupetin/dependabot/github_actions/microsoft/setup-msbuild-1.3.1
Bump microsoft/setup-msbuild from 1.0.2 to 1.3.1
|
2023-11-04 10:39:31 +01:00 |
|
Jan
|
91ebb24bfd
|
Set gitsubmodule dependabot path to root directory since there is the submodule file
|
2023-11-04 10:34:09 +01:00 |
|
dependabot[bot]
|
9aaa100dce
|
Bump microsoft/setup-msbuild from 1.0.2 to 1.3.1
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.0.2 to 1.3.1.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.0.2...v1.3.1)
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-04 09:28:43 +00:00 |
|
dependabot[bot]
|
84091946e6
|
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-11-04 09:28:39 +00:00 |
|
Jan
|
ee1add63b8
|
Add dependabot
|
2023-11-04 10:27:46 +01:00 |
|
Jan
|
2a7388b490
|
Upload artifacts after ci
|
2023-06-18 14:54:13 +02:00 |
|
Jan
|
ca5bc79661
|
Add CI with github actions
|
2023-06-18 11:22:54 +02:00 |
|