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

65 Коммитов

Автор SHA1 Сообщение Дата
Noah Gilson e52c05afc3
Move continue on error to the correct position 2023-09-20 13:58:41 -07:00
Noah Gilson c32de8b009
Remove fail on std err to see if it warns instead 2023-09-20 09:13:46 -07:00
Noah Gilson b0d83b40fe
Move the continue on error to the correct position 2023-09-19 16:47:50 -07:00
Noah Gilson 473ae0670a Make the yarn/npm sync check pass
The check is over-zealous because package.json and package-lock has some content yarn does not. we dont want to show a red x for every build, so make it show a yellow warning instead.
2023-09-19 15:00:47 -07:00
Noah Gilson 90ad5f58b1 Respond to PR feedback, Downgrade is-online, upgrade node
see https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
for why is-online is downgraded
2023-08-28 15:14:52 -07:00
Noah Gilson 8f161a73ef
Try changing the yaml whitespace so it doesnt fail tm 2022-11-04 09:36:57 -07:00
Noah Gilson 76438dabbb
Enable CodeQL + Eliminate Publishing Code
For reasons we aren't allowed to publish publicly anymore and had to change how it worked. We also need to enable CodeQL, if we do not do these steps all of our pipelines will fail and be rejected soon.
2022-11-03 15:42:41 -07:00
Noah Gilson 4d827943e0 update tslint to use public reg 2022-10-20 15:15:30 -07:00
Noah Gilson dbf4a4cb44 dont use ci for tslint 2022-10-14 12:03:08 -07:00
Noah Gilson 9e487b74c2 Use npm for globals 2022-10-13 14:53:09 -07:00
Noah Gilson 08c3415794
Merge branch 'main' into nagilson-python-azure-pipelines 2022-10-10 13:33:55 -07:00
Noah Gilson 6499c84743
Merge branch 'main' into nagilson-python-azure-pipelines 2022-10-06 15:22:56 -07:00
Noah Gilson 0bd81aa1d9
Add warning that origin/targetbranch must be up to date 2022-10-06 15:10:31 -07:00
Noah Gilson d67969898f Use var syntax 2022-10-06 10:59:20 -07:00
Noah Gilson 41a7353e96 Add new python step to pipeline 2022-10-06 09:59:38 -07:00
Noah Gilson caad7050fd Dont echo vsce anymore 2022-10-05 16:04:46 -07:00
Noah Gilson 55c43d29bc Update yarn locks 2022-09-26 16:36:50 -07:00
Noah Gilson 9da7c9f1e4 remove yarn 2022-09-26 14:37:02 -07:00
Noah Gilson 202c8ec49b echo path to debug 2022-09-16 13:47:57 -07:00
Noah Gilson 43a59d5575 Try to Use deprecated -g 2022-09-16 13:42:59 -07:00
Noah Gilson 35819257e4 temporarily run packaging / publishing step to debug it 2022-09-16 11:58:22 -07:00
Noah Gilson 97672ee436 Rollback vsce to install globally 2022-09-16 11:51:18 -07:00
Noah Gilson dd9635c9aa Try to clean the cache on the pipeline machines 2022-09-16 10:09:37 -07:00
Noah Gilson d6073b80a5 Use verbose installs to help debug registry in the future 2022-09-13 15:38:25 -07:00
Noah Gilson 0a36ab0867
Try using verbose 2022-09-13 13:53:24 -07:00
Rainer Sigwald fc502479d1 Revert "Verbose restore in lint step (to diagnose failure)"
This reverts commit 523dc225d3.
2022-08-26 14:32:06 -05:00
Rainer Sigwald 7ecfcc2e24 Revert "comment out other stuff"
This reverts commit b079844945.
2022-08-26 13:56:28 -05:00
Rainer Sigwald 2e2e3fb813 Revert "fixup! comment out other stuff"
This reverts commit b022958028.
2022-08-26 13:56:24 -05:00
Rainer Sigwald b022958028 fixup! comment out other stuff 2022-08-26 13:54:03 -05:00
Rainer Sigwald b079844945 comment out other stuff 2022-08-26 13:53:01 -05:00
Rainer Sigwald 523dc225d3 Verbose restore in lint step (to diagnose failure) 2022-08-26 13:51:19 -05:00
Noah Gilson dd5c9ab4d9 Remove npmauth hoping packages were ingested upstream by now 2022-08-26 10:58:54 -07:00
Rainer Sigwald 5cf6133520 Try explicit runtime-library auth, drop npm install commands 2022-07-15 16:52:38 +00:00
Noah Gilson df7c51bc18 Try authenticating before build.cmd or .sh is called 2022-07-14 17:01:57 -07:00
Noah Gilson 64e7bd2290 Use npmAuthenticate everywhere 2022-07-14 16:06:18 -07:00
Noah Gilson a21125b982 Add tslint to the description of build task (mostly to cause pipeline to run) 2022-07-14 15:55:24 -07:00
Noah Gilson 65460a69e6 Use windows latest instead of windows 2016 which is deprecated as of tmrw 2022-07-14 15:35:32 -07:00
Noah Gilson 2296246c36 Whitespace changes
Co-authored-by: Rainer Sigwald <raines@microsoft.com>
2022-07-14 15:33:46 -07:00
Noah Gilson 1a0584e9c3 Try using authenticate task 2022-07-14 15:33:24 -07:00
Sarah Oslund bfde0c1571 Remove master CI trigger 2021-03-17 12:57:38 -07:00
Sarah Oslund e9882213ac Replacing master branch with main 2021-03-16 14:07:40 -07:00
Sarah Oslund 156ce9f44d Update release version calculation 2021-02-18 12:01:52 -08:00
Sarah Oslund 1d7537678b Update pipeline tag trigger pattern 2021-02-18 10:35:49 -08:00
Sarah Oslund 909a69eb80 Update node/npm CI version 2021-02-12 11:14:01 -08:00
Sarah Oslund 9d6b257f7f Updating CI to publish SDK extension: 2021-02-11 14:37:50 -08:00
Sarah Oslund cfa0906253 Moving .vscodeignore to top level 2021-02-04 09:32:09 -08:00
Sarah Oslund 8b9a770ea8 Refactoring extension publishing 2021-02-03 14:07:17 -08:00
Sarah Oslund 960d32e761 Using build scripts for pipeline 2020-05-11 13:24:54 -07:00
sfoslund 055ec3ff6f Adding log files to pipeline output 2020-03-09 16:26:09 -07:00
sfoslund 908471c284 Updating images and versions for end to end tests 2020-03-09 16:09:47 -07:00