dillon1000/react
Commit
Browse files Release script tweaks (#11504)
* Added missing params object to execUnlessDry call * Public package names are no longer hard-coded * Added "v" prefix to git tag * Show more accurate in-progress duration * Properly bucket-bridage params * Prettier * Publish command logs stack with error
Changed paths11 files
First-parent comparisonscripts/release/build-commands/add-git-tag.js ModifiedM scripts/release/build-commands/build-artifacts.js ModifiedM scripts/release/build-commands/check-npm-permissions.js ModifiedM scripts/release/build-commands/check-package-dependencies.js ModifiedM scripts/release/build-commands/run-automated-tests.js ModifiedM scripts/release/build-commands/update-package-versions.js ModifiedM scripts/release/build.js ModifiedM scripts/release/config.js ModifiedM scripts/release/publish-commands/publish-to-npm.js ModifiedM scripts/release/publish.js ModifiedM scripts/release/utils.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…