Skip to content

Conversation

@mikemimik
Copy link
Contributor

What / Why

While working through our release process, we noticed that there was a lot of updates that needed to be done to the dist-tags each time we release. This previously was a manual process that consumes an amount of time that sometimes required more than one or two otp values.

By scripting this process, it happens quick enough (provided internet connection) that only one otp value needs to be supplied and the script handles all the dist-tag values we'd like to update each release of the cli project.

NOTE: when this pull-request lands we'll update the release process section on updating dist-tags to include the usage of the script.

References

  • n/a

@mikemimikmikemimik requested a review from a team as a code ownerJanuary 29, 2020 17:26
@npm-deploy-user
Copy link

angular-quickstartapp-largeapp-mediumember-quickstartreact-app
prevcurrentstatusprevcurrentstatusprevcurrentstatusprevcurrentstatusprevcurrentstatus
initial install41s34.1s39.5s33.8s34.5s28.5s28.1s22.4s33.5s28.8s
repeat install9.6s7.1s8.6s7.1s8.3s6.6s7.7s5.9s9.1s7s
with warm cache32.3s25.5s33.8s29.8s31.3s24.6s23.4s18.4s29.1s23.9s
with node_modules9.2s7.2s8.6s6.3s9s8.2s7.8s6.3s9.4s7.3s
with lockfile32.6s23.6s31s25.9s29s26.1s21.7s16.2s27.4s21.7s
with warm cache and node_modules9.3s7.3s7.9s6.2s8.4s7.5s7.6s6.9s9.2s6.9s
with warm cache and lockfile24.7s19.5s26.3s21.2s24.3s17.4s17.8s13.9s21.3s18.8s
with node_modules and lockfile10.1s8.4s9.8s7s8.6s6.7s7.8s6.1s9.7s7.4s

@darcyclarkedarcyclarke added the Release 6.x work is associated with a specific npm 6 release label Feb 18, 2020
@darcyclarkedarcyclarke self-assigned this Feb 18, 2020
@darcyclarkedarcyclarke added this to the OSS - Sprint 4 milestone Feb 18, 2020
@darcyclarkedarcyclarke added the semver:patch semver patch level for changes label Feb 18, 2020
@darcyclarkedarcyclarke mentioned this pull request Feb 18, 2020
@claudiahdzclaudiahdz deleted the mikemimik/feature/update-dist-tags-script branch March 30, 2020 23:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release 6.xwork is associated with a specific npm 6 releasesemver:patchsemver patch level for changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mikemimik@npm-deploy-user@darcyclarke