github-actions[bot]
|
7381f9750d
|
Rebuild
|
2026-01-23 14:48:27 +00:00 |
|
github-actions[bot]
|
6e162a0930
|
Update changelog and version after v4.31.11
|
2026-01-23 13:53:17 +00:00 |
|
Michael B. Gale
|
19b2f06db2
|
Merge pull request #3417 from github/update-v4.31.11-1601acf88
Merge main into releases/v4
v4.31.11
|
2026-01-23 13:51:38 +00:00 |
|
Michael B. Gale
|
03afde035d
|
Add noteworthy changes to changelog
|
2026-01-23 13:24:31 +00:00 |
|
github-actions[bot]
|
9469107033
|
Update changelog for v4.31.11
|
2026-01-23 12:58:42 +00:00 |
|
Henry Mercer
|
1601acf88b
|
Merge pull request #3415 from github/henrymercer/address-telemetry-gap
Address missing telemetry at the start of Actions
|
2026-01-23 04:51:05 -08:00 |
|
Henry Mercer
|
fba78720ca
|
Address review comments
|
2026-01-23 12:22:31 +00:00 |
|
Henry Mercer
|
a8dd5ab7a4
|
Merge pull request #3414 from github/dependabot/npm_and_yarn/lodash-4.17.23
Bump lodash from 4.17.21 to 4.17.23
|
2026-01-23 02:55:45 -08:00 |
|
Henry Mercer
|
28bfb7b7b5
|
Omit error from start-proxy Action
|
2026-01-23 10:42:42 +00:00 |
|
Henry Mercer
|
91f3460006
|
Throw if in test mode
|
2026-01-23 10:40:51 +00:00 |
|
Henry Mercer
|
edebb7861e
|
Differentiate unhandled errors in telemetry
|
2026-01-23 10:39:51 +00:00 |
|
Henry Mercer
|
529c266223
|
Use getErrorMessage in more places
|
2026-01-23 10:36:25 +00:00 |
|
Henry Mercer
|
6bd84b6a82
|
Rename to "unhandled"
|
2026-01-23 10:34:45 +00:00 |
|
Henry Mercer
|
5e98e18a17
|
Merge pull request #3410 from github/dependabot/npm_and_yarn/tar-7.5.6
Bump tar from 7.4.3 to 7.5.6
|
2026-01-22 05:15:39 -08:00 |
|
Henry Mercer
|
229e0cd749
|
Add catch-all error reporting for errors that slip through run
|
2026-01-22 13:14:53 +00:00 |
|
Henry Mercer
|
14bd76753f
|
Add reminder to minimise code outside try/catch
|
2026-01-22 11:31:17 +00:00 |
|
Henry Mercer
|
b715292b74
|
Move config saving within try-catch
|
2026-01-22 11:27:46 +00:00 |
|
Henry Mercer
|
7c72e12ecb
|
Expand try-catch to cover more of Actions
|
2026-01-22 10:46:05 +00:00 |
|
dependabot[bot]
|
b5bb69ad4b
|
Bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-22 00:26:32 +00:00 |
|
Michael B. Gale
|
1c4c0b36be
|
Merge pull request #3318 from github/mbg/ignore-generated
|
2026-01-21 14:43:55 +00:00 |
|
Michael B. Gale
|
bc75091173
|
Add empty lines to test cases
|
2026-01-21 13:29:15 +00:00 |
|
Michael B. Gale
|
dc2428c879
|
Trim whitespace/remove empty lines
|
2026-01-21 13:27:47 +00:00 |
|
Michael B. Gale
|
cb2dd2ed29
|
Add telemetry diagnostic
|
2026-01-21 13:22:01 +00:00 |
|
Michael B. Gale
|
9e2fa7419d
|
Use joinAtMost for log message
|
2026-01-21 13:12:28 +00:00 |
|
Michael B. Gale
|
6a02be43ee
|
Add joinAtMost utility function
|
2026-01-21 13:10:50 +00:00 |
|
dependabot[bot]
|
e19f95e73f
|
Bump tar from 7.4.3 to 7.5.6
Bumps [tar](https://github.com/isaacs/node-tar) from 7.4.3 to 7.5.6.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.4.3...v7.5.6)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-21 12:56:03 +00:00 |
|
Michael B. Gale
|
4325937dc6
|
Merge pull request #3405 from github/mbg/ci/fix-concurrency-ignores-inputs
Improve `concurrency` settings for PR checks
|
2026-01-21 12:54:48 +00:00 |
|
Michael B. Gale
|
d5b3d42fd4
|
Inline EnvVar.ANALYSIS_KEY in getAnalysisKey
|
2026-01-21 12:52:24 +00:00 |
|
Michael B. Gale
|
417a8c2176
|
Merge branch 'main' into mbg/ignore-generated
|
2026-01-21 12:44:35 +00:00 |
|
Michael B. Gale
|
fa03060d60
|
Update new CCR workflow
|
2026-01-21 12:33:08 +00:00 |
|
Michael B. Gale
|
f58cb3d53e
|
Improve comment for concurrency settings
|
2026-01-21 12:33:02 +00:00 |
|
Michael B. Gale
|
51975ff7b7
|
Merge branch 'main' into mbg/ci/fix-concurrency-ignores-inputs
|
2026-01-21 12:28:09 +00:00 |
|
Henry Mercer
|
32d41f36fe
|
Merge pull request #3403 from github/henrymercer/abridge-release-notes
Abridge release notes
|
2026-01-20 06:26:19 -08:00 |
|
Michael B. Gale
|
d60bbdfd70
|
Merge pull request #3409 from github/mbg/start-proxy/make-unique-artifact
Ensure that proxy log artifacts have unique names
|
2026-01-20 14:24:28 +00:00 |
|
Henry Mercer
|
93a99bf571
|
Merge pull request #3404 from github/henrymercer/include-oids-in-bundle
Include base database OIDs when bundling database
|
2026-01-20 06:13:13 -08:00 |
|
Michael B. Gale
|
dce83e1c1e
|
Merge pull request #3408 from github/mbg/add-ccr-check
Add basic PR check with CCR-like environment
|
2026-01-20 14:04:13 +00:00 |
|
Henry Mercer
|
ec4eda1b42
|
Just link the release notes
|
2026-01-20 14:00:21 +00:00 |
|
Michael B. Gale
|
1df1c9f85d
|
Include expected suffixes in test
|
2026-01-20 13:55:25 +00:00 |
|
Michael B. Gale
|
9483bd5a7f
|
Check that matrixObject is an object
|
2026-01-20 13:51:59 +00:00 |
|
Henry Mercer
|
b880a1a7bd
|
Improve comment
|
2026-01-20 13:45:41 +00:00 |
|
Henry Mercer
|
5ac04769eb
|
Rename argument
|
2026-01-20 13:39:43 +00:00 |
|
Michael B. Gale
|
1ac62705ed
|
Change log message to warning
|
2026-01-20 13:25:25 +00:00 |
|
Michael B. Gale
|
9a57e78a04
|
Improving sorting of matrix keys
|
2026-01-20 13:21:16 +00:00 |
|
Michael B. Gale
|
7e96d45489
|
Use uploadArtifacts for start-proxy post action
|
2026-01-20 12:52:35 +00:00 |
|
Michael B. Gale
|
13eb1818b9
|
Refactor generic part of uploadDebugArtifacts into uploadArtifacts
|
2026-01-20 12:49:19 +00:00 |
|
Michael B. Gale
|
f950f7f442
|
Add unit tests for getArtifactSuffix
|
2026-01-20 12:41:35 +00:00 |
|
Michael B. Gale
|
69173ea009
|
Refactor artifact suffix computation into getArtifactSuffix
|
2026-01-20 12:41:22 +00:00 |
|
Michael B. Gale
|
a886c30690
|
Add basic PR check with CCR-like environment
|
2026-01-20 12:19:29 +00:00 |
|
Michael B. Gale
|
044ff10e29
|
Merge pull request #3406 from github/dependabot/npm_and_yarn/npm-minor-e76a272df4
Bump the npm-minor group with 4 updates
|
2026-01-20 11:18:45 +00:00 |
|
Michael B. Gale
|
84edfc05fa
|
Merge pull request #3407 from github/dependabot/github_actions/dot-github/workflows/actions-minor-ec7bddb364
Bump ruby/setup-ruby from 1.281.0 to 1.284.0 in /.github/workflows in the actions-minor group across 1 directory
|
2026-01-20 11:16:49 +00:00 |
|