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

Don't allow compileCopy to be resolvable #1469

Merged
merged 2 commits into from
Aug 17, 2020

Conversation

dansanduleac
Copy link
Contributor

Before this PR

baseline-exact-dependencies creates a configuration compileCopy which is resolvable, but might not actually successfully resolve when using GCV in certain circumstances.
This configuration shouldn't be resolvable.

After this PR

==COMMIT_MSG==
baseline-exact-dependencies ensures compileCopy configuration it creates is not resolvable, so it can't be resolved accidentally.
==COMMIT_MSG==

Possible downsides?

@changelog-app
Copy link

changelog-app bot commented Aug 17, 2020

Generate changelog in changelog/@unreleased

Type

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

Description

baseline-exact-dependencies ensures compileCopy configuration it creates is not resolvable, so it can't be resolved accidentally.

Check the box to generate changelog(s)

  • Generate changelog entry

@policy-bot policy-bot bot requested a review from iamdanfox August 17, 2020 17:29
@bulldozer-bot bulldozer-bot bot merged commit 00b455c into develop Aug 17, 2020
@bulldozer-bot bulldozer-bot bot deleted the ds/dont-copy-resolvable-compile branch August 17, 2020 17:40
@svc-autorelease
Copy link
Collaborator

Released 3.36.2

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

Successfully merging this pull request may close these issues.

3 participants