Only git release
See original GitHub issueIs 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:
- Created 6 years ago
- Comments:7 (5 by maintainers)
Top 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 >
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 Free
Top 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
@rahil471 Not currently, but I’m happy to enable this
You’re most welcome @rahil471