Henry Mercer
38a02917b0
Check compiled code on each push
...
A common mistake is forgetting to compile the code.
Ideally, this wouldn't be necessary, but in the meantime, this change gives a visible indication on the commit when the code hasn't been recompiled.
2024-07-30 18:48:16 +01:00
Arthur Baars
f67c9cd326
Merge pull request #2376 from github/aibaars/start-proxy
...
Add `codeql-action/start-proxy`
2024-07-24 14:26:29 +02:00
Arthur Baars
77e41720af
start-proxy: get binary from toolcache
2024-07-24 13:52:31 +02:00
Arthur Baars
4733419117
Address comments
2024-07-24 11:42:14 +02:00
Arthur Baars
6186179441
Print proxy log when debugging is enabled
2024-07-24 11:42:14 +02:00
Arthur Baars
7b43b7c7ca
Add codeql-action/start-proxy
2024-07-24 11:42:14 +02:00
Arthur Baars
5669f66a72
Add node-forge to package.json
2024-07-24 11:42:14 +02:00
Angela P Wen
b400d0f668
Merge pull request #2355 from github/angelapwen/make-log-links-clickable
...
Make all instances of doc links in logs clickable
2024-07-23 20:33:39 +02:00
Angela P Wen
892ff9ec25
Fix linting errors
2024-07-23 15:21:21 +02:00
Angela P Wen
edfef2739a
Further standardize doc URL messages
...
Always say "see $URL for more information" without parentheses.
2024-07-23 14:18:04 +02:00
Angela P Wen
7ad1090882
Refactor all doc URLs into their own enum
2024-07-23 14:17:34 +02:00
Angela P Wen
7cb4b5a421
Make all instances of doc links in logs clickable
2024-07-23 14:17:34 +02:00
Angela P Wen
0e346f2c4a
Merge pull request #2384 from github/dependabot/npm_and_yarn/npm-3ec7586e85
...
Bump the npm group with 3 updates
2024-07-22 20:20:02 +02:00
github-actions[bot]
4e038ccdaf
Update checked-in dependencies
2024-07-22 17:58:57 +00:00
dependabot[bot]
59c6d06ad6
Bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [semver](https://github.com/npm/node-semver ), [@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 `semver` from 7.6.2 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3 )
Updates `@typescript-eslint/eslint-plugin` from 7.16.0 to 7.17.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.17.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.16.0 to 7.17.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.17.0/packages/parser )
---
updated-dependencies:
- dependency-name: semver
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
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 17:57:47 +00:00
Angela P Wen
ea8137f35f
Merge pull request #2382 from github/angelapwen/make-autobuild-config-error
...
Classify autobuild errors as configuration errors
2024-07-22 15:25:48 +02:00
Angela P Wen
b516521723
Classify autobuild errors as configuration errors
2024-07-22 14:35:54 +02:00
Henry Mercer
44534b787f
Merge pull request #2380 from github/mergeback/v3.25.13-to-main-2d790406
...
Mergeback v3.25.13 refs/heads/releases/v3 into main
2024-07-19 16:48:44 +01:00
github-actions[bot]
667992c63e
Update checked-in dependencies
2024-07-19 15:17:51 +00:00
github-actions[bot]
000ba111dd
Update changelog and version after v3.25.13
2024-07-19 15:04:57 +00:00
Henry Mercer
2d790406f5
Merge pull request #2379 from github/update-v3.25.13-270a29d1c
...
Merge main into releases/v3
2024-07-19 16:03:42 +01:00
github-actions[bot]
232a8bc80e
Update changelog for v3.25.13
2024-07-19 12:49:29 +00:00
Henry Mercer
270a29d1cc
Merge pull request #2375 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2024-07-17 18:29:45 +01:00
Henry Mercer
58f46da2c3
Add changelog note
2024-07-17 17:35:56 +01:00
Henry Mercer
f2166816d7
Announce deprecation of CodeQL v2.13.4 and earlier
2024-07-17 17:34:38 +01:00
Andrew Eisenberg
8e147925e0
Merge pull request #2374 from github/aeisenberg/eslint
...
Migrate to `eslint.config.mjs`
2024-07-17 08:36:20 -07:00
github-actions[bot]
e6663d9fa2
Update supported GitHub Enterprise Server versions
2024-07-17 00:13:09 +00:00
github-actions[bot]
455bd98666
Update checked-in dependencies
2024-07-16 22:21:50 +00:00
Andrew Eisenberg
778c2bc28d
Fix eslint configuration
2024-07-16 15:13:51 -07:00
Andrew Eisenberg
3cf7236447
Migrate to eslint.config.mjs
...
`.eslintrc.json` is deprecated.
2024-07-16 10:11:29 -07:00
Henry Mercer
c2585eca08
Merge pull request #2372 from github/henrymercer/fix-changelog
...
Fix changelog entry section
2024-07-12 19:21:48 +01:00
Henry Mercer
d2d99b1ac4
Fix changelog entry section
2024-07-12 18:20:22 +01:00
Andrew Eisenberg
09653b7034
Merge pull request #2368 from mschwager/add-codeql-version
...
Add codeql-version to outputs
2024-07-12 10:18:14 -07:00
mschwager
e6438b3296
Merge branch 'main' into add-codeql-version
2024-07-12 09:19:37 -06:00
Angela P Wen
857f661639
Merge pull request #2370 from github/mergeback/v3.25.12-to-main-4fa2a795
...
Mergeback v3.25.12 refs/heads/releases/v3 into main
2024-07-12 10:41:33 +02:00
github-actions[bot]
98995113ab
Update checked-in dependencies
2024-07-12 08:22:49 +00:00
github-actions[bot]
a9885c76a1
Update changelog and version after v3.25.12
2024-07-12 08:20:59 +00:00
Angela P Wen
4fa2a79536
Merge pull request #2369 from github/update-v3.25.12-947b18fb7
...
Merge main into releases/v3
2024-07-12 10:19:35 +02:00
github-actions[bot]
dec6fb713c
Update changelog for v3.25.12
2024-07-12 07:57:26 +00:00
Angela P Wen
947b18fb72
Merge pull request #2365 from github/dependabot/npm_and_yarn/npm-88aac57241
...
Bump the npm group with 3 updates
2024-07-12 09:43:30 +02:00
Angela P Wen
9ab727712f
Merge pull request #2364 from github/update-bundle/codeql-bundle-v2.18.0
...
Update default bundle to 2.18.0
2024-07-11 11:18:56 +02:00
Angela P Wen
1c60bf167b
Merge branch 'main' into update-bundle/codeql-bundle-v2.18.0
2024-07-11 11:03:18 +02:00
Andrew Eisenberg
b85b404fb1
Update CHANGELOG.md
2024-07-10 11:39:39 -07:00
Matt Schwager
a4f3debdaa
Add note to CHANGELOG
2024-07-10 13:13:34 -04:00
Matt Schwager
e1f83c153a
Fix #2367 , add codeql-version to outputs
2024-07-10 11:58:42 -04:00
Henry Mercer
be825d5eef
Merge pull request #2353 from github/henrymercer/enable-direct-tracing
...
Enable direct tracing the autobuild build mode by default
2024-07-10 10:48:29 +01:00
Henry Mercer
243e392ed0
Fix PR number in changelog
2024-07-10 10:13:42 +01:00
Henry Mercer
026682fb73
Fix bad auto merge in changelog
2024-07-10 10:13:06 +01:00
Henry Mercer
264cbe20c6
Merge branch 'main' into henrymercer/enable-direct-tracing
2024-07-09 13:20:32 +01:00
github-actions[bot]
0b65015a1d
Update checked-in dependencies
2024-07-08 18:21:12 +00:00