Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Support wildcard stack #250

Merged
merged 5 commits into from
Jul 14, 2022
Merged

Support wildcard stack #250

merged 5 commits into from
Jul 14, 2022

Conversation

fg-j
Copy link

@fg-j fg-j commented Jul 12, 2022

Summary

Since dep ensure just depends on the presence of dep, I figured it'd be reasonable to make this buildpack support the wildcard stack. This is in keeping with the Paketo Style Guide comments on using the most permissive stack that's reasonable.

Use Cases

This will allow the Go language family buildpack to run on Jammy Jellyfish stacks.

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@fg-j fg-j requested a review from a team as a code owner July 12, 2022 20:47
@fg-j fg-j requested review from ryanmoran and ForestEckhardt July 12, 2022 20:47
@fg-j
Copy link
Author

fg-j commented Jul 12, 2022

Blocked by paketo-buildpacks/dep#307

@fg-j fg-j added the status/blocked This issue has been triaged and resolving it is blocked on some other issue label Jul 12, 2022
@fg-j fg-j removed the status/blocked This issue has been triaged and resolving it is blocked on some other issue label Jul 13, 2022
@fg-j fg-j added the semver:minor A change requiring a minor version bump label Jul 13, 2022
@fg-j fg-j requested a review from ryanmoran July 14, 2022 15:25
@ryanmoran ryanmoran merged commit 88da3fb into main Jul 14, 2022
@ryanmoran ryanmoran deleted the wildcard-stack branch July 14, 2022 16:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
semver:minor A change requiring a minor version bump
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants