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

Remove defaultable provider-ci arguments #1144

Merged
merged 1 commit into from
Nov 14, 2024

Commits on Nov 14, 2024

  1. Remove defaultable provider-ci arguments

    - Use values from the config instead of hard coding them
    - `name` defaults to `{config.repository}` or `{config.organization}/pulumi-{config.provider}`
    - `template` defaults to `{config.template}` or otherwise "bridged-provider"
    - `config` defaults to `.ci-mgmt.yaml` so only specify in the update-workflows job where it's checked out into a different directory
    - `out` defaults to `.` so only specify in the update-workflows job where it's checked out into a different directory
    danielrbradley committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0ec45fd View commit details
    Browse the repository at this point in the history