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

Use a real boolean instead of a str one in snippets #2784

Merged
merged 1 commit into from Sep 13, 2021

Conversation

SchoolGuy
Copy link
Member

Fixes #2783

This PR adjusts the autoinstall_done and autoinstall_start snippets to work as intended with the boolean values instead with string ones.

@SchoolGuy SchoolGuy added this to Pull Requests in V3.3.0 via automation Sep 10, 2021
@SchoolGuy SchoolGuy added this to the v3.3.0 milestone Sep 10, 2021
@SchoolGuy SchoolGuy assigned nodeg and unassigned nodeg Sep 10, 2021
@SchoolGuy SchoolGuy requested a review from a team September 10, 2021 14:46
@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #2784 (774963f) into master (ff01d45) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2784   +/-   ##
=======================================
  Coverage   43.09%   43.09%           
=======================================
  Files          97       97           
  Lines       14079    14079           
=======================================
  Hits         6067     6067           
  Misses       8012     8012           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff01d45...774963f. Read the comment docs.

@SchoolGuy SchoolGuy changed the title This uses a real boolean instead of a one converted to a str Use a real boolean instead of a str one in snippets Sep 11, 2021
Copy link
Member

@nodeg nodeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not tested but LGTM.

@SchoolGuy
Copy link
Member Author

So my tests say this is working. Thus I will merge it now. If it is still broken we reopen the issue and try to fix it again.

@SchoolGuy SchoolGuy merged commit 926e08e into master Sep 13, 2021
V3.3.0 automation moved this from Pull Requests to Done Sep 13, 2021
@SchoolGuy SchoolGuy deleted the fix/pxe-just-once branch September 13, 2021 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

pxe_just_once no longer working with 3.2.1
2 participants