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

Make use of dependency license interface from cargo #19

Merged
merged 3 commits into from
Sep 24, 2021

Conversation

sophiewigmore
Copy link
Member

@sophiewigmore sophiewigmore commented Sep 22, 2021

Summary

To resolve paketo-buildpacks/packit#222, we made Make dependency licenses an interface in paketo-buildpacks/packit#231. Once this change is released in packit, this code will handle packit cargo dependency licenses appropriately.

This is blocked on that fix getting released.

Use Cases

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

Sophie Wigmore and others added 3 commits September 16, 2021 20:06
Bumps [github.com/paketo-buildpacks/packit](https://github.com/paketo-buildpacks/packit) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/paketo-buildpacks/packit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…it-1.1.0' of github.com:paketo-buildpacks/jam into generic-licenses
@ForestEckhardt ForestEckhardt merged commit 229288f into main Sep 24, 2021
@ForestEckhardt ForestEckhardt deleted the generic-licenses branch September 24, 2021 14:26
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.

cargo ConfigMetadataDependency does not represent all Paketo buildpacks' dependency metadata
3 participants