pulumi/scripts
Anton Tayanovskyy 76ba788985
Toward replacing MSBuild with make+bash on Windows (#8617)
* Add coverage folder

* Adjust GHA to run Test target on Windows

* Extend error message on packages not found

* Try with path normalizer

* Edit Makefiles

* Skip SDK codegen tests on Windows

* Skip program gen tests on Windows

* Skip tests that started running on Windows and failing

* Fix non-compiling test

* Skip failing Windows HCL2 tests

* Fix lint

* Merged constants

* Skip one more test failing on Windows

* Disable cov-enabled builds on Windows

* Fix  TestDeterminePulumiPackages on Windows

* Fix TestInstallCleansOldFiles test on Windows

* Fix TestCreatingProjectWithPulumiBackendURL on Windows

* Weaken TestAbbreviateFilePath to pass on Windows

* Fix TestDepRootCalc on Windows

* Fix LocalUrl() to be sensible on Windows

* Fix Go lint issue

* Windows fix for TestComments

* Cross-ref skip tracking issue

* Cross-ref issue to fix asset_test skips

* More cross-ref issues

* Use choco not chocolatey

* Use yarn run to ensure the right tools are selected

* Revert python3->python change in common.mk

* In CI context, use python not python3

* More randomness in temp folder names to aoid Windows collisions

* Go lint
2022-01-07 22:27:14 -05:00
..
get-version Ensure that make brew works as expected rather than passing empty version (#6566) 2021-03-18 02:07:02 +00:00
go-test.py [cli, testing, github] Gather code coverage data in CI. (#8260) 2021-11-30 17:24:01 -08:00
go-wrapper.sh Factor out Go builds in CI into a dedicated x-platform step (#8423) 2021-12-20 16:35:52 -05:00
normpath Toward replacing MSBuild with make+bash on Windows (#8617) 2022-01-07 22:27:14 -05:00
prep-for-goreleaser.sh Deterministic builds for goreleaser (#8660) 2022-01-05 11:31:35 -05:00
prepare-test.sh Toward replacing MSBuild with make+bash on Windows (#8617) 2022-01-07 22:27:14 -05:00
publish_npm.sh [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.0.0-beta.1 2021-04-14 19:32:18 +01:00
reversion.js Substitute ${VERSION} on Windows builds too 2018-02-20 14:37:28 -08:00
skipped.py Toward replacing MSBuild with make+bash on Windows (#8617) 2022-01-07 22:27:14 -05:00
test_subsets.py Faster CI PR verification on Mac OS: run fewer tests, use fewer workers (#8004) 2021-09-21 19:54:47 -04:00
tidy.sh Add `make tidy` command to apply `go mod tidy` on every go.mod (#8635) 2021-12-23 17:37:39 -05:00