Angela P Wen
f0f3afee80
Merge main into releases/v3 ( #2437 )
...
* Consider registries_credentials as input
* Clean-up logging
* More debugging of credentials
* Support URL
* Validate credentials input
* fixes
* Try upload teh proxy logs
* Update changelog and version after v3.26.3
* Update checked-in dependencies
* Stop checking disk usage for MacOS ARM with SIP disabled (#2434 )
* Stop checking disk usage for MacOS ARM with SIP disabled
On MacOS ARM machines where SIP is disabled, after the build tracer is initialized in the `init` Action, we receive warnings when we run send status reports due to the `df` binary. This change will make it so that we no longer run `df` for those machines.
* Add deprecation message to `add-snippets` input.
* Update changelog with deprecation.
* Add link to PR deprecating `add-snippets` to CHANGELOG.md
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
* Address incorrect changelog location
* Update changelog for v3.26.4
---------
Co-authored-by: Marco Gario <marcogario@github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Henry Mercer <henry@henrymercer.name >
Co-authored-by: Arthur Baars <aibaars@github.com >
Co-authored-by: Angela P Wen <angelapwen@github.com >
Co-authored-by: Remco Vermeulen <rvermeulen@github.com >
Co-authored-by: Remco Vermeulen <rvermeulen@users.noreply.github.com >
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
v3.26.4
2024-08-21 12:22:40 -07:00
github-actions[bot]
e3543591a5
Update changelog for v3.26.4
2024-08-21 19:01:47 +00:00
Remco Vermeulen
ae01f807ca
Merge pull request #2436 from rvermeulen/rvermeulen/deprecate-add-snippets
...
Deprecate `add-snippets` input.
2024-08-21 10:44:26 -07:00
Remco Vermeulen
72bc3f7f61
Address incorrect changelog location
2024-08-21 09:43:59 -07:00
Remco Vermeulen
7388c476ae
Merge branch 'main' into rvermeulen/deprecate-add-snippets
2024-08-21 08:29:32 -07:00
Remco Vermeulen
d7c48ef5a8
Add link to PR deprecating add-snippets to CHANGELOG.md
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-08-21 08:29:24 -07:00
Remco Vermeulen
ec21b8f8a4
Update changelog with deprecation.
2024-08-20 18:06:38 -07:00
Remco Vermeulen
4067cdab78
Add deprecation message to add-snippets input.
2024-08-20 18:02:40 -07:00
Angela P Wen
202b3b97bf
Stop checking disk usage for MacOS ARM with SIP disabled ( #2434 )
...
* Stop checking disk usage for MacOS ARM with SIP disabled
On MacOS ARM machines where SIP is disabled, after the build tracer is initialized in the `init` Action, we receive warnings when we run send status reports due to the `df` binary. This change will make it so that we no longer run `df` for those machines.
2024-08-20 16:04:03 -07:00
Arthur Baars
512e3066dd
Merge pull request #2404 from github/marcogario/proxy_64
...
Registries Proxy: Support feeding a base64 encoded configuration
2024-08-20 12:10:33 +02:00
Henry Mercer
339aada847
Merge pull request #2432 from github/mergeback/v3.26.3-to-main-883d8588
...
Mergeback v3.26.3 refs/heads/releases/v3 into main
2024-08-19 18:27:46 +01:00
github-actions[bot]
d615d5cc0f
Update checked-in dependencies
2024-08-19 17:08:27 +00:00
github-actions[bot]
02328f930e
Update changelog and version after v3.26.3
2024-08-19 16:36:50 +00:00
Henry Mercer
883d8588e5
Merge pull request #2431 from github/update-v3.26.3-b187c86ce
...
Merge main into releases/v3
v3.26.3
2024-08-19 17:35:53 +01:00
github-actions[bot]
e100cebbec
Update changelog for v3.26.3
2024-08-19 16:17:47 +00:00
Henry Mercer
b187c86ce5
Merge pull request #2430 from github/henrymercer/windows-diagnostics-fix
...
Fix writing diagnostics on Windows
2024-08-19 17:08:49 +01:00
Henry Mercer
e2bb5a2777
Add changelog note
2024-08-19 16:52:12 +01:00
Henry Mercer
e5a65875f9
Fix writing diagnostics on Windows
...
Remove colons from the generated filename so it is valid on Windows.
2024-08-19 16:42:48 +01:00
Marco Gario
0b84d89476
Try upload teh proxy logs
2024-08-15 16:40:23 +00:00
Marco Gario
7baf39279e
fixes
2024-08-15 12:23:22 +00:00
Alexander Eyers-Taylor
5c681efc3f
Merge pull request #2426 from github/mergeback/v3.26.2-to-main-429e1977
...
Mergeback v3.26.2 refs/heads/releases/v3 into main
2024-08-15 12:07:42 +01:00
Marco Gario
5b34615fe0
Validate credentials input
2024-08-15 11:04:35 +00:00
github-actions[bot]
676519a882
Update checked-in dependencies
2024-08-14 16:53:33 +00:00
github-actions[bot]
25a5b8f08c
Update changelog and version after v3.26.2
2024-08-14 16:09:37 +00:00
Alexander Eyers-Taylor
429e197704
Merge pull request #2425 from github/update-v3.26.2-a93f8c2fd
...
Merge main into releases/v3
v3.26.2
2024-08-14 17:08:27 +01:00
github-actions[bot]
9eec338902
Update changelog for v3.26.2
2024-08-14 15:52:19 +00:00
Henry Mercer
a93f8c2fd1
Merge pull request #2423 from github/mergeback/v3.26.1-to-main-29d86d22
...
Mergeback v3.26.1 refs/heads/releases/v3 into main
2024-08-14 16:48:32 +01:00
Remco Vermeulen
af1f2e89e3
Address incorrect CHANGELOG.md
...
The bundle update was removed from 3.26.1 and but back for the next release.
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-08-14 08:30:08 -07:00
github-actions[bot]
2bc3b8381e
Update checked-in dependencies
2024-08-13 20:52:52 +00:00
Remco Vermeulen
dd9700c166
Reapply "Merge pull request #2417 from github/update-bundle/codeql-bundle-v2.18.2"
...
This reverts commit 5b15b9edeb .
2024-08-13 13:49:54 -07:00
github-actions[bot]
ece28a826b
Update changelog and version after v3.26.1
2024-08-13 20:33:30 +00:00
Remco Vermeulen
29d86d22a3
Merge pull request #2422 from github/update-v3.26.1-0d5982aa3
...
Merge main into releases/v3
v3.26.1
2024-08-13 13:32:18 -07:00
Remco Vermeulen
5b15b9edeb
Revert "Merge pull request #2417 from github/update-bundle/codeql-bundle-v2.18.2"
...
This reverts commit c4c3c4421f , reversing
changes made to d620faa0b4 .
2024-08-13 11:22:12 -07:00
github-actions[bot]
18ac79e766
Update changelog for v3.26.1
2024-08-13 17:18:51 +00:00
Henry Mercer
0d5982aa33
Merge pull request #2416 from github/henrymercer/ghes-3.14-compat-info
...
Add details of supported versions for GHES 3.14
2024-08-13 15:45:22 +01:00
Henry Mercer
da9ecb0f40
Merge pull request #2421 from github/henrymercer/log-job-run-uuid
...
Log job run UUID
2024-08-13 15:39:17 +01:00
Marco Gario
1bd7fdcdf7
Merge remote-tracking branch 'origin/main' into marcogario/proxy_64
2024-08-13 14:15:00 +00:00
Alexander Eyers-Taylor
c4c3c4421f
Merge pull request #2417 from github/update-bundle/codeql-bundle-v2.18.2
...
Update default bundle to 2.18.2
2024-08-13 14:58:23 +01:00
Marco Gario
f7368810c6
Support URL
2024-08-13 13:37:22 +00:00
Marco Gario
e4afb79aeb
More debugging of credentials
2024-08-13 13:31:10 +00:00
Henry Mercer
41833c77c6
Log job run UUID
2024-08-13 11:50:31 +01:00
dependabot[bot]
d620faa0b4
Bump the npm group with 4 updates ( #2419 )
...
* Bump the npm group with 4 updates
Bumps the npm group with 4 updates: [adm-zip](https://github.com/cthackers/adm-zip ), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `adm-zip` from 0.5.14 to 0.5.15
- [Release notes](https://github.com/cthackers/adm-zip/releases )
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md )
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.14...v0.5.15 )
Updates `@eslint/js` from 9.8.0 to 9.9.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.9.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.0.1 to 8.1.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.1.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.0.1 to 8.1.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.1.0/packages/parser )
---
updated-dependencies:
- dependency-name: adm-zip
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-12 11:04:43 -07:00
Henry Mercer
25ad3c8e40
Merge pull request #2418 from github/henrymercer/extraction-time-telemetry
...
Add telemetry for time spent extracting CodeQL bundle
2024-08-08 19:09:02 +01:00
Henry Mercer
44ecae4896
Fix matrixing of "submit SARIF after failure" check
2024-08-08 18:09:12 +01:00
Henry Mercer
50357f5d12
Add telemetry for time spent extracting CodeQL bundle
2024-08-08 17:46:21 +01:00
github-actions[bot]
5d9950fd02
Add changelog note
2024-08-08 15:39:55 +00:00
github-actions[bot]
18c419ea04
Update default bundle to codeql-bundle-v2.18.2
2024-08-08 15:39:51 +00:00
Henry Mercer
def1e359d7
Improve consistency in supported version naming
2024-08-08 10:55:33 +01:00
Henry Mercer
6ef274e152
Add details of supported versions for GHES 3.14
...
The release candidate is [now out](https://github.blog/changelog/2024-08-07-the-github-enterprise-server-3-14-release-candidate-is-available/ ).
2024-08-08 10:52:29 +01:00
Remco Vermeulen
5c02493ebf
Merge pull request #2394 from rvermeulen/rvermeulen/extend-init-complete-status-report
...
Extend init complete status report
codeql-bundle-v2.18.2
2024-08-06 15:24:48 -07:00