Aidan Delaney

Results 26 comments of Aidan Delaney

@pombredanne In order to understand the syntax for `namespace` I had to dive in to rfc3986 as the purl spec states: "A purl is a valid URL and URI that...

Looks like we need to release a `pack` with support for `Dockerfiles` before these samples changes can land.

Looks like we need to get the attention of one of the maintainers to see what they think of this contribution. I beleive this PR fixes issue #2099 that was...

I like this idea. I need to get my head around GH triggers before I approve it.

Thanks a _lot_ for pushing this work forward @WYGIN. We **really** appreciate it. I think I'd like _all_ of our samples to be multi-arch by default. Then treat the non...

@edmorley We should now have experimental feature support in the latest `pack`, see https://buildpacks.io/docs/tools/pack/cli/pack_config_experimental/. I can build samples with our alpine builder if I `pack config experimental true`. We should...

Fixed in https://github.com/buildpacks/samples/commit/0a90553c5df3ef43754b3a788cbc6867829cd9e0

Is this something that we can address by improving the docs? Right now you *must* enable experimental features for this sample to work.

Depends on https://github.com/buildpacks/scafall/pull/2 will undraft when that (and some subsequent changes) land.

This draft can be driven using ``` go run cmd/pack/main.go buildpack create -t [email protected]:AidanDelaney/cnb-templates.git ``` We don't yet have a https://github.com/buildpacks/templates repo that contains a template (awaiting https://github.com/buildpacks/templates/pull/1). A bare...