question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setup release script

See original GitHub issue

We 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:closed
  • Created 5 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
emmenkocommented, Sep 13, 2018

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

1reaction
emmenkocommented, Sep 5, 2018

Is the task clear on what needs to be done?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found