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 buildpack.toml #135

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Add buildpack.toml #135

merged 1 commit into from
Jun 24, 2024

Conversation

edmorley
Copy link
Member

With a [publish.Ignore] table, to exclude unnecessary files from the buildpack archive published to the buildpack registry.

For prior art, see:
https://github.com/heroku/heroku-buildpack-python/blob/main/buildpack.toml

@edmorley edmorley self-assigned this Jun 24, 2024
@edmorley edmorley requested a review from a team as a code owner June 24, 2024 08:23
With a `[publish.Ignore]` table, to exclude unnecessary files from the
buildpack archive published to the buildpack registry.
@edmorley edmorley force-pushed the edmorley/ignore-list branch from ba57c09 to 6e7c1d1 Compare June 24, 2024 08:24
@edmorley edmorley enabled auto-merge (squash) June 24, 2024 08:24
@edmorley edmorley merged commit f102e6a into master Jun 24, 2024
5 checks passed
@edmorley edmorley deleted the edmorley/ignore-list branch June 24, 2024 09:56
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