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

✨ Make providers return a builtin config so engine can look at updated locations #671

Merged
merged 5 commits into from
Jul 29, 2024

Commits on Jul 23, 2024

  1. ✨ configure builtin provider internally

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d997fc6 View commit details
    Browse the repository at this point in the history
  2. 🐛 fix github workflow to use external provider images

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    513fafd View commit details
    Browse the repository at this point in the history
  3. remove default builtin config

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1e192fb View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. 🐛 fix default builtin configs

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    
    fixup
    pranavgaikwad authored and shawn-hurley committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ed23116 View commit details
    Browse the repository at this point in the history
  2. Fixing ci workflow to work with all the provider images

    * switching to the bundle CI
    
    Signed-off-by: Shawn Hurley <shawn@hurley.page>
    shawn-hurley committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5087451 View commit details
    Browse the repository at this point in the history