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

Include blueprint import file option #357

Merged
merged 5 commits into from
Mar 6, 2024
Merged

Include blueprint import file option #357

merged 5 commits into from
Mar 6, 2024

Conversation

luisarizmendi
Copy link
Contributor

Description

This is the first approach to cover [1]. I didn't modify any module, I just added a new builder_blueprint_import_file variable. If the variable is defined, then it copies the file into the image builder, and then pushes that blueprint instead of creating the blueprint from the vars.

[1] #225

NOTE: This pull request has been reopened because the previous one became "stale." I believe the changes are still relevant and warrant consideration. Thank you for your attention to this matter.

Type of change

What is it?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Tests update
  • Refactor

Checklist

  • Added changelog fragment
  • Tests exist for affected features covering positive and negative scenarios

Checklist

  • Added changelog fragment
  • Tests exist for affected features covering positive and negative scenarios

@maxamillion
Copy link
Collaborator

LGTM - CI failures are unrelated, it looks like the dev branch for ansible-core moved the goal posts and make existing code non-compliant with lint checks. I 'll deal with that later.

@maxamillion maxamillion merged commit 6e34162 into redhat-cop:main Mar 6, 2024
43 of 64 checks passed
@mergify mergify bot added the waiting for review Pull request is ready for review label Mar 7, 2024
Copy link
Contributor

mergify bot commented Mar 8, 2024

This Pull Request needs all checks to run successfully. Could you fix it @luisarizmendi? 🙏

@mergify mergify bot added the invalid This doesn't seem right (PR check failure?) label Mar 8, 2024
Copy link
Contributor

mergify bot commented Mar 9, 2024

This Pull Request needs all checks to run successfully. Could you fix it @luisarizmendi? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request invalid This doesn't seem right (PR check failure?) waiting for review Pull request is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants