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

27 Коммитов

Автор SHA1 Сообщение Дата
Alex Weininger 5ce5cd706d
Add release pipeline (#1342) 2024-09-13 14:11:36 -04:00
Alex Weininger 3c0d01e41a
Prepare for signing with MSBuild (#1337) 2024-08-26 16:29:23 -04:00
Matthew Fisher 8803e0e06d
Add parameter to manually enable long running tests (#1316) 2024-07-05 16:36:12 -04:00
Matthew Fisher f26e1dec00
Update `.nvmrc` to 18.15 and update VS Code version to match the latest `@types/vscode` (#1295) 2024-02-27 10:37:00 -08:00
Alex Weininger 2c8ee33f27
Add 1ES pipeline (#1294) 2024-02-07 15:42:23 -08:00
Matthew Rayermann fb9f23c212
Basic web compatability (#1276)
Basic web compatability. Extension will install but not activate. Extension still works well in VS Code desktop.
- Added webworker targeted Webpack config
- Added `"browser"` entrypoint
- Stopped using `activateInternal` and `deactivateInternal` pattern
- Created `package.nls.json` (vscode.dev tried to load it)
- Updated build YAML to build and publish web bits

Following this PR I will start tackling issues blocking activation and runtime issues.
2023-09-11 16:25:34 -07:00
Nathan be79e248a5
Create different "Install azcopy" steps based on OS Agent (#1259)
* Try to make install OS specific

* Edit package.yaml

* Fix formatting

* Fix

* Add the | I guess"
2023-07-26 09:55:45 -07:00
Alex Weininger 26dcdbbbaa
Use Node 16 in CI (#1229) 2023-03-28 15:06:18 -04:00
Brandon Waterloo [MSFT] 01448ba0b5
Finalize CodeQL settings (#1177) 2022-10-07 12:51:50 -04:00
Alex Weininger 4736c03505
Generate and publish sbom (#1007) 2021-12-02 13:56:11 -05:00
Eric Jizba a4b6bd0167
Bump VS Code and Node.js version (#995)
and take into account breaking changes from UI v0.47
2021-08-16 13:51:43 -07:00
Eric Jizba fff8411ff6
Add AntiMalware Scanner to build (#966) 2021-04-15 15:19:06 -07:00
Nathan 641dd0dd70
Convert any reference of master to main (#816) 2020-09-16 10:24:29 -07:00
Will Lorey ecf9d5d9cd
Add AzCopy utilities and support single blob uploads (#729) 2020-08-28 12:00:05 -07:00
Eric Jizba 873b8efe61
Add cred scan to nightly build (#746) 2020-08-26 14:18:45 -07:00
Eric Jizba 64a25062d8
Exclude dev sections from marketplace page (#745)
Same as https://github.com/microsoft/vscode-azurefunctions/pull/2339
2020-08-26 13:50:04 -07:00
Eric Jizba 49adb45efd
Add PoliCheck to build definition (#701)
Same as https://github.com/microsoft/vscode-azurefunctions/pull/2240
2020-07-13 16:14:20 -07:00
Eric Jizba 11bdabe6d3
Bump min version of VS Code to 1.40.0 and Node.js to 12.0.0 (#670) 2020-05-14 16:12:59 -07:00
Eric Jizba f87301a27d
Bump shared packages (#664)
* Bump shared packages

* Use `npm ci` in Azure Dev Ops

It's more strict and should catch if people forget to update package-lock.json.

See https://github.com/microsoft/vscode-azurefunctions/pull/2013 for more info
2020-05-04 18:02:58 -07:00
Eric Jizba 567a8c9ca4
Engineering work to make our repos more consistent 👷🏻‍♂️ (#656) 2020-03-31 10:40:16 -07:00
Eric Jizba 07de49cefa
Explicitly specify triggers in pipelines yaml (#652) 2020-03-16 13:50:41 -07:00
Eric Jizba cf3514651b
Fix tests on linux build machine (#612)
Same as https://github.com/microsoft/vscode-azureappservice/pull/1391
2020-02-13 17:19:11 -08:00
Eric Jizba 9a51e985dd
Update vm images (#587) 2020-01-27 10:52:02 -08:00
Eric Jizba ee5dc68fe5
Clean up pipelines and use typescript for gulp (#276)
Cosmos builds were failing because mac had Node 6 by default - it was only a matter of time until we ran into an issue in this repo as well. Mostly copied from functions repo.
2019-01-03 14:56:41 -08:00
Prashanth 3aa1235039 Add gulp 2018-12-05 17:39:35 -08:00
Eric Jizba 57c2c67fec
Fix PR builds from forks (#246) 2018-11-06 11:16:56 -08:00
Eric Jizba 09ff53c38b
Switch from travis ci to azure pipelines (#245) 2018-11-01 14:30:45 -07:00