Skip to content
#

version

Here are 468 public repositories matching this topic...

nvm-windows
jakobrosenberg
jakobrosenberg commented Mar 22, 2020

There's a section about Uninstall existing npm, but the recommendations for upgrading are scattered in the issues.

The relationship between node, npm and nvm is not clear and it's not obvious if upgrading npm should be done through nvm or at least in a way that doesn't break nvm.

jakobrosenberg
jakobrosenberg commented Mar 23, 2020

New feature motivation

I've added semantic-release to some of my projects. Unfortunately, due to trial and error some of my pushes didn't get published. I can push a fix and thus publish a new release, but then the previous would-have-been release and its changelog seems to be lost. How would I recover or include the changelog of a failed release?

I had a look at the FAQ, but it only contai

NickDJM
NickDJM commented Dec 13, 2019

Issue

In v7.1.0:

When you declare a custom file in bumpFiles standard-version will no longer update normal package.json, composer.json, lockfiles, etc. declared in the defaults.

This is fine (I don't think this is a bug because maybe you don't want it to bother with the defaults), but I think it should be mentioned in the documentation that when you do declare bumpFiles in your c

AMDmi3
AMDmi3 commented Nov 28, 2019

Some packages may bundle dependencies. We could report outdatedness for these the following way: for outdated packages with single download, propagate outdated status onto the download URL. Then we could show this download specially for other packages, or even make it affect the status.

dnicolson
dnicolson commented Sep 8, 2019

When creating a CHANGELOG, if the commit that increased the version number is not the most recent commit, two version headings can be created. Also, the commit that increased the version number is discarded. when creating an initial release it is probably common to update the package.json file with more than just the version number.

Version 0.1.0

  • Update remaining files
tomschr
tomschr commented Oct 7, 2019

Situation

At the moment, this project uses and supports Python 2.7. As we all know, Python 2.7 is going out of maintenance soon ("retire") and it's not clear what the project is going to do.

After disussing #160, we found out that the project doesn't have a clear statement or information regarding the retirement of Python 2.7 (neither in issues, README, nor documentation). Maybe I have mi

McFoggy
McFoggy commented Mar 15, 2018

In order to help users, the wiki/README should expose a common failure section in which is described the problem of hosting a repository under the root directroy controlled by jgitver.

This occures when:

  • your developping maven plugin with invoker integration tests
  • you host a repository or the local repository in some sub directories

Improve this page

Add a description, image, and links to the version topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the version topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.