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

Several minor fixes #234

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Several minor fixes #234

merged 1 commit into from
Jun 28, 2024

Conversation

dmikusa
Copy link
Contributor

@dmikusa dmikusa commented Jun 28, 2024

Summary

  • Fixes buildpack.toml typo in metadata
  • Removes ioutil and other deprecations
  • Fixes missing error handling in a couple places
  • Sets default values as strings so they show up in config output

Use Cases

Bugs == bad

- Fixes buildpack.toml typo in metadata
- Removes ioutil and other deprecations
- Fixes missing error handling in a couple places
- Sets default values as strings so they show up in config output

Signed-off-by: Daniel Mikusa <[email protected]>
@dmikusa dmikusa added semver:patch A change requiring a patch version bump type:bug A general bug labels Jun 28, 2024
@dmikusa dmikusa requested a review from a team as a code owner June 28, 2024 14:06
@pivotal-david-osullivan pivotal-david-osullivan merged commit 906fcff into main Jun 28, 2024
7 checks passed
@pivotal-david-osullivan pivotal-david-osullivan deleted the fixes branch June 28, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump type:bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants