Andrew Eisenberg
|
2fc7222394
|
Fix formatting
|
2024-06-11 12:00:21 -07:00 |
|
Andrew Eisenberg
|
b808216778
|
Update changelog
|
2024-06-11 11:40:50 -07:00 |
|
Andrew Eisenberg
|
0a64ae0929
|
Use --force-overwrite for creating databases
...but only if the feature exists in the CLI.
|
2024-06-11 11:38:18 -07:00 |
|
Henry Mercer
|
ba4e487a2c
|
Update checkout_path test
Just call `analyze`, since `upload: never` skips most of the functionality we want to test anyway.
|
2024-06-11 19:30:30 +01:00 |
|
Henry Mercer
|
485d096a80
|
Update upload-sarif ref/sha input test
We are already testing the analyze Action in a separate check.
|
2024-06-11 19:29:39 +01:00 |
|
Henry Mercer
|
12243c759f
|
Disable database upload in test mode
|
2024-06-11 19:07:13 +01:00 |
|
Henry Mercer
|
0c392c4570
|
Add rollback mechanism for C# buildless
|
2024-06-11 18:45:16 +01:00 |
|
Henry Mercer
|
b004bb45a8
|
Add PR check for direct tracing with custom working directory
|
2024-06-11 16:45:53 +01:00 |
|
Henry Mercer
|
6d627423af
|
Pass working-directory input to trace-command invocation
|
2024-06-11 16:45:52 +01:00 |
|
Henry Mercer
|
599f279aa8
|
Bump the feature flag version for direct tracing autobuild
To avoid re-enabling the flag for old Action versions.
|
2024-06-11 15:04:07 +01:00 |
|
Henry Mercer
|
8d778e79ff
|
Merge branch 'main' into update-bundle/codeql-bundle-v2.17.5
|
2024-06-11 12:41:08 +01:00 |
|
Henry Mercer
|
c7964947b4
|
Merge pull request #2315 from github/update-supported-enterprise-server-versions
Update supported GitHub Enterprise Server versions
|
2024-06-11 12:35:24 +01:00 |
|
Henry Mercer
|
b411f9b125
|
Try installing npm without sudo
|
2024-06-11 11:50:08 +01:00 |
|
Henry Mercer
|
2838cede68
|
Add shebang to update Node modules script
|
2024-06-11 11:48:24 +01:00 |
|
Henry Mercer
|
358d5e7087
|
Merge branch 'main' into update-supported-enterprise-server-versions
|
2024-06-11 11:13:12 +01:00 |
|
github-actions[bot]
|
28d4d514f5
|
Add changelog note
|
2024-06-11 09:47:37 +00:00 |
|
github-actions[bot]
|
e8100b1de2
|
Update default bundle to codeql-bundle-v2.17.5
|
2024-06-11 09:47:33 +00:00 |
|
dependabot[bot]
|
c65a150b16
|
Bump the npm group with 5 updates
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [adm-zip](https://github.com/cthackers/adm-zip) | `0.5.13` | `0.5.14` |
| [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `10.0.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.12.0` | `7.13.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.12.0` | `7.13.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.0.0` | `5.0.1` |
Updates `adm-zip` from 0.5.13 to 0.5.14
- [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.13...v0.5.14)
Updates `uuid` from 9.0.1 to 10.0.0
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0)
Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.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/v7.13.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.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/v7.13.0/packages/parser)
Updates `eslint-plugin-github` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: adm-zip
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
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
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-10 18:17:38 +00:00 |
|
Chuan-kai Lin
|
8f1a6fed33
|
Merge pull request #2324 from github/mergeback/v3.25.8-to-main-2e230e8f
Mergeback v3.25.8 refs/heads/releases/v3 into main
codeql-bundle-v2.17.5
|
2024-06-04 08:24:22 -07:00 |
|
github-actions[bot]
|
c48170714b
|
Update checked-in dependencies
|
2024-06-04 14:57:43 +00:00 |
|
github-actions[bot]
|
25cffc6265
|
Update changelog and version after v3.25.8
|
2024-06-04 14:54:51 +00:00 |
|
Chuan-kai Lin
|
2e230e8fe0
|
Merge pull request #2323 from github/update-v3.25.8-18b06dd1d
Merge main into releases/v3
v3.25.8
|
2024-06-04 07:53:16 -07:00 |
|
github-actions[bot]
|
66ad891bd4
|
Update changelog for v3.25.8
|
2024-06-04 14:23:23 +00:00 |
|
Angela P Wen
|
18b06dd1df
|
Merge pull request #2322 from github/dependabot/npm_and_yarn/npm-10d82c2911
bump the npm group with 4 updates
|
2024-06-04 11:56:31 +01:00 |
|
github-actions[bot]
|
200dd0cf5b
|
Update checked-in dependencies
|
2024-06-03 18:24:11 +00:00 |
|
dependabot[bot]
|
2bb35eab2f
|
bump the npm group with 4 updates
---
updated-dependencies:
- dependency-name: adm-zip
dependency-type: direct:production
update-type: version-update:semver-patch
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
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 18:22:54 +00:00 |
|
Chuan-kai Lin
|
9c15e42f19
|
Merge pull request #2321 from github/update-bundle/codeql-bundle-v2.17.4
Update default bundle to 2.17.4
|
2024-06-03 08:58:03 -07:00 |
|
Chuan-kai Lin
|
98e79227df
|
Merge branch 'main' into update-bundle/codeql-bundle-v2.17.4
|
2024-06-03 08:36:15 -07:00 |
|
github-actions[bot]
|
440350bade
|
Add changelog note
|
2024-05-31 16:27:40 +00:00 |
|
github-actions[bot]
|
d4fcc8b7bd
|
Update default bundle to codeql-bundle-v2.17.4
|
2024-05-31 16:27:36 +00:00 |
|
Angela P Wen
|
add199be77
|
Merge pull request #2320 from github/angelapwen/use-linked-in-tests
PR Checks: Use `tools: linked` rather than `tools: latest`
|
2024-05-31 15:55:18 +02:00 |
|
Angela P Wen
|
67d5a9a476
|
PR Checks: Use tools: linked rather than tools: latest
Also changes the input and output in the `prepare-test` Action to use `linked`.
|
2024-05-31 11:49:47 +02:00 |
|
Angela P Wen
|
19a81bf3db
|
Merge pull request #2318 from github/mergeback/v3.25.7-to-main-f079b849
Mergeback v3.25.7 refs/heads/releases/v3 into main
|
2024-05-31 10:58:06 +02:00 |
|
github-actions[bot]
|
a42953ede1
|
Update checked-in dependencies
|
2024-05-31 08:42:24 +00:00 |
|
github-actions[bot]
|
6af2d8daa6
|
Update changelog and version after v3.25.7
|
2024-05-31 08:41:08 +00:00 |
|
Angela P Wen
|
f079b84933
|
Merge pull request #2317 from github/update-v3.25.7-a095bf2a1
Merge main into releases/v3
v3.25.7
|
2024-05-31 10:40:08 +02:00 |
|
github-actions[bot]
|
e1a42688db
|
Update changelog for v3.25.7
|
2024-05-31 08:11:04 +00:00 |
|
github-actions[bot]
|
df52537e53
|
Update supported GitHub Enterprise Server versions
|
2024-05-29 00:13:01 +00:00 |
|
Chuan-kai Lin
|
a095bf2a16
|
Merge pull request #2313 from github/revert-2312-update-bundle/codeql-bundle-v2.17.4
Revert "Update default bundle to 2.17.4"
|
2024-05-28 16:32:03 -07:00 |
|
Chuan-kai Lin
|
bbd4e19f51
|
Revert "Update default bundle to 2.17.4"
|
2024-05-28 16:02:49 -07:00 |
|
Chuan-kai Lin
|
9ab5d16a3d
|
Merge pull request #2312 from github/update-bundle/codeql-bundle-v2.17.4
Update default bundle to 2.17.4
|
2024-05-28 16:02:36 -07:00 |
|
github-actions[bot]
|
028346e1ff
|
Add changelog note
|
2024-05-28 22:21:19 +00:00 |
|
github-actions[bot]
|
5fe08473f8
|
Update default bundle to codeql-bundle-v2.17.4
|
2024-05-28 22:21:16 +00:00 |
|
Henry Mercer
|
9550da953d
|
Merge pull request #2311 from github/henrymercer/pack-missing-auth-config-error
Add configuration error for missing auth to package registry
codeql-bundle-v2.17.4
|
2024-05-28 19:27:27 +01:00 |
|
Henry Mercer
|
6548a4d65c
|
Add configuration error for missing auth to package registry
|
2024-05-28 19:05:07 +01:00 |
|
dependabot[bot]
|
7927df07e2
|
Bump micromatch from 4.0.5 to 4.0.7 in the npm group (#2310)
* Bump micromatch from 4.0.5 to 4.0.7 in the npm group
Bumps the npm group with 1 update: [micromatch](https://github.com/micromatch/micromatch).
Updates `micromatch` from 4.0.5 to 4.0.7
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.7)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: direct:development
update-type: version-update:semver-patch
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-05-28 01:44:52 -07:00 |
|
Henry Mercer
|
8c4bc43ead
|
Merge pull request #2296 from github/dbartol/bundle-pr-description
Update PR description for bundle update PRs
|
2024-05-24 15:51:40 +01:00 |
|
Henry Mercer
|
584871bb84
|
Merge pull request #2306 from github/henrymercer/trap-cache-space-efficiency
Automatically clean up old TRAP caches
|
2024-05-24 15:51:20 +01:00 |
|
Henry Mercer
|
f629cb3941
|
Add some comments to explain test case
|
2024-05-24 09:48:41 +01:00 |
|
Henry Mercer
|
9983853f46
|
Add changelog note
|
2024-05-23 16:30:38 +01:00 |
|