Setup release script
See original GitHub issueWe can let travis do the publishing to npm every time we push a new tag
.
https://docs.travis-ci.com/user/deployment/npm/
Additionally, we can also decide to do “canary” releases (e.g. for master
branch).
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
AlCalzone/release-script - GitHub
AlCalzone's Release Script. Automate the monotonous tasks when it comes to releasing new versions of your project. The features include:.
Read more >release-script - npm
Release tools for projects. From github repo to npm and bower packages. Latest version: 1.0.2, last published: 7 years ago.
Read more >2. Writing the Setup Script — Python 3.11.1 documentation
The setup script is the centre of all activity in building, distributing, and installing modules using the Distutils. The main purpose of the...
Read more >Add a Custom Script to Windows Setup | Microsoft Learn
If a SetupComplete.cmd file is found, Windows Setup runs the script. Windows Setup logs the action in the C:\Windows\Panther\UnattendGC\Setupact ...
Read more >3 Writing the Setup Script
The setup script is the centre of all activity in building, distributing, and installing modules using the Distutils. The main purpose of the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll take this over then since I’m off for the next couple of weeks and I’d like to get this done by tomorrow
Is the task clear on what needs to be done?