-
Updated
Sep 30, 2020 - Go
versioning
Here are 694 public repositories matching this topic...
-
Updated
Aug 27, 2020 - Python
-
Updated
Oct 1, 2020 - C#
-
Updated
Oct 5, 2020 - C#
While inspecting the installer, I noticed the fallbacks for Linux / OSX when appdirs isn't available (in data_dir()).
Wouldn't it make sense to add an if for Windows based on %APPDATA% or %LOCALAPPDATA%, before resorting to globally installing appdirs?
-
Updated
Oct 2, 2020 - Go
Describe the bug
refreshVersions is not able to find the latest versions of artifact in local maven repository.
To Reproduce
- Publish any project/library that uses
maven-publishplugin to local maven repository, e.g. via./gradlew publishToMavenLocal - Use it as a dependency in another project with refreshVersions, specifying the local repository via `repositories {
-
Updated
Jun 24, 2020 - Ruby
-
Updated
Oct 2, 2020 - JavaScript
We should add a compile time framework (Dagger2?) to make it easier to mock dependencies of a class.
-
Updated
Apr 7, 2018 - JavaScript
fetchPypi just calls fetchurl underneath but has a slightly different calling syntax in order to construct the URL. It would be great to track these external dependencies using niv. :-)
-
Updated
Jun 6, 2020 - Kotlin
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Aug 13, 2020 - Groovy
-
Updated
Oct 5, 2020 - Elixir
-
Updated
Sep 14, 2020 - Ruby
-
Updated
Aug 3, 2020 - PLpgSQL
-
Updated
Aug 30, 2020 - CSS
-
Updated
Oct 5, 2020 - C#
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."


Description
Resolves #539
Update documentation for S3 bucket credentials example
Development notes
None, only docs/source updated.
Checklist