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

Allow downstream clients to use the dependency scope field #392

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

romeara
Copy link
Member

@romeara romeara commented Dec 5, 2022

Add use of the dependency scope field when generating BDIO dependency representations

Add use of the dependency scope field when generating BDIO dependency
representations
@@ -20,13 +20,14 @@ versionFile << version

repositories {
maven { url "https://sig-repo.synopsys.com/bds-bdio-release" }
mavenLocal()
Copy link
Member Author

Choose a reason for hiding this comment

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

Note: This PR is dependent/blocked by the release of integrations-bdio 26.0.8. Once that release exists, this PR can be updated to remove this mavenLocal line, and use a non-SNAPSHOT version.
Given the lack of SNAPSHOT availability to the build pipeline, it is likely PR builds will fail for this request until this change is applied.

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.

None yet

1 participant