Buildpack CI on GitHub Actions
Have you enjoyed the convenience that buildpacks give you when deploying on platforms that support it, such as Heroku? Have you wished you can have the same convenience for your CI/CD pipeline without have to dig for the steps that you need to get everything running properly? You are probably not alone!
Source: Buildpack CI
Related:
- buildpack-ci/run-tests: Heroku-style builds and unit tests with buildpacks on GitHub
- buildpack-ci/rails-example: Getting Started with Ruby on Heroku
- gliderlabs/herokuish: Utility for emulating Heroku build and runtime tasks in containers
This is a very interesting idea. I wonder: What’s remaining for v1?
Similar: buildpacks/github-actions: End-user GitHub Actions related to Cloud Native Buildpacks