ionic-enterprise / ionic-training-decks

The Customer Success team's enterprise level training decks
MIT License
24 stars 6 forks source link

Release Scripts #30

Closed kensodemann closed 4 years ago

kensodemann commented 4 years ago

Area: (check all that apply):

[x] Traing Decks App (not the content) [ ] Ionic Angular [ ] Ionic React [ ] PWA [ ] Identity Vault [ ] Auth Connect [ ] Offline Storage

I'm submitting a ... (check one with "x")

[ ] bug report [x] feature request

Current behavior: The current release process is very manual:

Expected behavior: A scripted release process similar to this: https://github.com/kensodemann/personal-task-timer/tree/master/scripts

Maybe see if we can find a quote generator or something instead of adj-noun to put something in the version file to kick out in the about page for fun.

kensodemann commented 4 years ago

Done.

To do a release:

Once you have done that, type npm run release, answer a couple of questions, and you are off to the races.

Updating the readme with this info