Stephan Seitz
|
a858acdd90
|
Update workflow deps (#1667)
* ci: update workflow versions
This should avoid deprecation warnings shown for example in
https://github.com/KhronosGroup/Vulkan-Hpp/actions/runs/6319631419
* ci: set correct CMake options in update-header-pr workflow
|
2023-09-28 16:39:48 +02:00 |
|
Stephan Seitz
|
cae1916b24
|
ci: fix update-header-pr (tags were not fetched) (#1510)
Run without `git fetch --all --tags`: https://github.com/theHamsta/Vulkan-Hpp/actions/runs/4221771719/jobs/7329463344
Run with `git fetch --all --tags`: https://github.com/theHamsta/Vulkan-Hpp/actions/runs/4221781287/jobs/7329484407
resulting in this PR https://github.com/theHamsta/Vulkan-Hpp/pull/19
|
2023-02-20 15:57:53 +01:00 |
|
Stephan Seitz
|
6bae28a680
|
ci: fix usage of tee to add llvm-snapshot (#1491)
|
2023-01-23 14:38:48 +01:00 |
|
Stephan Seitz
|
372b8c574d
|
ci: fix failing clang-format-15 via apt.llvm.org (#1490)
|
2023-01-23 11:46:28 +01:00 |
|
scribam
|
9649d9980b
|
Update actions/checkout in GitHub Actions (#1482)
|
2023-01-19 08:11:46 +01:00 |
|
Andreas Süßenbach
|
f82746d6ff
|
Change clang-format version from 12 to 15. (#1479)
|
2023-01-16 09:37:44 +01:00 |
|
Stephan Seitz
|
88ec13796d
|
ci: fix bash command to retrieve latest Vulkan-Headers commit
|
2022-03-15 10:19:49 +01:00 |
|
Stephan Seitz
|
bafe3240d7
|
ci: only create a header update PR if tag does not yet exist
|
2022-03-08 13:43:23 +01:00 |
|
Stephan Seitz
|
86b93be4e6
|
fix(ci): filter out publications of Vulkan SC on update
The publication of Vulkan SC (https://www.khronos.org/news/press/khronos-releases-vulkan-safety-critical-1.0-specification-to-deliver-safety-critical-graphics-compute)
confused the update job since it was the most recent tag.
Preliminary solution: only accept tags that match `v1\.`.
|
2022-03-02 10:51:16 +01:00 |
|
Stephan Seitz
|
9f6892513d
|
ci: set tag for Vulkan-Headers if non-existing
|
2021-09-22 12:10:54 +02:00 |
|
Stephan Seitz
|
8be8c94eb5
|
ci: Add .github/workflows/update-header-pr.yml
|
2021-09-22 11:55:30 +02:00 |
|