Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Send dispatch event to buildpacks/samples on lifecycle release #1010

Closed
wants to merge 4 commits into from

Commits on Feb 14, 2023

  1. Add workflow to send dispatch event to buildpacks/samples

    The workflow will trigger on published releases of lifecycle. Samples will be rebuilt on receiving dispatch events and updated with the latest lifecycle version. See buildpacks#801
    
    Signed-off-by: glokta1 <rafeyahmad@protonmail.com>
    glokta1 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    edd113f View commit details
    Browse the repository at this point in the history
  2. Send lifecycle version in dispatch payload

    Signed-off-by: glokta1 <rafeyahmad@protonmail.com>
    glokta1 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    759c104 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Update .github/workflows/release-dispatch.yml

    Co-authored-by: Natalie Arellano <narellano@vmware.com>
    Signed-off-by: Rafey Ahmad <71697384+glokta1@users.noreply.github.com>
    glokta1 and natalieparellano authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0d2bc69 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/release-dispatch.yml

    Co-authored-by: Natalie Arellano <narellano@vmware.com>
    Signed-off-by: Rafey Ahmad <71697384+glokta1@users.noreply.github.com>
    glokta1 and natalieparellano authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e25fbbb View commit details
    Browse the repository at this point in the history