Max Wilfinger
73f015dfd5
Update GitHub stale action and fix typo
2025-06-08 09:04:35 +02:00
saso badovinac
ea60ea8756
Update codeql.yml ( #21819 )
...
* Update codeql.yml
this splits the cpp scan into a separate file, makes the configuration more readable and cleaner checks in push and pull requests
* Create codeql_cpp.yml
2025-06-07 17:31:54 -04:00
Max Wilfinger
b263c8d383
Fix label action for changes in Mod/Surface.
...
Adding label action for 3rd party changes.
2025-06-06 18:36:48 +02:00
dependabot[bot]
515fd7287e
Bump github/codeql-action from 3.28.18 to 3.28.19
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.18 to 3.28.19.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ff0a06e83c...fca7ace96b )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.19
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 21:15:39 -05:00
dependabot[bot]
5d21602cea
Bump ossf/scorecard-action from 2.4.1 to 2.4.2
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](f49aabe0b5...05b42c6244 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 13:42:58 -05:00
saso badovinac
c94abd5f26
Update codeql.yml
2025-06-02 11:22:38 -05:00
dependabot[bot]
b9fe94ed88
Bump github/issue-metrics from 3.20.0 to 3.20.1
...
Bumps [github/issue-metrics](https://github.com/github/issue-metrics ) from 3.20.0 to 3.20.1.
- [Release notes](https://github.com/github/issue-metrics/releases )
- [Commits](6a0f49b4e1...119b5237f4 )
---
updated-dependencies:
- dependency-name: github/issue-metrics
dependency-version: 3.20.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 21:01:12 +02:00
saso badovinac
633f6688f9
Update codeql.yml
...
disable cpp scan on pull requests and enable actions scan
2025-05-23 15:10:01 +02:00
saso badovinac
beef45bb58
Update codeql.yml
...
Testing cpp scan on pull requests (will probably run for too long)
2025-05-22 22:40:21 +02:00
saso badovinac
4f04d216ad
Update codeql.yml
...
Split the cpp scan to a new job and activate running it on weekly schedule (runs for about 5 hours)
2025-05-19 18:04:40 +02:00
dependabot[bot]
4713e4b854
Bump github/codeql-action from 3.28.16 to 3.28.18
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.16 to 3.28.18.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.28.16...ff0a06e83cb2de871e5a09832bc6a81e7276941f )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 12:15:43 -05:00
saso badovinac
1c88150ab5
Update codeql.yml
2025-05-16 09:52:44 -05:00
saso badovinac
6c76cc5c89
Update codeql.yml
2025-05-16 09:52:44 -05:00
saso badovinac
ea6ae4769a
Update codeql.yml
2025-05-16 09:52:44 -05:00
saso badovinac
b951c8f205
Update codeql.yml
...
Change the cpp dependencies install to ./package/ubuntu/install-apt-packages.sh (cpp scan is still disabled) and activate the extended security queries
2025-05-16 09:52:44 -05:00
saso badovinac
4cb6a42aec
CI: Create codeql.yml ( #21300 )
...
Adding CodeQL, starting with a minimal configuration, default queries and python only
2025-05-15 08:14:54 -05:00
dependabot[bot]
0257596391
Bump actions/dependency-review-action
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 8805179dc9a63c54224914839d370dd93bd37b2e to da24556b548a50705dd671f47852072ea4c105d9.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](8805179dc9...da24556b54 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: da24556b548a50705dd671f47852072ea4c105d9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-14 08:05:56 -05:00
Jacob Oursland
22c9364823
CI: fix weekly builds.
2025-05-13 08:38:29 +02:00
Jacob Oursland
127a30c8b2
CI: checkout source prior to installing pixi on weekly builds.
2025-05-12 23:12:47 -05:00
Jackson Oursland
2f6491d31f
Update sub_weeklyBuild.yml
...
Fix `sub_weeklyBuild.yml`
2025-05-12 22:20:43 -05:00
saso badovinac
21dd2f50ac
Update sub_weeklyBuild.yml ( #21249 )
...
Run harden-runner first
2025-05-12 11:03:39 -05:00
Jacob Oursland
4f50a00595
CI: use the exact same source for weekly builds.
2025-05-12 11:21:12 +02:00
dependabot[bot]
ac2eb8453e
Bump actions/dependency-review-action
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 67d4f4bd7a9b17a0db54d2a7519187c65e339de8 to 8805179dc9a63c54224914839d370dd93bd37b2e.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](67d4f4bd7a...8805179dc9 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 8805179dc9a63c54224914839d370dd93bd37b2e
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-09 14:27:21 -05:00
dependabot[bot]
33a349fff2
Bump github/issue-metrics from 3.19.0 to 3.20.0
...
Bumps [github/issue-metrics](https://github.com/github/issue-metrics ) from 3.19.0 to 3.20.0.
- [Release notes](https://github.com/github/issue-metrics/releases )
- [Commits](0bac475850...6a0f49b4e1 )
---
updated-dependencies:
- dependency-name: github/issue-metrics
dependency-version: 3.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-09 14:26:12 -05:00
saso badovinac
ee1a5ad9b9
Update sub_weeklyBuild.yml
...
Pin Actions to a full length commit SHA
2025-05-09 14:25:57 -05:00
saso badovinac
5438e67fe2
Update sub_lint.yml
...
Pin Actions to a full length commit SHA
2025-05-09 14:25:42 -05:00
dependabot[bot]
8414d6d1d9
Bump github/issue-metrics from 3.18.5 to 3.19.0
...
Bumps [github/issue-metrics](https://github.com/github/issue-metrics ) from 3.18.5 to 3.19.0.
- [Release notes](https://github.com/github/issue-metrics/releases )
- [Commits](bf0268ff2e...0bac475850 )
---
updated-dependencies:
- dependency-name: github/issue-metrics
dependency-version: 3.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-08 07:38:10 -05:00
Max Wilfinger
f343745db4
Update weekly-build-notes.md
2025-05-06 20:44:41 +02:00
dependabot[bot]
5d1b4b450f
Bump github/issue-metrics from 3.18.4 to 3.18.5
...
Bumps [github/issue-metrics](https://github.com/github/issue-metrics ) from 3.18.4 to 3.18.5.
- [Release notes](https://github.com/github/issue-metrics/releases )
- [Commits](ed6e4b2b46...bf0268ff2e )
---
updated-dependencies:
- dependency-name: github/issue-metrics
dependency-version: 3.18.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-06 11:48:54 -05:00
Jacob Oursland
68c3f62251
CI: add missing token to fix weekly build.
2025-05-05 23:43:03 +02:00
Jackson Oursland
c3c5fdf9e8
CI: add missing command line args to codespell.py. ( #21127 )
...
* CI: add missing command line args to codespell.py.
* CI: alter files parameters to codespell.py.
* CI: update verbose flag in codespell to be boolean.
2025-05-04 16:56:42 -05:00
dependabot[bot]
c0e03c42da
Bump github/codeql-action from 3.28.16 to 3.28.17
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.16 to 3.28.17.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](28deaeda66...60168efe1c )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-02 17:58:22 -05:00
Jacob Oursland
121e2acd0c
CI: unify the location of GitHub release creation.
2025-05-02 20:28:24 +02:00
Jacob Oursland
ce0a032b4c
CI: Add weekly build notes.
2025-04-30 13:30:56 -05:00
Jacob Oursland
6c7ffe87e3
CI: rename Weekly Build weekly-<date> to Development Build weekly-<date>.
2025-04-29 22:56:09 -05:00
Jackson Oursland
07b5a1c9e3
CI: Check file name case sensitivity in lint workflow. ( #20903 )
2025-04-28 11:01:21 -05:00
dependabot[bot]
2797aaf96b
Bump actions/download-artifact from 4.2.1 to 4.3.0
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](95815c38cf...d3f86a106a )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 10:50:43 -05:00
Kacper Donat
8a2e736bf6
github: Remove description header
...
If PR consists of one commit with long description, github does put it
as the first lines of PR so above our header, it can result in inconsistencies.
The header is also needlessly duplicated in every PR preview.
2025-04-24 21:07:08 -05:00
sliptonic
2beab1c241
move PR template to ./github
2025-04-24 18:30:44 +02:00
dependabot[bot]
49b5026f0b
Bump github/codeql-action from 3.28.15 to 3.28.16
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.15 to 3.28.16.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](45775bd823...28deaeda66 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-24 09:51:51 -05:00
Chris Hennes
c7333e5a5b
CI: Update to LibPack 3.1.1.3
2025-04-24 08:36:05 +02:00
dependabot[bot]
24bcdd3318
Bump step-security/harden-runner from 2.11.1 to 2.12.0
...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](c6295a65d1...0634a2670c )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-23 16:49:34 -05:00
Chris Hennes
71932ac724
Start: Refactor f3d to use worker threads
2025-04-21 21:21:52 +02:00
dependabot[bot]
54c9efafdb
Bump github/issue-metrics from 3.1.1 to 3.18.4
...
Bumps [github/issue-metrics](https://github.com/github/issue-metrics ) from 3.1.1 to 3.18.4.
- [Release notes](https://github.com/github/issue-metrics/releases )
- [Commits](4f29f34d9d...ed6e4b2b46 )
---
updated-dependencies:
- dependency-name: github/issue-metrics
dependency-version: 3.18.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 11:04:34 -05:00
dependabot[bot]
54f7099254
Bump peter-evans/create-issue-from-file from 4.0.1 to 5.0.1
...
Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file ) from 4.0.1 to 5.0.1.
- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases )
- [Commits](433e51abf7...e8ef132d6d )
---
updated-dependencies:
- dependency-name: peter-evans/create-issue-from-file
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 11:04:08 -05:00
mosfet80
a8a2b24532
Update sub_lint.yml
...
removing non-existent folders
2025-04-21 10:12:17 -05:00
Chris Hennes
0009ddbd0b
CI: Update to LibPack 3.1.1.2
2025-04-20 12:51:55 -05:00
dependabot[bot]
1845abb135
Bump ossf/scorecard-action from 2.4.0 to 2.4.1
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](62b2cac7ed...f49aabe0b5 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-18 17:13:37 -05:00
Jackson Oursland
04c62bfb10
Merge branch 'main' into weekly-build-dependencies
2025-04-17 23:12:20 -07:00
dependabot[bot]
73df37aabe
Bump prefix-dev/setup-pixi from 0.8.3 to 0.8.8
...
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi ) from 0.8.3 to 0.8.8.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases )
- [Commits](https://github.com/prefix-dev/setup-pixi/compare/v0.8.3...19eac09b398e3d0c747adc7921926a6d802df4da )
---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
dependency-version: 0.8.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-17 22:32:49 +02:00