Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

revapiAcceptAllBreaks now works when there are multiple breaks #48

Merged
merged 7 commits into from
Oct 2, 2019

Conversation

iamdanfox
Copy link
Contributor

Before this PR

my last PR (released as 1.0.1) allowed accepting a single break, but didn't work when there are multiple.

Also tests weren't running on CircleCI 🌶🌶🌶🌶

After this PR

==COMMIT_MSG==
revapiAcceptAllBreaks now works when there are multiple breaks
==COMMIT_MSG==

Possible downsides?

@iamdanfox iamdanfox requested a review from a team as a code owner October 2, 2019 13:58
@changelog-app
Copy link

changelog-app bot commented Oct 2, 2019

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

revapiAcceptAllBreaks now works when there are multiple breaks

Check the box to generate changelog(s)

  • Generate changelog entry

@bulldozer-bot bulldozer-bot bot merged commit 1acf3a0 into develop Oct 2, 2019
@bulldozer-bot bulldozer-bot bot deleted the dfox/actually-run-spock-tests branch October 2, 2019 14:03
@svc-autorelease
Copy link
Collaborator

Released 1.0.2

@@ -57,6 +57,7 @@ dependencies {
testImplementation "org.junit.jupiter:junit-jupiter"
testImplementation 'org.mockito:mockito-core'
testImplementation 'org.assertj:assertj-core'
testRuntimeOnly "org.junit.vintage:junit-vintage-engine"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deleting this line makes spock tests silently not run. 🔥🔥🔥

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants