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

RFC for OCI Image Annotations on Buildpacks #314

Merged
merged 7 commits into from
Aug 8, 2024

Commits on Jun 26, 2024

  1. RFC for OCI Image Annotations on Buildpacks

    Signed-off-by: Craig Andrews <candrews@integralblue.com>
    candrews committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7dc794a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Note that buildpacks without these annotation would still be valid

    Co-authored-by: Joe Kutner <jpkutner@gmail.com>
    Signed-off-by: Craig Andrews <candrews@integralblue.com>
    candrews and jkutner committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    04e957e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Don't require VCS info, as that info isn't always available

    Co-authored-by: Joe Kutner <jpkutner@gmail.com>
    Signed-off-by: Craig Andrews <candrews@integralblue.com>
    candrews and jkutner committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dca1e5e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. org.opencontainers.image.revision should be the hash, not the ref

    Signed-off-by: Craig Andrews <candrews@integralblue.com>
    candrews committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1ac8295 View commit details
    Browse the repository at this point in the history
  2. Consistently use the term pack tool instead of buildpack tool

    Signed-off-by: Craig Andrews <candrews@integralblue.com>
    candrews committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d2b2b1a View commit details
    Browse the repository at this point in the history
  3. Fix incorrect tense of "consider"

    Co-authored-by: Josh W Lewis <josh.w.lewis@gmail.com>
    Signed-off-by: Craig Andrews <candrews@integralblue.com>
    candrews and joshwlewis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    438fdde View commit details
    Browse the repository at this point in the history
  4. Use the term "packaging" as that's the term used by the tool

    Co-authored-by: Josh W Lewis <josh.w.lewis@gmail.com>
    Signed-off-by: Craig Andrews <candrews@integralblue.com>
    candrews and joshwlewis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    cc8e2f4 View commit details
    Browse the repository at this point in the history