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

Initial buildpack implemention using libcnb.rs #1

Merged
merged 100 commits into from
Aug 1, 2022
Merged

Initial buildpack implemention using libcnb.rs #1

merged 100 commits into from
Aug 1, 2022

Conversation

joshwlewis
Copy link
Member

@joshwlewis joshwlewis commented May 18, 2022

This PR implements the CNB Buildpack Specification and aims to target Go apps written in Go 1.16 or greater with full support for Go Modules. It's written in Rust, and leverages libcnb.rs, similar to other Heroku and Salesforce Functions buildpacks like buildpacks-jvm and buildpacks-nodejs.

More details in the README.

Things left to do that will come in subsequent PRs:

  • Automate building and publishing buildpacks to the buildpack registry
  • Automate inventory.toml updates
  • Automate Go distribution tarball mirroring

GUS: W-11189514

@edmorley
Copy link
Member

@joshwlewis I've pushed becc563 which updates to libcnb-test 0.6.0 (released today)

@joshwlewis joshwlewis merged commit 0c26bd9 into main Aug 1, 2022
@joshwlewis joshwlewis deleted the initial branch August 1, 2022 22:00
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