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

Expand "Specify process types" page #737

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

hyounes4560
Copy link
Contributor

Process types page

  • Adds more content related to process types
  • Reorganize the current content

exec.d page

  • 1 styling edit (list item)

Closes #735

Signed-off-by: Hanan Younes <hanan.algazaley@gmail.com>
@hyounes4560 hyounes4560 requested a review from a team as a code owner June 24, 2024 01:18
A `process type` is a named process definition, contributed by a buildpack at build-time and executed by the launcher at run-time.
Buildpacks declare process types during the build phase by writing entries into `<layers>/launch.toml`.

## Key Points
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great translation of the spec into something more consumable by buildpack authors.

@AidanDelaney AidanDelaney merged commit c83bed6 into buildpacks:main Jun 25, 2024
3 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 25, 2024
Signed-off-by: Hanan Younes <hanan.algazaley@gmail.com>
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.

Expand "Specify process types" page
2 participants