Skip to content

Use GitHub release automation #2502

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

Merged
merged 1 commit into from
Aug 7, 2022
Merged

Use GitHub release automation #2502

merged 1 commit into from
Aug 7, 2022

Conversation

mpkorstanje
Copy link
Contributor

@mpkorstanje mpkorstanje commented Mar 20, 2022

Cucumber-JVM can now be released with Polyglot Release[1]. Polyglot Release
will prepare the project for release. Once prepared the changes are pushed
and the GitHub Action[2] will publish the release.

1: https://github.com/cucumber/polyglot-release
2: https://github.com/cucumber/action-publish-mvn

@mpkorstanje mpkorstanje mentioned this pull request Mar 20, 2022
7 tasks
@mpkorstanje mpkorstanje changed the title Use GitHub release automation (#2500) Use GitHub release automation Mar 20, 2022
@codecov
Copy link

codecov bot commented Mar 20, 2022

Codecov Report

Merging #2502 (15bea49) into main (1ccc09f) will not change coverage.
The diff coverage is n/a.

❗ Current head 15bea49 differs from pull request most recent head 7d3cf79. Consider uploading reports for the commit 7d3cf79 to get more accurate results

@@            Coverage Diff            @@
##               main    #2502   +/-   ##
=========================================
  Coverage     84.63%   84.63%           
  Complexity     2711     2711           
=========================================
  Files           321      321           
  Lines          9497     9497           
  Branches        907      907           
=========================================
  Hits           8038     8038           
  Misses         1128     1128           
  Partials        331      331           
Impacted Files Coverage Δ
...i2/src/main/java/io/cucumber/cdi2/Cdi2Factory.java 98.21% <ø> (ø)
...mber-core/src/main/java/cucumber/api/cli/Main.java 0.00% <ø> (ø)
...ucumber/core/backend/CucumberBackendException.java 50.00% <ø> (ø)
...ore/backend/CucumberInvocationTargetException.java 100.00% <ø> (ø)
...io/cucumber/core/backend/DefaultObjectFactory.java 83.33% <ø> (ø)
.../io/cucumber/core/backend/JavaMethodReference.java 42.10% <ø> (ø)
...rc/main/java/io/cucumber/core/backend/Located.java 100.00% <ø> (ø)
.../java/io/cucumber/core/backend/ScenarioScoped.java 100.00% <ø> (ø)
...java/io/cucumber/core/backend/SourceReference.java 100.00% <ø> (ø)
...umber/core/backend/StackTraceElementReference.java 50.00% <ø> (ø)
... and 418 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee6b693...7d3cf79. Read the comment docs.

@mpkorstanje mpkorstanje marked this pull request as ready for review July 31, 2022 14:36
@mpkorstanje mpkorstanje force-pushed the release-automation branch 4 times, most recently from 2ee7fd9 to 5709263 Compare July 31, 2022 15:00
@mpkorstanje mpkorstanje requested a review from mattwynne July 31, 2022 15:01
@mpkorstanje mpkorstanje force-pushed the release-automation branch 2 times, most recently from 15bea49 to 497bb04 Compare July 31, 2022 15:21
Cucumber-JVM can now be released with Polyglot Release[1]. Polyglot Release
will prepare the project for release. Once prepared the changes are pushed
and the GitHub Action[2] will publish the release.

1: https://github.com/cucumber/polyglot-release
2: https://github.com/cucumber/action-publish-mvn

Co-authored-by: M.P. Korstanje <[email protected]>
@mpkorstanje mpkorstanje merged commit f515608 into main Aug 7, 2022
@mpkorstanje mpkorstanje deleted the release-automation branch August 7, 2022 22:24
mpkorstanje added a commit that referenced this pull request Aug 7, 2022
Cucumber-JVM can now be released with Polyglot Release[1]. Polyglot Release
will prepare the project for release. Once prepared the changes are pushed
and the GitHub Action[2] will publish the release.

1: https://github.com/cucumber/polyglot-release
2: https://github.com/cucumber/action-publish-mvn

Co-authored-by: M.P. Korstanje <[email protected]>
Co-authored-by: Matt Wynne <[email protected]>
mpkorstanje added a commit that referenced this pull request Aug 7, 2022
Cucumber-JVM can now be released with Polyglot Release[1]. Polyglot Release
will prepare the project for release. Once prepared the changes are pushed
and the GitHub Action[2] will publish the release.

1: https://github.com/cucumber/polyglot-release
2: https://github.com/cucumber/action-publish-mvn

Co-authored-by: M.P. Korstanje <[email protected]>
Co-authored-by: Matt Wynne <[email protected]>
mpkorstanje added a commit that referenced this pull request Aug 7, 2022
Cucumber-JVM can now be released with Polyglot Release[1]. Polyglot Release
will prepare the project for release. Once prepared the changes are pushed
and the GitHub Action[2] will publish the release.

1: https://github.com/cucumber/polyglot-release
2: https://github.com/cucumber/action-publish-mvn

Co-authored-by: M.P. Korstanje <[email protected]>
Co-authored-by: Matt Wynne <[email protected]>
mpkorstanje added a commit that referenced this pull request Aug 7, 2022
Cucumber-JVM can now be released with Polyglot Release[1]. Polyglot Release
will prepare the project for release. Once prepared the changes are pushed
and the GitHub Action[2] will publish the release.

1: https://github.com/cucumber/polyglot-release
2: https://github.com/cucumber/action-publish-mvn

Co-authored-by: M.P. Korstanje <[email protected]>
Co-authored-by: Matt Wynne <[email protected]>
mpkorstanje added a commit that referenced this pull request Aug 7, 2022
Cucumber-JVM can now be released with Polyglot Release[1]. Polyglot Release
will prepare the project for release. Once prepared the changes are pushed
and the GitHub Action[2] will publish the release.

1: https://github.com/cucumber/polyglot-release
2: https://github.com/cucumber/action-publish-mvn

Co-authored-by: M.P. Korstanje <[email protected]>
Co-authored-by: Matt Wynne <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants