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.

Only git release

See original GitHub issue

Is there a way to configure unleash to only do Git or npm?

I have a node service where I would like to have releases on git but I do not want to publish it as an npm package.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
jameswomackcommented, Aug 21, 2017

@rahil471 Not currently, but I’m happy to enable this

0reactions
jameswomackcommented, Nov 11, 2017

You’re most welcome @rahil471

Read more comments on GitHub >

github_iconTop Results From Across the Web

Managing releases in a repository - GitHub Docs
On GitHub.com, navigate to the main page of the repository. · To the right of the list of files, click Releases. · Click...
Read more >
What are GitHub Releases and How to create a ... - Tools QA
Releases in GitHub are the one-stop solution from GitHub to provide software packages in binary files along with their release notes for every ......
Read more >
Github release a specific folder - Stack Overflow
1. Use a branch containing only the release contents · Create a new branch with the contents of your current branch and check...
Read more >
Git - Tagging - Git SCM
This command lists the tags in alphabetical order; the order in which they are displayed has no real importance. ... If you want...
Read more >
Gitflow release branch process from start to finish example
The Gitflow release branch has the shortest lifespan of all the Gitflow branches. It is only created when the develop branch is feature ......
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