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

Add parametric workflow to generate community bundle #4

Merged

Commits on Feb 27, 2024

  1. Add parametric workflow to generate community bundle

    Add new github workflow that generates bundle either for RH or K8s based
    on parameters.
    
    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1cf2fef View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Commit with signoff flag

    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bdfc006 View commit details
    Browse the repository at this point in the history
  2. Simplified names in community input

    Avoid binding community input names to repository names, which are
    subject to changes.
    
    Using only K8S and OKD for simplicity
    
    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3dce7dd View commit details
    Browse the repository at this point in the history
  3. Rename recipe input into make_targets for clarity

    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f61c614 View commit details
    Browse the repository at this point in the history