Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish not working feature #47

Merged
merged 2 commits into from
Jun 17, 2020

Conversation

tomnis
Copy link
Contributor

@tomnis tomnis commented Jun 17, 2020

  • bump gradlew to 6.5
  • bump gradle-git
  • avoid AbstractMethodError thrown from org.eclipse.jgit during publish
  • i published a local rc from my fork:
$ ./publish.sh candidate major local
creating repo tag for candidate release

> Configure project :
Inferred project: warp-core, version: 4.0.0-rc.1
...
> Task :release
Tagging repository as v4.0.0-rc.1
Pushing changes in [refs/heads/publish-not-working-feature, v4.0.0-rc.1] to origin

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.5/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 2m 59s

@rooeque rooeque merged commit 84fd00b into Workday:master Jun 17, 2020
@coveralls
Copy link

Pull Request Test Coverage Report for Build 221

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.659%

Totals Coverage Status
Change from base Build 220: 0.0%
Covered Lines: 1719
Relevant Lines: 1816

💛 - Coveralls

@tomnis tomnis deleted the publish-not-working-feature branch June 17, 2020 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants