Commit Graph

477 Commits

Author SHA1 Message Date
Bhavya U
160c2a11ad update telemetry.yml to use the default secrets.GITHUB_TOKEN (#224511) 2024-08-01 12:48:54 -07:00
Bhavya U
c0331c89c6 Remove on-label workflow (#224448) 2024-07-31 18:22:31 -07:00
Bhavya U
cdf38dc08e Remove on-open workflow (#224425) 2024-07-31 13:04:27 -07:00
Bhavya U
0de5dad197 Remove bad-tag workflow (#224428) 2024-07-31 11:49:40 -07:00
Bhavya U
d9d5b1e1da Remove on-comments workflow and update commands (#224355) 2024-07-31 09:14:47 -07:00
Bhavya U
3c737ad0f0 Remove release-pipeline labeler (#224342) 2024-07-31 08:58:41 -07:00
Bhavya U
b097a99867 Remove on-reopen workflow (#224334) 2024-07-30 13:57:19 -07:00
Bhavya U
69e9b6b8dc Remove author verified workflow (#224330) 2024-07-30 13:56:12 -07:00
Bhavya U
25b6584d3f Remove assign monitor (#224328) 2024-07-30 12:01:51 -07:00
Bhavya U
aeec76f5b5 Remove unassign monitor (#224322) 2024-07-30 11:37:37 -07:00
Bhavya U
59b9ae62f4 Remove feature request manager workflow (#224232) 2024-07-30 00:45:10 -07:00
Bhavya U
4201991147 Remove english-please workflow (#224215) 2024-07-29 11:07:42 -07:00
Bhavya U
90c8bfffae Remove test-plan validator workflow. (#224208) 2024-07-29 10:14:21 -07:00
Bhavya U
7205ba0204 Remove latest release manager (#223560) 2024-07-24 15:55:18 -07:00
Bhavya U
ad09ae2030 Revert "Remove latest-release-monitor-workflow" (#223543)
Revert "Remove latest-release-monitor-workflow (#222246)"

This reverts commit 16359f4698.
2024-07-24 14:12:28 -07:00
Bhavya U
7c10da935e Remove classifier-runner workflow (#222257) 2024-07-22 08:43:46 -07:00
Bhavya U
095b6cdd0e Remove deep-classifier-scraper (#222253) 2024-07-19 18:20:23 -07:00
Bhavya U
8d98df7e0a Remove needs-more-info-closer (#222251) 2024-07-19 16:36:14 -07:00
Bhavya U
16359f4698 Remove latest-release-monitor-workflow (#222246) 2024-07-19 15:45:49 -07:00
Bhavya U
5a8737bfc0 Update feature-request workflow (#222242) 2024-07-19 15:04:22 -07:00
Bhavya U
77182da93d Remove locker workflow (#221952) 2024-07-17 10:29:55 -07:00
Bhavya U
8c50c678bc Update copycat input names (#221415) 2024-07-10 15:30:23 -07:00
Bhavya U
b23e791eb5 Use AzureLogin task for latest-release-monitor (#221194) 2024-07-08 20:40:28 -04:00
Bhavya U
edd91bc5e0 Update classifier workflows to use AzureLogin task (#219895) 2024-07-03 15:12:40 -07:00
Bhavya U
445a0cfca3 Run steps for valid issues only (#217596) 2024-06-24 14:49:42 -07:00
Bhavya U
4a59a68f3a Revert "Remove check for validity" (#217334)
Revert "Remove check for validity (#216675)"

This reverts commit a3017010e9.
2024-06-24 20:11:05 +02:00
Bhavya U
a3017010e9 Remove check for validity (#216675) 2024-06-20 08:41:51 +02:00
Bhavya U
f388d52dc7 Check for valid issue on reopen (#216397) 2024-06-18 10:36:44 +02:00
Bhavya U
3b94c28ffb Check for valid issue on open (#216334) 2024-06-18 08:51:27 +02:00
Bhavya U
085b38d140 Revert Locker schedule to run once a day (#214893) 2024-06-11 18:58:13 +02:00
Bhavya U
cd55bece71 Locker: Run on the 20th min of every hour (#214812) 2024-06-10 21:06:33 +02:00
Bhavya U
4d6d7930e8 Kick off issue locker early (#214804) 2024-06-10 19:54:59 +02:00
Bhavya U
4140e35056 Update token used for running locker workflow (#214378) 2024-06-05 15:24:54 -07:00
Bhavya U
176b64ac00 [Engineering] Update locker.yml to skip locking closed backlog candidate issues (#214160)
Update locker.yml to ignore closed backlog candidate issues
2024-06-03 10:39:02 -07:00
dependabot[bot]
038cbaa25d Bump azure/login from 1 to 2 (#208616)
Bumps [azure/login](https://github.com/azure/login) from 1 to 2.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](https://github.com/azure/login/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 11:55:52 -07:00
João Moreno
2fda9b1fa4 use oidc for deep classifier (#208382)
* use oidc for deep classifier

* secrets -> vars

* try allow-no-subscriptions

* Update permissions in deep-classifier-runner.yml

* 💄

* update ref
2024-03-22 10:43:33 +01:00
dependabot[bot]
7b873a3117 Bump actions/setup-python from 4 to 5 (#200546)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 08:49:07 -07:00
dependabot[bot]
42c4cb5036 Bump actions/cache from 3 to 4 (#202999)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 08:40:51 -07:00
João Moreno
79cb8061ed fix: use correct max-old-space-size flag syntax, increase mem limit for extensions-ci (#202862)
fixes #202720
2024-01-19 17:04:06 +01:00
dependabot[bot]
a0b228b51c Bump actions/setup-node from 3 to 4 (#196967)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 17:41:14 +01:00
Henning Dieterichs
f26376f1f5 Removes unneeded monaco-editor-esm-bundle 2023-11-15 19:41:53 +01:00
Alexandru Dima
4e1c7e5766 Do apt update before apt install (#197806) 2023-11-09 09:59:07 +01:00
Logan Ramos
10b4062915 Update subscribers action (#194934)
* Bring back subscribers.json

* Remove subscribers task since file isn't used
2023-10-05 14:59:19 -07:00
Rob Lourens
7d4027b62b Test using nvmrc in CI (#194836)
* Test using nvmrc in CI

* Force run yarn

* fix

* Bump nvmrc to latest

* Revert "Force run yarn"

This reverts commit af741f37d5.

* Make all jobs use node from nvmrc
And install node-gyp where needed
2023-10-04 19:08:50 -07:00
Christof Marti
01edf51e0f Merge dev container configs (microsoft/vscode-remote-release#8994) 2023-10-03 12:26:07 +02:00
Rob Lourens
c9740ad40f Try with node 18.17 (#194663)
* Try with node 18.17

* And change product compile

* Use 18.15, same as the local version
2023-10-02 15:04:23 -07:00
dependabot[bot]
01f471f25c Bump actions/checkout from 3 to 4 (#192764)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 09:04:53 -07:00
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