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

Add example for transitive dependencies. #620

Merged
merged 1 commit into from
Jul 3, 2021

Conversation

dbrumann
Copy link
Collaborator

@dbrumann dbrumann commented Jul 3, 2021

Examples act as e2e during build. I tried this on 0.14.0 to confirm the issue as well as the current main to verify the fix.

Follow up to #618

@dbrumann dbrumann merged commit 12a77b7 into qossmic:main Jul 3, 2021
@dbrumann dbrumann deleted the examples/transitive branch July 3, 2021 07:57
@MGatner
Copy link

MGatner commented Jul 3, 2021

What happens if you:

  Bar: ~
  Baz:
    - +Bar

I assume nothing, but should there be a test for that?

@dbrumann
Copy link
Collaborator Author

dbrumann commented Jul 3, 2021

Good idea, it might behave differently, but I think the risk of that not working but the current case does is relatively small. I suggest we add this to the example, when we run into issues with this case.

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.

2 participants