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

Migrate to libherokubuildpack inventory #926

Merged
merged 4 commits into from
Oct 23, 2024

Conversation

runesoerensen
Copy link
Contributor

@runesoerensen runesoerensen commented Sep 24, 2024

This PR removes the heroku-inventory-utils dependency in favor of the recently migrated inventory code in libherokubuildpack.

@runesoerensen runesoerensen force-pushed the migrate-to-libherokubuildpack-inventory branch 2 times, most recently from 1728032 to 5b47a07 Compare October 17, 2024 13:46
@runesoerensen runesoerensen marked this pull request as ready for review October 17, 2024 13:52
@runesoerensen runesoerensen requested a review from a team as a code owner October 17, 2024 13:52
@runesoerensen runesoerensen requested review from colincasey and removed request for a team October 17, 2024 14:23
This prepares the code for the migration to the `libherokubuildpack` inventory implementation which, unlike the `buildpacks-go` implementation, does not implement `Hash`
The `libherokubuildpack` implementation doesn't implement Display
This handles the toml::to_string formatting (but also introduces a risk of panics if the serialization fails
@runesoerensen runesoerensen force-pushed the migrate-to-libherokubuildpack-inventory branch from 5b47a07 to 5a2c3df Compare October 23, 2024 12:32
@runesoerensen runesoerensen merged commit 6503ab0 into main Oct 23, 2024
41 checks passed
@runesoerensen runesoerensen deleted the migrate-to-libherokubuildpack-inventory branch October 23, 2024 12:41
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.

2 participants