Граф коммитов

35 Коммитов

Автор SHA1 Сообщение Дата
Alex Weininger 0b99ac93bd
Add release pipeline (#4380) 2024-09-11 09:34:50 -04:00
Alex Weininger b30d0ef294
Sign extension with MS Build (#4372)
* Sign extension with MS Build

* Update team name
2024-08-23 15:58:33 -04:00
Brandon Waterloo [MSFT] d1e3b2f932
Make the unshared template even simpler (#4231) 2024-02-06 11:08:01 -08:00
Brandon Waterloo [MSFT] e6e82c2edf
Use main azext templates (#4226) 2024-02-05 09:16:46 -08:00
Brandon Waterloo [MSFT] b41e25dc32
Add 1esmain pipeline (#4222) 2024-02-02 09:29:52 -08:00
Brandon Waterloo [MSFT] c09ccfbef9
Disable PR trigger in pipeline (#3979) 2023-06-16 22:11:52 -04:00
Brandon Waterloo [MSFT] c90708fd9c
Use updated pipelines that work on monorepos (#3957) 2023-05-31 12:13:21 -04:00
Brandon Waterloo [MSFT] 95a58cddf4
Use shared ADO and GitHub pipelines (#3938) 2023-05-11 13:07:54 -04:00
Brandon Waterloo [MSFT] 2722725aca
Finalize CodeQL settings (#3636) 2022-10-14 09:53:04 -07:00
Brandon Waterloo [MSFT] 6053acdcf7
Set up CodeQL to run only on scheduled builds (temp: and manual builds) (#3634) 2022-10-06 12:59:28 -07:00
Brandon Waterloo [MSFT] bc6be61fc4
Exclude bundle (#3632) 2022-10-04 10:19:22 -07:00
Brandon Waterloo [MSFT] f0a5b5102d
Enable CodeQL (#3631) 2022-10-04 12:41:02 -04:00
Brandon Waterloo [MSFT] 8002546817
Try upgrading `@vscode/test-electron` and reenabling Mac pipeline (#3564) 2022-07-06 12:46:32 -04:00
Brandon Waterloo [MSFT] 343d549b01
Shut off the Mac pipeline because it's failing so much (#3560) 2022-06-28 16:27:51 -07:00
Brandon Waterloo [MSFT] de1595deee
Jump to Node v16, `npm update` (#3500) 2022-04-19 10:48:37 -04:00
Brandon Waterloo [MSFT] 34353ab25b
Add SBoM generation task (#3345) 2021-12-02 13:30:28 -05:00
Brandon Waterloo [MSFT] 6222a8f432
Try moving back to `macOS-latest` (#3262) 2021-10-13 12:33:29 -04:00
Brandon Waterloo [MSFT] 868493ef19
Update dependencies to fix `ssh2` vulnerability (#3225) 2021-09-22 13:58:21 -04:00
Brandon Waterloo [MSFT] 669c122bbf
Add GitHub action (and update AZDO pipeline to Node 14.x) (#3097) 2021-07-29 12:33:25 -04:00
Phillip Hoff 5fbb515f13
Add malware scan (#2942)
* Add malware scan.

* Actually add malware scan.

* Move malware task and stop immediately.
2021-05-14 15:29:37 -07:00
Brandon Waterloo [MSFT] 8f5747d083
Temporarily lower Mac build pipeline version (#2754) 2021-03-08 10:13:44 -05:00
Brandon Waterloo [MSFT] f3f12f7b4d
Enable credscan (#2323) 2020-09-15 12:44:12 -04:00
Brandon Waterloo [MSFT] 2c0c4dbfe3
Enable Policheck (#2159) 2020-07-14 12:36:51 -04:00
Brandon Waterloo [MSFT] deb46a51ea
Improvements to build system (#1751)
* Refactoring gulp

* Pipeline changes
2020-03-17 09:49:39 -04:00
Hani Amr 539ce2f394 Port the fix for Xvfb to ensure Linux tests run 2020-02-12 17:56:58 -08:00
Eric Jizba da449a6b96 Update vm images (#1586) 2020-01-28 09:37:07 -08:00
Brandon Waterloo [MSFT] 691833a7da
Containerize Blazor static web assets manifest (#1400)
* Containerize Blazor static web assets manifest
2019-11-08 12:10:51 -06:00
Brandon Waterloo [MSFT] 836a76500c
Use CustomExecution instead of ShellExecution (#1360)
* Use CustomExecution instead of ShellExecution

* Rev to 0.9.0

* Change to use child_process.spawn

* Refresh dockerode before trees

* Aggregate Docker build/run task labels with VS Code defaults (#1396)
2019-11-06 15:04:09 -06:00
Eric Jizba 406fc5bc7b
Bump shared packages (#1162) 2019-07-29 14:52:53 -07:00
Eric Jizba a29573dcb3
Clean up gulp/pipelines and re-enable mac tests (#685)
Actual fixes:
1. Always use Node 8. I think this is the key thing that fixed webpack on macOS and allowed me to pretty easily re-enable the tests (since Stephen already did the "DOCKER_UNAVAILABLE" stuff)
1. Don't use `async function` because it meant test failures weren't being reported.

Other stuff that was just nice to have:
1. Consolidate into one `common\test.yml`
1. Use typescript for gulpfile (enabled with `ts-node`)
1. Use functions instead of `gulp.task` which is deprecated
2018-12-06 13:42:49 -08:00
Stephen Weatherford (MSFT) f149e027cd
Upgrade to gulp 4.0.0 (#675)
* Upgrade to gulp 4.0.0

* Fixes

* Try adding gulp-api

* Fix Linux tests

* work

* Remove gulp-api
2018-12-05 22:38:17 +00:00
Stephen Weatherford (MSFT) bf20b5a0f2
Separate webpack step so we can see errors in logs (#671) 2018-12-03 22:49:08 +00:00
Stephen Weatherford (MSFT) 09239b66de
Re-enable Windows/Mac tests (#654)
* Enable Windows tests

* Enable Windows/Mac tests

* Fixes

* Fixes

* Fix Win tests on non-RS4

* Unused imports

* Fix

* PR fix

* Fix windows tests
2018-12-03 19:27:41 +00:00
Eric Jizba c779dd17ce
Fix PR builds from forks (#610) 2018-11-06 11:16:06 -08:00
Eric Jizba 405f6e5513
Switch from travis ci to azure pipelines (#607) 2018-11-02 09:30:06 -07:00