-
Updated
Jan 18, 2022 - Go
#
versioning
Here are 878 public repositories matching this topic...
A node.js version management utility for Windows. Ironically written in Go.
Modern, extensible Python project management
-
Updated
Jan 24, 2022 - Python
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
-
Updated
Nov 1, 2021 - C#
python
testing
docker
security
pypi
poetry
dependency-graph
conda
versioning
project-management
pip
release
pipfile
dependencies
venv
wheels
license-management
dependency-resolution
pipenv
flit
-
Updated
Jan 11, 2021 - Python
go
aws
devops
diff
terraform
versioning
infrastructure-as-code
devops-tools
web-dashboard
terraform-states
-
Updated
Dec 10, 2021 - Go
Database changes log for Rails
-
Updated
Jan 13, 2022 - Ruby
TheOddler
commented
Sep 6, 2021
When trying out Niv and following the example from the readme to add GHC:
$ niv add ghc \
-v 8.4.3 \
-t 'https://downloads.haskell.org/~ghc/<version>/ghc-<version>-i386-deb8-linux.tar.xz'
But instead using the latest ghc version (9.0.1 as of writing), I get the following error:
$ niv add ghc -v 9.0.1 -t 'https://downloads.haskell.org/~ghc/<version>/ghc-<versi
Take control of what is going to be your next release.
github
semantic
automation
ci
process
semver
versioning
release
conventional-changelog
conventional-commits
-
Updated
Jan 25, 2022 - JavaScript
JohannesLichtenberger
commented
Jan 12, 2022
We need a pre commit hook or something like that to auto-format code according to our IntelliJ Java Formatter or the Kotlin standard code formatting rules.
ruby
rails
api
discussion
versioning
outline
strategy
cake
jbuilder
unobtrusive
extraction-strategies
manila
bwillis
-
Updated
Jan 24, 2022 - Ruby
A plugin to generate the Android version code and version name automatically based on git commits number, date and ...
-
Updated
Nov 22, 2021 - Kotlin
Tests if module's dependencies can be updated to latest version
-
Updated
Apr 7, 2018 - JavaScript
Run any command on specific Node.js versions
nodejs
javascript
shell
bash
cli
package-manager
library
node
terminal
server
es6
command-line
versions
nvm
versioning
operating-system
npmjs
exec
dependency-management
npx
-
Updated
Dec 26, 2021 - JavaScript
Professional REST API design with ASP.NET Core WebAPI
identity
oauth
jwt
sentry
logging
swagger
versioning
swagger-ui
aspnet-core
nlog
jwt-authentication
autofac
webapi
ef-core
elmah
automapper
exception-handling
jwt-encryption
-
Updated
Jan 27, 2022 - C#
cli
hooks
react-native
semver
versioning
semantic-versioning
release
npm-version
create-react-native-app
expo
-
Updated
Sep 1, 2021 - JavaScript
Gradle release & version management plugin.
gradle
gradle-plugin
versioning
semantic-versioning
release
release-automation
hacktoberfest
gradle-release
-
Updated
Jan 20, 2022 - Groovy
Track and record all the changes in your database with Ecto. Revert back to anytime in history.
-
Updated
Jan 19, 2022 - Elixir
Extends fastlane versioning actions. Allows to set/get versions without using agvtool and do some other small tricks.
-
Updated
Dec 29, 2021 - Ruby
-
Updated
Oct 6, 2021 - CSS
Python package to work with Semantic Versioning (http://semver.org/)
python
versions
semver
versioning
version
semantic-versioning
release
semver-format
semantic-version
semver-tag
semver-release
semver-cli
-
Updated
Jan 26, 2022 - Python
Audit trail with schema versioning for PostgreSQL using transaction-based logging
-
Updated
Dec 30, 2021 - PLpgSQL
Improve this page
Add a description, image, and links to the versioning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the versioning topic, visit your repo's landing page and select "manage topics."


Describe the bug
refreshVersions is not able to find the latest versions of artifact in local maven repository.
To Reproduce
maven-publishplugin to local maven repository, e.g. via./gradlew publishToMavenLocal