Commit Graph

430 Commits

Author SHA1 Message Date
Robo
1f40d64450 fix: deb and rpm dependency after keytar removal (#192275)
* fix: deb and rpm dependency after keytar removal

* chore: rm libsecret-1-dev from CI

* ci: update cache
2023-09-06 05:24:39 -07:00
Tyler James Leonhardt
5134662139 Remove CredentialsService & keytar (#192224)
* Remove CredentialsService & keytar

ref https://github.com/microsoft/vscode/issues/115215
fixes https://github.com/microsoft/vscode/issues/143395

* compile

* remove imports

* rip the bandaid
2023-09-05 17:47:30 -07:00
Connor Peet
d0ff4f5353 build: update pipelines to node 18 (#189871)
build: update pipelines to node 16
2023-08-07 16:14:31 -07:00
Christof Marti
6ae441b56f Kerberos auth for proxies (#188130) 2023-07-19 20:11:00 +02:00
Connor Peet
44d1d6a39c build: check for cargo.lock changes in pr too (#187481)
* build: check for cargo.lock changes in pr too

* keep old name
2023-07-10 10:19:55 -07:00
Logan Ramos
1532010d8e Update the triage flow (#186656) 2023-06-29 20:35:18 +02:00
Dirk Bäumer
4558410d11 Disable rich navigation (#184949) 2023-06-12 21:28:57 +02:00
Ladislau Szomoru
ea2307487e Engineering - fix yarn.lock github action (#184332) 2023-06-05 15:48:40 +02:00
Dirk Baeumer
7ae091f067 Remove rich nav from pull requests 2023-05-10 14:59:30 +02:00
Logan Ramos
0393891daf Don't lock accessibility issues (#176419) 2023-03-07 19:53:09 +01:00
Jongwoo Han
e4b995061d Replace deprecated set-output command with environment file (#172691)
Replace deprecated command with environment file

Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-01-31 11:23:08 +00:00
Logan Ramos
22ee4cd904 Allow telemetry action to run again (#172475) 2023-01-25 23:42:53 +01:00
Christof Marti
c65183c59e Update paths for prebuilt (#170969) 2023-01-23 12:05:59 +01:00
Logan Ramos
2a2724217f Try using token to see if it helps with exit code (#170243) 2022-12-29 21:42:51 +01:00
dependabot[bot]
c6df3c9968 Bump actions/setup-python from 2 to 4 (#164181)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 09:42:14 -05:00
João Moreno
ee763408fb remove codeql gh action (#166468) 2022-11-16 07:12:36 -08:00
Logan Ramos
a7b9ce83fb Switch to webhook (#165853) 2022-11-08 14:24:45 -05:00
Logan Ramos
62190e7501 Run extractor on PR (#164457) 2022-10-24 06:54:11 -07:00
Chuck Lantz
b322251d02 Merge pull request #164180 from microsoft/dependabot/github_actions/azure/login-1.4.6
Bump azure/login from 1.3.0 to 1.4.6
2022-10-21 08:58:21 -05:00
Logan Ramos
4b9ce8f962 Bump some action versions (#164136) 2022-10-21 09:14:39 -04:00
dependabot[bot]
4efed9e099 Bump azure/login from 1.3.0 to 1.4.6
Bumps [azure/login](https://github.com/azure/login) from 1.3.0 to 1.4.6.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](77f1b2e3fb...92a5484dfa)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 20:42:08 +00:00
Alexandru Dima
7041b71cd6 Retire basic checks GH action (#161376)
* Add /build/ folder checks (just like GH action)

* Add more checks that were only present in the GH action

* Disable basic checks GH action
2022-09-21 00:58:06 -07:00
Benjamin Pasero
ca745eea7c tests - do not retryCountOnTaskFailure playwright (#161299)
* tests - do not `retryCountOnTaskFailure` playwright

* compile
2022-09-20 09:55:06 +02:00
Benjamin Pasero
42cbf7dde0 build - debug playwright install (#161099) 2022-09-16 06:52:48 -07:00
Logan Ramos
20161ee988 Use triage bot PAT for TPI validator so comments come from bot (#157944) 2022-08-11 16:33:14 -07:00
Logan Ramos
bef747be1c Automatically add testplan-item label to valid TPIs (#157929)
Validate all issues as testplans
2022-08-11 14:17:01 -04:00
deepak1556
cdf6e99020 ci: don't restore stale cache 2022-08-01 20:25:29 +09:00
deepak1556
7bc2706edd Merge remote-tracking branch 'origin' into electron-19.x.y 2022-07-30 11:19:14 +09:00
SamirAk
f3ce5b3a50 Code scanning: deprecation of CodeQL Action v1 (#156271)
Update codeql.yml
2022-07-26 17:49:28 +00:00
Logan Ramos
1a7d1b4230 Fix missing label changes (#156164) 2022-07-25 16:37:32 +02:00
deepak1556
a347bd1a11 chore: update github workflow cache 2022-07-07 21:25:31 +09:00
Alexandru Dima
edc585edf6 Save some time and skip installing packages that are already there only in the Basic Checks build (#153487)
This reverts commit 42584f105e.
2022-06-28 14:22:45 +00:00
Alexandru Dima
42584f105e Save some time and skip installing packages that are already there (#153467) 2022-06-28 13:07:30 +00:00
João Moreno
6bb9322977 Allow dependabot to make yarn.lock changes (#153240)
allow dependabot to make yarn.lock changes
2022-06-26 11:52:40 -07:00
Alexandru Dima
5a43663aed Avoid downloading builtin extensions (#152339) 2022-06-16 17:15:49 +02:00
Alexandru Dima
0547fdbe65 Avoid installing playwright (#152335) 2022-06-16 14:42:28 +00:00
Alexandru Dima
1c3221183b No need to compile browser integration tests (#152061) 2022-06-14 09:43:37 -04:00
deepak1556
ad91296488 chore: update cache key 2022-06-10 19:45:16 +09:00
Logan Ramos
83b94a5c03 Add user token to PR Chat (#151556)
Add user token
2022-06-08 17:37:44 -04:00
Alexandru Dima
717bb2892f Always use node version 16 (#150722) 2022-05-30 14:53:07 +00:00
Logan Ramos
d097ca3f0c Don't run code review bot on draft PR (#150280) 2022-05-24 14:19:03 +00:00
Alexandru Dima
c4870970ab Run a job on main which only warms up the node modules cache (#150007) 2022-05-20 10:52:56 +02:00
Alexandru Dima
14925e336d Add a basic check (#149832)
* Add a basic check

* Fix yaml error

* Another attempt to fix the yaml

* update actions versions

* let -> const

* Add hygiene and layering check

* update name
2022-05-19 11:18:22 +02:00
Jackson Kearl
1181a65800 add back running on close (#149751) 2022-05-17 15:10:25 -04:00
Jackson Kearl
06cf633d63 Revert running on PR close (#149747) 2022-05-17 11:03:19 -07:00
Jackson Kearl
d26569164e Adopt queue review bot behaviour (#149745) 2022-05-17 13:57:08 -04:00
Jackson Kearl
9be07b370b Post old version comment as bot rather than "github actions" (#149687) 2022-05-17 09:34:27 +02:00
Jackson Kearl
77aebb7f5c Add bot comment on issues mentioning old vscode version (#149669) 2022-05-16 15:35:18 -07:00
Jackson Kearl
a3164a3219 Move to new bot name (#149658) 2022-05-16 11:16:18 -07:00
Jackson Kearl
c23f0305db Migrate test repo to service principal's account (#149510) 2022-05-13 17:13:00 -07:00