6594 Commits

Author SHA1 Message Date
Andrew Eisenberg
277b89701e Merge pull request #2651 from github/backport-v2.27.9-df409f7d9
Merge releases/v3 into releases/v2
v2.27.9
2024-12-12 15:29:32 -08:00
github-actions[bot]
5f2f0ee9d3 Update checked-in dependencies 2024-12-12 23:14:46 +00:00
github-actions[bot]
8e246e45ff Update version and changelog for v2.27.9 2024-12-12 23:13:01 +00:00
github-actions[bot]
d190c88770 Merge remote-tracking branch 'origin/releases/v3' into backport-v2.27.9-df409f7d9 2024-12-12 23:13:00 +00:00
github-actions[bot]
51a875f428 Revert "Update checked-in dependencies"
This reverts commit 6fd4fd261f.
2024-12-12 23:13:00 +00:00
github-actions[bot]
285097ddab Revert "Update version and changelog for v2.27.8"
This reverts commit c35c430fb8.
2024-12-12 23:13:00 +00:00
Andrew Eisenberg
df409f7d92 Merge pull request #2649 from github/update-v3.27.9-7972a42f3
Merge main into releases/v3
v3.27.9
2024-12-12 15:11:21 -08:00
github-actions[bot]
feca44ddf6 Update changelog for v3.27.9 2024-12-12 22:36:29 +00:00
Andrew Eisenberg
7972a42f3d Merge pull request #2648 from github/aeisenberg/add-environment
Adds an environment for creating releases
2024-12-12 13:34:09 -08:00
Marco Gario
44bf16d3a1 Merge pull request #2646 from github/mergeback/v3.27.8-to-main-8a93837a
Mergeback v3.27.8 refs/heads/releases/v3 into main
2024-12-12 22:18:11 +01:00
Marco Gario
949c15670d Merge pull request #2647 from github/backport-v2.27.8-8a93837af
Merge releases/v3 into releases/v2
v2.27.8
2024-12-12 22:04:06 +01:00
Andrew Eisenberg
f124ad0e7e Adds an environment for creating releases
The `app-id` is only available in the `Automation` environment.
2024-12-12 12:54:15 -08:00
github-actions[bot]
6fd4fd261f Update checked-in dependencies 2024-12-12 20:52:38 +00:00
github-actions[bot]
92753708cf Update checked-in dependencies 2024-12-12 20:50:20 +00:00
github-actions[bot]
c35c430fb8 Update version and changelog for v2.27.8 2024-12-12 20:30:40 +00:00
github-actions[bot]
6999d05549 Merge remote-tracking branch 'origin/releases/v3' into backport-v2.27.8-8a93837af
# Conflicts:
#	node_modules/.package-lock.json
2024-12-12 20:30:40 +00:00
github-actions[bot]
7431e79201 Revert "Update checked-in dependencies"
This reverts commit 352556d1d1.
2024-12-12 20:30:39 +00:00
github-actions[bot]
536cee0299 Revert "Update version and changelog for v2.27.7"
This reverts commit 983979f6ce.
2024-12-12 20:30:39 +00:00
github-actions[bot]
a059a7a0ee Update changelog and version after v3.27.8 2024-12-12 20:29:38 +00:00
Marco Gario
8a93837afd Merge pull request #2645 from github/update-v3.27.8-9cfbef4bd
Merge main into releases/v3
v3.27.8
2024-12-12 21:28:31 +01:00
github-actions[bot]
90a270091b Update changelog for v3.27.8 2024-12-12 17:49:11 +00:00
Andrew Eisenberg
9cfbef4bda Merge pull request #2644 from github/aeisenberg/use-app-token-for-release
Use an app token for triggering a release
2024-12-12 09:22:34 -08:00
Andrew Eisenberg
9a8645df7a Use an app token for triggering a release
We need to do this because using a default token will not
recursively trigger a new workflow run.
2024-12-12 09:10:14 -08:00
Marco Gario
78d0136ff7 Merge pull request #2643 from github/marcogario/robustify_start_proxy_post
Start Proxy: Make the post step more robust to errors
2024-12-11 18:01:15 +01:00
Fotis Koutoulakis
c4bbe15558 Merge pull request #2624 from github/NlightNFotis/detect_use_proxy_when_streaming
Respect proxy settings when streaming the download and extraction of the CodeQL bundle
2024-12-11 16:26:15 +00:00
Marco Gario
47dd68ef62 formatting 2024-12-11 15:12:12 +00:00
Marco Gario
849b60e504 Add token information 2024-12-11 14:48:09 +00:00
Marco Gario
f327a84ce5 Avoid failing the workflow on a proxy post step 2024-12-11 13:41:23 +00:00
Fotis Koutoulakis
1e5b59114b Merge branch 'main' into NlightNFotis/detect_use_proxy_when_streaming 2024-12-11 11:40:08 +00:00
Fotis Koutoulakis (@NlightNFotis)
9e8cd42adc fix: move changelog entry to appropriate place 2024-12-11 11:37:04 +00:00
Fotis Koutoulakis (@NlightNFotis)
88bcf64e02 feat: change wording of error reporting when a failure occurs during extraction 2024-12-11 11:32:53 +00:00
Andrew Eisenberg
932369573c Update PR checks readme instructions 2024-12-11 11:27:03 +00:00
Chuan-kai Lin
4d64ab66ad Merge pull request #2639 from github/cklin/extract-git-utils
Extract git-utils.ts
2024-12-10 10:26:13 -08:00
Henry Mercer
c6454d58c8 Merge branch 'main' into NlightNFotis/detect_use_proxy_when_streaming 2024-12-10 17:23:35 +00:00
Chuan-kai Lin
300d251cd6 build: refresh js files 2024-12-10 08:44:11 -08:00
Chuan-kai Lin
b2c41ecd38 Create git-utils.test.ts for git-utils.ts 2024-12-10 08:44:11 -08:00
Chuan-kai Lin
b0cd76b9fb Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
Chuan-kai Lin
dfed55caa4 Merge pull request #2638 from github/cklin/diff-informed-graph-fetching-tweak
Improve Git subgraph fetching for diff-informed queries
2024-12-10 08:42:46 -08:00
Henry Mercer
417bb84fbc Merge pull request #2641 from github/mergeback/v3.27.7-to-main-babb554e
Mergeback v3.27.7 refs/heads/releases/v3 into main
2024-12-10 14:38:45 +00:00
Henry Mercer
d835c34a70 Merge pull request #2642 from github/backport-v2.27.7-babb554ed
Merge releases/v3 into releases/v2
v2.27.7
2024-12-10 14:37:17 +00:00
github-actions[bot]
18cf30d984 Update checked-in dependencies 2024-12-10 13:46:11 +00:00
github-actions[bot]
352556d1d1 Update checked-in dependencies 2024-12-10 13:45:43 +00:00
github-actions[bot]
983979f6ce Update version and changelog for v2.27.7 2024-12-10 13:42:06 +00:00
github-actions[bot]
5912e6f66e Merge remote-tracking branch 'origin/releases/v3' into backport-v2.27.7-babb554ed 2024-12-10 13:42:05 +00:00
github-actions[bot]
61f7a294b6 Revert "Update checked-in dependencies"
This reverts commit 0d392352d1.
2024-12-10 13:42:05 +00:00
github-actions[bot]
e800d9fc30 Revert "Update version and changelog for v2.27.6"
This reverts commit 600e393883.
2024-12-10 13:42:05 +00:00
github-actions[bot]
9fd5c24857 Update changelog and version after v3.27.7 2024-12-10 13:41:14 +00:00
Henry Mercer
babb554ede Merge pull request #2640 from github/update-v3.27.7-89757925c
Merge main into releases/v3
v3.27.7
2024-12-10 13:39:53 +00:00
github-actions[bot]
0a5a1c0d75 Update changelog for v3.27.7 2024-12-10 12:03:48 +00:00
Fotis Koutoulakis (@NlightNFotis)
4c20d4f58a feat: cleanup destination directory if we fail during streaming of the extraction 2024-12-09 19:13:05 +00:00