Replies: 32 comments 25 replies
-
The Ruby buildpack should have support for alternative interpreters (e.g. JRuby, Rubinius, TruffleRuby). |
Beta Was this translation helpful? Give feedback.
-
Community outreach to spread knowledge and increase adoption of Paketo buildpacks. |
Beta Was this translation helpful? Give feedback.
-
The buildpacks currently use a mix of |
Beta Was this translation helpful? Give feedback.
-
The project should should make inroads with developers in the various language ecosystems to develop a stronger feedback loop between buildpack features and the dev user experience. This could include: blog posts, getting on mailing lists for various langauge ecosystems, survey on the Paketo website asking for more information from (prospective) users. |
Beta Was this translation helpful? Give feedback.
-
There is an emerging use case for buildpacks on "function platforms" (e.g. AWS Lambda, Azure Functions, Google Cloud Functions, knative). We should develop buildpacks that enable this use case for the language ecosystems we support. |
Beta Was this translation helpful? Give feedback.
-
Make the overall user experience and interface (i.e. buildpack configuration, logging, bill of materials) more uniform across all of the Paketo buildpacks. |
Beta Was this translation helpful? Give feedback.
-
Grow the number of language ecosystems that Paketo supports to that we can provide a solution for the largest number of use cases possible. |
Beta Was this translation helpful? Give feedback.
-
We've made some changes to the website this past year, but I think there's a lot more we can do to improve the homepage nav and docs experience. |
Beta Was this translation helpful? Give feedback.
-
Make it easier for developers to use Paketo buildpacks in non-production environments. |
Beta Was this translation helpful? Give feedback.
-
We should complete a robust implementation of the Python buildpack and graduate it to the |
Beta Was this translation helpful? Give feedback.
-
We should complete a re-architecture of the PHP buildpack following paketo-buildpacks/php#267. |
Beta Was this translation helpful? Give feedback.
-
We should create a language family web server buildpack as specified in https://github.com/paketo-buildpacks/rfcs/blob/main/accepted/0006-web-servers.md |
Beta Was this translation helpful? Give feedback.
-
We should think about how to better track frequency of buildpack releases after dependency updates/new version lines |
Beta Was this translation helpful? Give feedback.
-
We should build automation that tracks dependency updates from the |
Beta Was this translation helpful? Give feedback.
-
We should more actively seek out new, interesting & unorthodox use cases for buildpacks. This could help to create a more compelling argument for adoption of the technology among new and varied demographics. |
Beta Was this translation helpful? Give feedback.
-
I would like to see a nice, easy way for users to browse through buildpacks, view dependencies, configuration options, provides/requires integration info, etc... Most of this seems like it could be automatically scraped from metadata files. Similar to what was available for v2 buildpacks here -> https://buildpacks.cloudfoundry.org/#/buildpacks |
Beta Was this translation helpful? Give feedback.
-
More transparency about how our stacks are built and what exactly goes into them. This request would be partly education/awareness, but part also making sure that configuration files and information used for this process are publicly visible. In addition, for the paranoid, the build process for the stacks should be documented so I could follow our docs and build the stack myself (ideally getting the same stack, i.e. reproducible build). |
Beta Was this translation helpful? Give feedback.
-
Adopt and promote StackOverflow as a preferred location for asking questions related to Paketo buildpacks. StackOverflow is the clear choice of where developers go to ask questions. To facilitate engagement, we should meet folks where they already are going. It also provides a better permanent/searchable record of information than Slack. |
Beta Was this translation helpful? Give feedback.
-
Reference docs for every buildpack including:
Ideally we should be able to generate reference docs from |
Beta Was this translation helpful? Give feedback.
-
Include APM buildpacks such as |
Beta Was this translation helpful? Give feedback.
-
Upgrade all buildpacks to the latest buildpack API. |
Beta Was this translation helpful? Give feedback.
-
Add utility buildpacks to every language family for a consistent experience |
Beta Was this translation helpful? Give feedback.
-
Publish all buildpacks to the buildpack registry (https://github.com/buildpacks/registry-index) for easy use with |
Beta Was this translation helpful? Give feedback.
-
Document how to use a different JVM distro (e.g. OpenJDK, Azul Zulu, Amazon Corretto). |
Beta Was this translation helpful? Give feedback.
-
Java buildpacks on tiny stack. |
Beta Was this translation helpful? Give feedback.
-
"It just works" support in buildpacks for code generators running before other build steps. a) investigate common workflows for code generation in currently supported language ecosystems |
Beta Was this translation helpful? Give feedback.
-
I've gone through the comments above and synthesized the suggestions into a few top-line themes. Here is what we think is going to be important to focus on in this next year: Maturation of the existing buildpack featureset
Expansion of the buildpack ecosystem
Non-production use cases
|
Beta Was this translation helpful? Give feedback.
-
Cool and thanks for the sharing! A quick question about Will normal application buildpacks and function platform buildpacks be ine ONE buildpacks/builder image or they will be two separate buildpacks/builder images? Thanks! |
Beta Was this translation helpful? Give feedback.
-
Support for M1 devices. |
Beta Was this translation helpful? Give feedback.
-
Support for Yarn Berry (both v2 and v3) (ref) |
Beta Was this translation helpful? Give feedback.
-
What should Paketo Buildpacks focus on in 2021?
Beta Was this translation helpful? Give feedback.
All reactions