pulumi/scripts
Matt Ellis 0a2384d175 Update version assignment logic
Previously, we would compute a version for a build by taking the last
relaesed bversion and then increment the patch number. We did this
because during pre 1.0 milestones, we would use the minor version to
say that there had been a "breaking change" and use the patch version
to mean there had been fixes or new features.

For packages that are 1.0 or later, we are now going to bump the minor
version per release and will use the patch version just for cases
where we do one off hot fixes.

This change updates our version generation logic to be in line with
this new plan.
2019-09-11 14:31:47 -07:00
..
build-and-publish-docker Only skip publishing docker images for -alpha builds. 2019-08-16 11:02:42 -07: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 Update version assignment logic 2019-09-11 14:31:47 -07: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 pulumi-analyzer-policy in Windows releases 2019-08-30 20:46:39 -07:00
make_release.sh Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -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 Build new docs when publishing tagged releases. (#3181) 2019-09-05 12:20:48 -07: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