Michael B. Gale
|
57b2c02524
|
Merge pull request #3055 from github/mbg/cq/telemetry
Report which analysis kinds are enabled in status reports
|
2025-08-28 12:16:38 +01:00 |
|
Michael B. Gale
|
270f7ad1da
|
Fix import order in testing-utils.ts
|
2025-08-27 22:27:45 +01:00 |
|
Michael B. Gale
|
d72c7f186a
|
Use analysisKinds from config in createStatusReportBase
Replaces the synthetic value for `analysisKinds`
|
2025-08-27 22:25:18 +01:00 |
|
Michael B. Gale
|
c1efb64b83
|
Fix missing analysisKinds in createTestConfig
|
2025-08-27 22:24:32 +01:00 |
|
Michael B. Gale
|
f96201c4af
|
Use analysisKinds to decide if Code Quality is enabled
|
2025-08-27 18:23:02 +01:00 |
|
Michael B. Gale
|
06c39b6b6f
|
Add Code Quality to enabled analysis kinds if there is an input to quality-queries
For backwards compatibility. We should remove this once `quality-queries` is no longer in use.
|
2025-08-27 18:23:02 +01:00 |
|
Michael B. Gale
|
e0104a269f
|
Add analysis-kinds input and parse it
|
2025-08-27 18:23:01 +01:00 |
|
Michael B. Gale
|
15ed54f81f
|
Move updated changelog into place before creating mergeback PR
|
2025-08-27 12:42:01 +01:00 |
|
Michael B. Gale
|
25c4fcc317
|
Ensure NEW_BRANCH is checked out in prepare-mergeback-branch
|
2025-08-27 12:34:27 +01:00 |
|
Michael B. Gale
|
67e42fe257
|
Use PR branch as BASE_BRANCH when testing, to make sure script changes are available
|
2025-08-27 12:23:03 +01:00 |
|
Michael B. Gale
|
1e21ce3021
|
Ensure we check out the base branch, before creating the mergeback branch
|
2025-08-27 12:23:03 +01:00 |
|
Michael B. Gale
|
e22f34a405
|
Create a new tag for test runs, to make sure we have changes from a PR
|
2025-08-27 12:23:03 +01:00 |
|
Michael B. Gale
|
e1654f1296
|
Fix prepare_changelog.py not using changelog_file consistently
|
2025-08-27 12:23:03 +01:00 |
|
Michael B. Gale
|
4205856118
|
Create mergeback branch/PR
|
2025-08-27 12:23:03 +01:00 |
|
Michael B. Gale
|
c9665e6850
|
Add dry-run input to prepare-mergeback-branch
|
2025-08-27 12:23:02 +01:00 |
|
Michael B. Gale
|
c700209743
|
Add script for creating a rollback changelog
|
2025-08-27 12:21:26 +01:00 |
|
Michael B. Gale
|
41dab09adf
|
Refactor mergeback branch prep into an action
|
2025-08-27 12:21:26 +01:00 |
|
Michael B. Gale
|
541b8e4e38
|
Improve comment
|
2025-08-27 12:21:26 +01:00 |
|
Michael B. Gale
|
a1212db66e
|
Fix uses paths
|
2025-08-27 12:21:26 +01:00 |
|
Michael B. Gale
|
049a0a7bc1
|
Add initial rollback-release workflow
|
2025-08-27 12:21:26 +01:00 |
|
Michael B. Gale
|
bd8a3cee96
|
Refactor prepare job into a reusable workflow
|
2025-08-27 12:21:25 +01:00 |
|
Henry Mercer
|
d2dfa8cd83
|
Check in precompiled upload-lib.ts for testing environments
|
2025-08-27 10:59:27 +01:00 |
|
github-actions[bot]
|
2b18179b02
|
Update checked-in dependencies
|
2025-08-26 06:39:21 +00:00 |
|
dependabot[bot]
|
88b121290c
|
Bump the npm group with 4 updates
Bumps the npm group with 4 updates: [@types/node-forge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-forge), [@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 `@types/node-forge` from 1.3.13 to 1.3.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-forge)
Updates `@eslint/js` from 9.33.0 to 9.34.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.34.0/packages/js)
Updates `@typescript-eslint/eslint-plugin` from 8.40.0 to 8.41.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.41.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.40.0 to 8.41.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.41.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@types/node-forge"
dependency-version: 1.3.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-version: 9.34.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.41.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.41.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-26 06:38:36 +00:00 |
|
dependabot[bot]
|
88e5287228
|
Bump the actions group with 2 updates
Bumps the actions group with 2 updates: [actions/setup-java](https://github.com/actions/setup-java) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
Updates `actions/setup-java` from 4 to 5
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)
Updates `ruby/setup-ruby` from 1.255.0 to 1.256.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](829114fc20...efbf473cab)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: ruby/setup-ruby
dependency-version: 1.256.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-26 04:55:28 +00:00 |
|
Henry Mercer
|
d7c164044b
|
Avoid automatic semicolon insertion
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-08-22 13:15:30 +01:00 |
|
Henry Mercer
|
ca5a69b702
|
Specify esbuild target
|
2025-08-22 13:05:44 +01:00 |
|
Henry Mercer
|
e274fb816f
|
Implement clean and copy as custom plugins
|
2025-08-22 13:04:36 +01:00 |
|
Henry Mercer
|
8a3bfe665b
|
Transpile separately in both build and test steps
This means we avoid doing a type checking pass twice
|
2025-08-22 12:31:57 +01:00 |
|
Michael B. Gale
|
d062f2b421
|
Change analyses to analysis_kinds
|
2025-08-22 11:22:09 +01:00 |
|
Henry Mercer
|
4da503e0f5
|
Use npm ci in CI
|
2025-08-21 18:48:23 +01:00 |
|
Henry Mercer
|
786d3aa219
|
Remove unused import in build script
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-08-21 16:47:09 +01:00 |
|
Henry Mercer
|
36468ba4b0
|
Delete expected queries runs check
This doesn't give us much net new test coverage
|
2025-08-21 16:37:10 +01:00 |
|
Henry Mercer
|
88f7d3d640
|
Install dependencies in query filters tests
|
2025-08-21 16:28:28 +01:00 |
|
Henry Mercer
|
879c788b45
|
Install npm dependencies where necessary in generated workflows
|
2025-08-21 16:27:50 +01:00 |
|
Henry Mercer
|
f8c0d73f71
|
Install dependencies in code scanning config test
|
2025-08-21 16:19:00 +01:00 |
|
Michael B. Gale
|
c208f33c55
|
Add analyses field with comma-separated list of analysis kinds to status reports
|
2025-08-21 15:31:34 +01:00 |
|
Michael B. Gale
|
d6621b9f4e
|
Refactor check whether CQ is enabled
This will make it easier to replace in the future
|
2025-08-21 15:20:19 +01:00 |
|
Henry Mercer
|
3e725de0bb
|
Copy defaults.json to lib
|
2025-08-21 14:30:46 +01:00 |
|
Henry Mercer
|
f04e228d36
|
Merge branch 'main' into henrymercer/bundle
|
2025-08-21 14:23:29 +01:00 |
|
Chris Smowton
|
5b49155c7f
|
Merge pull request #3053 from github/mergeback/v3.29.11-to-main-3c3833e0
Mergeback v3.29.11 refs/heads/releases/v3 into main
|
2025-08-21 14:13:47 +01:00 |
|
Henry Mercer
|
d8905c2090
|
Don't run linter in CI on Windows
It isn't working, and this PR didn't break it. Let's fix it in a separate PR.
|
2025-08-21 14:02:46 +01:00 |
|
github-actions[bot]
|
951c17cfcb
|
Update checked-in dependencies
|
2025-08-21 12:59:33 +00:00 |
|
Henry Mercer
|
a2df83b478
|
Cache npm dependencies
|
2025-08-21 13:59:19 +01:00 |
|
Henry Mercer
|
3edad3eebd
|
Combine basic jobs to reduce Actions usage
|
2025-08-21 13:55:22 +01:00 |
|
Henry Mercer
|
06f83b7cc8
|
Run more checks on push
|
2025-08-21 13:51:34 +01:00 |
|
Henry Mercer
|
31ee7f54d3
|
Install dependencies in PR checks
|
2025-08-21 13:49:32 +01:00 |
|
github-actions[bot]
|
88e0162232
|
Update changelog and version after v3.29.11
|
2025-08-21 12:48:42 +00:00 |
|
Chris Smowton
|
3c3833e0f8
|
Merge pull request #3052 from github/update-v3.29.11-14148a433
Merge main into releases/v3
v3.29.11
|
2025-08-21 13:48:15 +01:00 |
|
Henry Mercer
|
6d34e4e857
|
Use "Rebuild" workflow instead of "Update dependencies"
|
2025-08-21 13:47:21 +01:00 |
|