pulumi/scripts
Matt Ellis 389a3721ec Publish Docker image as part of release process
This change does two things:

- It ensures that as part of publishing the SDK, we also publish an
  updated pulumi/pulumi docker image (tagged with both `latest` and
  `vX.Y.Z`

- Makes this image published by this repository less perscriptive in a
  workflow. The instead of having wrapper scripts that try to invoke
  Pulumi based on conventions. It is now just a base image that has
  the pulumi CLI installed, as well as the SDKs for the major cloud
  providers. We'll use this base layer in our github actions image,
  which will layer on a github actions centric workflow

Fixes #1991
2019-01-24 11:43:05 -08:00
..
build-and-publish-docker Publish Docker image as part of release process 2019-01-24 11:43:05 -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
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 Docker image as part of release process 2019-01-24 11:43:05 -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