-
As the slack channel is archived, I'm using this as a way to ask whether a PR with NewRelic Integration would be welcome?
-
## Steps to reproduce
```
docker run -it mcr.microsoft.com/dotnet/core/sdk bash
mv /usr/share/dotnet/dotnet /tmp/
export DOTNET_ROOT=/usr/share/dotnet/
/tmp/dotnet --info
```
## Expected beh…
-
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
N/A
What version of the buildpack you are using?
4.3.56
If you wer…
-
Another attempt at #19, #74, #113...
With 234 days remaining until Python 2 end of life, it is time to switch the runtime default from legacy Python to Python 3. When the default is switched, it w…
-
## What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
{
"name": "",
"build": "",
"support": "https://support.r…
-
There has been a lot of progress on [__pip__](https://pypi.org/project/pip/) and on PyPI in general in the past year. Why does this buildpack default to a pip that is more than a year old?
https:/…
-
Are you able to support for the [Poetry](https://poetry.eustace.io/) package manager?
It would be a good complement to the existing pipenv support for those who prefer Poetry.
The documentation …
-
## Lifecycle
### `cacher`
lifecycle images should have two new binaries `cacher` and `restorer`
**When** A platform invokes `cacher -layers= -group= -image=`
**Then** a image `` should be wri…
-
(I'm using buildpack 4.3.77)
I'm trying to overcome a couple challenges deploying a PHP application to a CF PaaS (PWS).
I find your use of composer and related docs a little confusing:
_By de…
-
The naming of specified variables as `PACK_*` is an artifact of the long ago naming of the project. Now that we're widely referred to as Cloud Native Buildpacks, we should update the naming to use `C…