publish
Here are 250 public repositories matching this topic...
We need to add tests for source/util.js, source/version.js, source/git-util.js and source/npm/util.js.
There is a $60.00 open bounty on this issue. Add mo
-
Updated
Jun 28, 2020 - JavaScript
-
Updated
Jun 29, 2020 - Swift
Bumptech Glide 4.7.1
Please provide:
-
Link to build log from https://jitpack.io
https://jitpack.io/com/github/bumptech/glide/v4.7.1/build.log -
Does the project build on your machine with the same commands (e.g. ./gradlew install) ?
Haven't tried building locally. -
What error are you seeing?
Could not resolve all files for configuration ':app:betaReleaseRuntimeClasspath'.
Could not resolve com.gi
-
Updated
Aug 20, 2019 - Groovy
Got this message:
? Are you using GitHub Enterprise? No
ERR! semantic-release Error: GitHub repository URL is invalid: https:undefined.git
This was caused by the repo being SSH based, not HTTP(s). Took a while to figure this out, a clearer error message would make sense and make this easily fixable.
Code here:
https://github.com/semantic-release/cli/blob/d2b48b0ef70e327ae591a3
-
Updated
Jan 6, 2019 - Kotlin
-
Updated
May 26, 2020 - Lua
-
Updated
Jun 3, 2020 - JavaScript
-
Updated
Nov 28, 2018 - Java
-
Updated
Jun 3, 2020 - JavaScript
-
Updated
Apr 19, 2020 - Swift
As a Gradle Kotlin DSL adopter, I'd like to know how to configure this plugin using the Kotlin DSL.
This plugin was identified as one of the most useful Gradle plugins. With Kotlin DSL 1.0 approaching shortly, it'd be wonderful if the documentation provided Kotlin and Groovy DSL samples. [Blog post with sugg
-
Updated
Jul 5, 2020 - Go
-
Updated
Mar 27, 2020 - JavaScript
-
Updated
Feb 15, 2019 - Python
-
Updated
May 18, 2020 - JavaScript
Improve this page
Add a description, image, and links to the publish topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the publish topic, visit your repo's landing page and select "manage topics."
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