dependabot[bot]
9b5c5ae0d3
Bump peter-evans/create-pull-request from 6 to 7
...
Bumps [peter-evans/create-pull-request](https://github.com/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: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 13:37:40 +02:00
Magne Sjaastad
63defd0f1a
GHA: Update to peter-evans/create-pull-request@v6
2024-03-17 11:06:19 +01:00
Magne Sjaastad
ad34bbf125
Use latest version of actions
...
* Update checkout action
* Update setup-python
* Update get-current-time
* Update cache
* Update upload-artifact
2024-01-26 12:45:25 +01:00
Magne Sjaastad
95e3435384
Update pull request actions
2023-05-18 21:21:33 +02:00
Magne Sjaastad
952e766c2f
Update clang-format.yml ( #10068 )
...
* Update to clang-format-15
Removed two custom .clang-format files in subfolders of AppFwk
* Fixes by clang-format
2023-04-13 07:05:53 +02:00
Magne Sjaastad
8028444018
GitHub Actions: Add apt mirror to make package download more robust
...
- Download of Ubuntu packages from Azure is unstable. Add mirror sites to improve reliability.
- Improve use of clang-format and include source code changes
2023-02-07 07:22:57 +01:00
Magne Sjaastad
60abadb86e
GHA: Add retry for apt commands
2023-02-06 16:42:03 +01:00
Magne Sjaastad
2cd7576413
Update files
2022-10-13 20:09:08 +02:00
Magne Sjaastad
ab9e8646db
Update vcpkg and GitHub Actions ( #8682 )
...
* Update vcpkg to latest release (2021.05.12) Use https://github.com/microsoft/vcpkg
* Update all GHA to latest from dev
* Python code linting changes detected by black
2022-03-15 08:19:44 +01:00
Gaute Lindkvist
04d5daca67
Create a new ApplicationExe project for the executable
2021-01-11 15:27:45 +01:00
Magne Sjaastad
b8c01eabb6
gha : Revert clang-format and cmake-format on PR
...
When using these workflows on PR, the following error message is displayed
Error: When the repository is checked out on a commit instead of a branch, the 'base' input must be supplied.
2020-11-19 08:17:55 +01:00
Magne Sjaastad
bc9a44803e
gha : Make sure workflows are triggered by pull_request
2020-11-17 13:36:02 +01:00
Magne Sjaastad
318b4e3471
Use peter-evans/create-pull-request@v3
2020-11-06 06:18:34 -05:00
Magne Sjaastad
d7e7498e9a
gha: Use clang-format 10
2020-11-06 06:18:34 -05:00
Magne Sjaastad
52fc12adf3
gha : Use unique name for auto generated patch branches
2020-06-24 21:59:01 +02:00
Magne Sjaastad
e2ef6a910b
#6106 Use clang-format on AppFwk
2020-06-19 07:59:10 +02:00
Magne Sjaastad
60c13d6736
Update clang-format.yml
...
Avoid running on pull_request
2020-06-08 11:58:52 +02:00
Magne Sjaastad
64a719b1f4
gha: Check formatting using clang-format on push
2020-06-08 11:08:22 +02:00