Henry Mercer
|
530d4feaa9
|
Merge pull request #2334 from github/update-v3.25.9-37809d1f1
Merge main into releases/v3
v3.25.9
|
2024-06-12 17:15:11 +01:00 |
|
github-actions[bot]
|
65db484585
|
Update changelog for v3.25.9
|
2024-06-12 15:44:23 +00:00 |
|
Henry Mercer
|
37809d1f16
|
Merge pull request #2332 from github/henrymercer/cleanup-db-location
Attempt to clean up the database cluster directory
|
2024-06-12 16:38:31 +01:00 |
|
Henry Mercer
|
159d9119ac
|
Tweak changelog entries
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2024-06-12 16:14:26 +01:00 |
|
Henry Mercer
|
ed34eb9af4
|
Skip init-post cleanup on GitHub-hosted runners
|
2024-06-12 14:59:44 +01:00 |
|
Henry Mercer
|
31fe7dd0a6
|
Merge pull request #2326 from github/dependabot/npm_and_yarn/npm-8402b9d28a
Bump the npm group with 5 updates
|
2024-06-12 14:53:17 +01:00 |
|
Henry Mercer
|
d8d73c0e76
|
Clean up DB cluster directory at the end of each job
|
2024-06-12 14:51:03 +01:00 |
|
Henry Mercer
|
3d849e9df2
|
Include underlying error in error message
|
2024-06-12 13:44:04 +01:00 |
|
Ian Lynagh
|
945bb878ef
|
Merge pull request #2331 from github/igfoo/bash
Fix bash syntax
|
2024-06-12 13:40:00 +01:00 |
|
github-actions[bot]
|
9ee83fa7ef
|
Update checked-in dependencies
|
2024-06-12 12:24:26 +00:00 |
|
Henry Mercer
|
c8fb403f2f
|
Add PR check for cleaning up database cluster dir
|
2024-06-12 13:19:30 +01:00 |
|
Henry Mercer
|
1354fe5355
|
Attempt to clean up the database cluster directory
This will help to avoid issues where the database cluster directory is left in an inconsistent state.
|
2024-06-12 13:19:30 +01:00 |
|
Nick Fyson
|
ca3043e8ef
|
Merge branch 'main' into dependabot/npm_and_yarn/npm-8402b9d28a
|
2024-06-12 13:01:37 +01:00 |
|
Ian Lynagh
|
b0944a22b8
|
Fix bash syntax
This should stop
.github/workflows/script/update-node-modules.sh: line 1: [: missing `]'
|
2024-06-12 12:55:46 +01:00 |
|
Andrew Eisenberg
|
81b81437fd
|
Merge pull request #2330 from github/aeisenberg/force-overwrite
Use `--force-overwrite` for creating databases
|
2024-06-11 13:59:28 -07:00 |
|
Andrew Eisenberg
|
eb1d92b846
|
Fix typo
|
2024-06-11 12:31:07 -07:00 |
|
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
|
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 |
|
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 |
|