Mathias Vorreiter Pedersen
bfe9d7da56
Add Swift as a supported language.
2022-05-27 16:29:13 +01:00
Cornelius Riemenschneider
822fe5ef9a
Merge pull request #1057 from github/criemen/lua-tracing-ff
...
Introduce a feature-flag to enable/disable lua-based tracing.
codeql-bundle-20220525
codeql-bundle-20220527
2022-05-25 12:33:41 +02:00
Cornelius Riemenschneider
255ffd480f
Merge branch 'main' into criemen/lua-tracing-ff
2022-05-25 11:53:06 +02:00
Cornelius Riemenschneider
4b775686a0
Choose the correct version to enable the Lua tracer for.
2022-05-25 07:39:11 +00:00
Marco Gario
f0705a6d6f
Merge pull request #1081 from github/clarify_missing_base
...
Remove outdated guidance on missing analysis
2022-05-19 08:32:10 +02:00
Marco Gario
2faa3e16f3
Remove outdated guidance on missing analysis
...
As of December 2021, we do not return missing base analysis anymore.
2022-05-17 12:04:13 +02:00
Edoardo Pirovano
aaff818427
Merge pull request #1079 from github/mergeback/v2.1.11-to-main-a3a6c128
...
Mergeback v2.1.11 refs/heads/releases/v2 into main
2022-05-17 10:59:43 +01:00
github-actions[bot]
6f285ad15b
Update checked-in dependencies
2022-05-17 08:42:16 +00:00
github-actions[bot]
c88cf91b1f
Update changelog and version after v2.1.11
2022-05-17 08:23:51 +00:00
Edoardo Pirovano
a3a6c128d7
Merge pull request #1078 from github/update-v2.1.11-657c2f3f
...
Merge main into releases/v2
v2.1.11
2022-05-17 09:22:11 +01:00
github-actions[bot]
657581e7a8
Update changelog for v2.1.11
2022-05-17 07:54:00 +00:00
Edoardo Pirovano
657c2f3ff0
Merge pull request #1074 from github/edoardo/2.9.2-update
...
Update default CodeQL to 2.9.2
2022-05-16 14:22:11 +01:00
Cornelius Riemenschneider
970e0879d9
Fix linter errors.
2022-05-16 09:40:10 +00:00
Cornelius Riemenschneider
db50adab01
Add tests for the Lua feature flag.
2022-05-16 09:16:41 +00:00
Cornelius Riemenschneider
9e9a8428c3
Introduce a feature-flag to enable/disable lua-based tracing.
...
This allows us to gradually roll out (or even roll back)
Lua-based tracing in case problems occur.
2022-05-16 09:16:38 +00:00
Edoardo Pirovano
1725087693
Update default CodeQL to 2.9.2
2022-05-16 09:40:19 +01:00
Henry Mercer
e655565390
Merge pull request #1076 from github/henrymercer/fix-changelog-typo
...
Fix a typo in the CHANGELOG
2022-05-13 17:30:42 +01:00
Henry Mercer
c38e41c45a
Fix a typo in the CHANGELOG
...
`2.9.5 -> 2.9.1` — I missed this during review.
2022-05-13 16:55:08 +01:00
Henry Mercer
0658e4b2d6
Merge pull request #1075 from github/henrymercer/update-actions-tool-cache
...
Bump @actions/tool-cache to 2.0.0
2022-05-13 14:45:57 +01:00
Henry Mercer
54b4854fda
Bump @actions/tool-cache to 2.0.0
...
This allows us to drop our direct dependency on `@actions/http-client`.
2022-05-13 11:54:40 +01:00
Henry Mercer
1fae5bf71b
Merge pull request #1051 from github/henrymercer/run-atm-on-windows
...
Run ML-powered queries on Windows with CodeQL CLI 2.9.0+
codeql-bundle-20220512
2022-05-11 20:03:26 +01:00
Henry Mercer
533ce91971
Merge remote-tracking branch 'origin/main' into henrymercer/run-atm-on-windows
2022-05-11 19:32:14 +01:00
Henry Mercer
ace076b980
Merge pull request #1070 from github/mergeback/v2.1.10-to-main-2f58583a
...
Mergeback v2.1.10 refs/heads/releases/v2 into main
2022-05-11 18:36:28 +01:00
Henry Mercer
97847a4dde
Merge branch 'main' into mergeback/v2.1.10-to-main-2f58583a
2022-05-11 16:59:06 +01:00
github-actions[bot]
f8c88ab2dc
Update changelog and version after v2.1.10
2022-05-11 15:51:54 +00:00
Henry Mercer
2f58583a1b
Merge pull request #1069 from github/henrymercer/fix-integration-tests-on-v1
...
Fix integration tests on v1
v2.1.10
2022-05-11 16:48:31 +01:00
Henry Mercer
4e0668d05e
Fix integration tests on v1
...
The GitHub API client coerces `fake-server-url` to the Dotcom API URL,
which means commands like `util.getGitHubVersion` will call the Dotcom
API with the `fake-token`, resulting in 401s.
We therefore use the Dotcom URL instead and additionally stub
`util.getGitHubVersion` as a good practice (it's no longer necessary).
2022-05-11 15:53:57 +01:00
Henry Mercer
c4fdf5fe69
Merge pull request #1067 from github/mergeback/v2.1.10-to-main-03e2e3c4
...
Mergeback v2.1.10 refs/heads/releases/v2 into main
2022-05-11 13:14:15 +01:00
Henry Mercer
4f87830a1f
Merge branch 'main' into mergeback/v2.1.10-to-main-03e2e3c4
2022-05-11 12:00:48 +01:00
github-actions[bot]
daf6560612
Update changelog and version after v2.1.10
2022-05-11 10:57:56 +00:00
Henry Mercer
03e2e3c45f
Merge pull request #1065 from github/henrymercer/remove-extraneous-commit
...
Remove an extraneous commit during the release process
2022-05-11 11:39:31 +01:00
Henry Mercer
3bb6c41212
Remove an extraneous commit during the release process
...
We only need to run `git commit` after the `git merge` call if there were conflicts.
2022-05-11 10:50:13 +01:00
Alexander Eyers-Taylor
38fc5ebb37
Merge pull request #1064 from github/mergeback/v2.1.10-to-main-75b4f1c4
...
Mergeback v2.1.10 refs/heads/releases/v2 into main
2022-05-10 20:12:54 +01:00
Henry Mercer
a82d691646
Merge branch 'main' into mergeback/v2.1.10-to-main-75b4f1c4
2022-05-10 19:32:12 +01:00
github-actions[bot]
ca6773e404
Update checked-in dependencies
2022-05-10 17:39:06 +00:00
Andrew Eisenberg
8dbd96566a
Merge pull request #1063 from github/aeisenberg/contrib
...
Update contributing.md
2022-05-10 10:25:04 -07:00
github-actions[bot]
ef73e3bee8
Update changelog and version after v2.1.10
2022-05-10 17:05:35 +00:00
Alexander Eyers-Taylor
75b4f1c466
Merge pull request #1062 from github/update-v2.1.10-7cf0ed5e
...
Merge main into releases/v2
2022-05-10 18:03:52 +01:00
Andrew Eisenberg
d468c94a69
Update contributing.md
...
Change the text for keeping the checks up to date.
2022-05-10 09:55:27 -07:00
Rasmus Wriedt Larsen
7c55012151
Merge pull request #1039 from github/rasmuswl/pip-python2-fix
...
python-setup: Check if `pip` is already installed for Python2
2022-05-10 14:17:06 +02:00
github-actions[bot]
f8eea91a7b
Update changelog for v2.1.10
2022-05-10 11:33:39 +00:00
Henry Mercer
878b64e0ef
Merge branch 'main' into rasmuswl/pip-python2-fix
2022-05-10 10:52:20 +01:00
Andrew Eisenberg
7cf0ed5e3f
Merge pull request #1060 from github/aeisenberg/required-checks-script
...
Create update-required-checks script
2022-05-10 02:50:12 -07:00
Rasmus Wriedt Larsen
b651a677d2
Merge branch 'main' into rasmuswl/pip-python2-fix
2022-05-10 10:51:39 +02:00
Andrew Eisenberg
827fd55c21
Create update-required-checks script
...
This also removes the .github/workflows/update-required-checks.yml
workflow. This script needs to be run locally by someone who has
admin privileges on the repo.
2022-05-09 14:59:16 -07:00
Alexander Eyers-Taylor
dd56e95b46
Merge pull request #1056 from github/alexet/update-2.9.1
...
Update codeql to 2.9.1
2022-05-05 16:52:48 +01:00
alexet
3c6dd303a8
Update codeql to 2.9.1
2022-05-03 15:58:57 +01:00
Chris Gavin
96bc9c36c6
Merge pull request #1055 from github/fix-status-error-being-caught
...
Fix processing errors being caught and logged as a warning rather than failing the workflow run.
codeql-bundle-20220428
2022-05-03 13:21:10 +01:00
Chris Gavin
366e88c2c1
Fix processing errors being caught and logged as a warning rather than failing the workflow run.
2022-05-03 10:06:19 +01:00
Andrew Eisenberg
7b66e72cb7
Merge pull request #1054 from github/aeisenberg/update-checks
...
Add permissions to workflow
2022-05-02 12:46:59 -07:00