buildpacks / samples

Samples for Cloud Native Buildpacks
Apache License 2.0
195 stars 147 forks source link

WIP: Trigger build workflow on lifecycle-release dispatch event and update builder.toml lifecycle version #138

Open glokta1 opened 1 year ago

glokta1 commented 1 year ago

Ensures sample builders are up-to-date with the lifecycle. See https://github.com/buildpacks/lifecycle/issues/801

Signed-off-by: glokta1 rafeyahmad@protonmail.com

Will update this PR with the script to update builder.toml files in a bit. I suspect I won't have write permissions to modify files though so I'm a little confused on how to test it...any pointers? :sweat_smile:. I'm new to testing these workflows

AidanDelaney commented 1 year ago

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

natalieparellano commented 1 year ago

My suggestions here: https://github.com/buildpacks/lifecycle/issues/801#issuecomment-1421336837

There may be a better way to do it, feedback is welcome :)