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

Update spec to specify expected version format #85

Commits on Jan 23, 2020

  1. Added a project.toml extension

    Signed-off-by: Joe Kutner <jpkutner@gmail.com>
    jkutner committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    ef89af7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Add optionality to some fields in project.toml

    Signed-off-by: Joe Kutner <jpkutner@gmail.com>
    jkutner committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    168cbe6 View commit details
    Browse the repository at this point in the history
  2. Make project.licenses a list

    Signed-off-by: Joe Kutner <jpkutner@gmail.com>
    jkutner committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    5411d9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4a3006 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. The platform should be responsible for injecting the bindings

    * the source of these binding will be platform specific
    
    Signed-off-by: Emily Casey <ecasey@pivotal.io>
    ekcasey committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c4842e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Merge pull request buildpacks#75 from buildpacks/bindings-platform

    The platform should be responsible for injecting the bindings
    ekcasey authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    366ac1a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Remove mention of pack in project.toml spec

    Signed-off-by: Joe Kutner <jpkutner@gmail.com>
    jkutner committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    95b235f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    726570a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Use more formal spec language in project.toml extension

    Signed-off-by: Joe Kutner <jpkutner@gmail.com>
    jkutner committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    51f6d6d View commit details
    Browse the repository at this point in the history
  2. Added a more complete project.toml example

    Signed-off-by: Joe Kutner <jpkutner@gmail.com>
    jkutner committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    44f9bad View commit details
    Browse the repository at this point in the history
  3. Added language about who should consume a project.toml

    Signed-off-by: Joe Kutner <jpkutner@gmail.com>
    jkutner committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    dc0da5f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Merge pull request buildpacks#70 from buildpacks/project-toml

    Added a project.toml extension
    jkutner authored Apr 24, 2020
    Configuration menu
    Copy the full SHA
    203639f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Remove Tags

    Previously, the specification required a "tags" file that contained a set of
    arbitrary data.  This hasn't been used for anything particularly useful to
    date, and it has been pointed out that allowing arbitrary files in metadata
    can achieve the same ends.
    
    Because of these observations, this change removes tags from the
    specification.
    
    Signed-off-by: Ben Hale <bhale@pivotal.io>
    Signed-off-by: Ben Hale <bhale@vmware.com>
    nebhale committed May 12, 2020
    Configuration menu
    Copy the full SHA
    7ec2342 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Merge branch 'remove-tags' into extensions/bindings/0.2

    Signed-off-by: Ben Hale <bhale@vmware.com>
    nebhale committed May 20, 2020
    Configuration menu
    Copy the full SHA
    f6fc5a4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'extensions/bindings/0.2'

    Signed-off-by: Ben Hale <bhale@vmware.com>
    nebhale committed May 20, 2020
    Configuration menu
    Copy the full SHA
    6cd54c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    3148b5d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Update suggestions for buildpack.md

    Co-authored-by: Terence Lee <hone02@gmail.com>
    Signed-off-by: Danielle Adams <danielle.adams@heroku.com>
    2 people authored and Danielle Adams committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    d85f3c0 View commit details
    Browse the repository at this point in the history