pulumi/scripts
Matt Ellis c8b7e1fc71 Only publish some artifacts from a single Linux leg
We publish some artifacts from this repository, which are specific to
an OS. In the past, we only had a single Linux leg and so we did not
need any additional conditional logic.

However, we now have multiple Linux legs (across different node
versions) running in parallel, so if we try to publish the same
artifacts at the same time, we can run into issues because two `aws s3
cp` jobs try to write to the same file at the same time.

Follow similar logic to our skips we do around publishing NPM and PyPI
packages here, as well.
2019-01-15 10:42:28 -08:00
..
build-sdk.cmd Use newer versions of the build-sdk.sh scripts 2018-04-30 20:44:01 -07:00
build-sdk.ps1 Publish SDK binaries with same filename format as NPM packages 2018-11-21 14:38:24 -08:00
build-sdk.sh Remove references to Pulumi private clouds (#2095) 2018-10-24 13:50:35 -07:00
docker-entry.sh Skip immaterial PR events 2018-10-02 13:24:22 -07:00
get-py-version Fix python package versions 2018-05-07 12:38:08 -07:00
get-py-version.go Fix python package versions 2018-05-07 12:38:08 -07:00
get-version Rework get-version scripts 2018-11-16 20:11:04 -08:00
get-version.cmd Add get-version.cmd and use it 2018-03-16 16:36:27 -07:00
get-version.ps1 Fix +dirty tag on Windows for tagged versions 2018-12-05 11:11:43 -08:00
gocover.sh Pass -count=1 to disable result caching on go 1.10 and above 2018-11-08 14:11:52 -08:00
make_release.ps1 Include Python and Go langhosts in Windows SDK 2018-06-15 11:12:33 -07:00
make_release.sh More macOS script fixes 2018-09-11 17:14:58 -07:00
publish.cmd Build, integration tests and publishing on Windows 2017-10-02 13:40:58 -07:00
publish.ps1 Fix Windows publishing 2018-06-17 23:16:58 -07:00
publish_packages.sh Publish SDK binaries with same filename format as NPM packages 2018-11-21 14:38:24 -08:00
publish_tgz.sh Only publish some artifacts from a single Linux leg 2019-01-15 10:42:28 -08:00
reversion.js Substitute ${VERSION} on Windows builds too 2018-02-20 14:37:28 -08:00