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

SimpleXMLIterator is not always truthy #6903

Merged
merged 1 commit into from
Nov 12, 2021
Merged

SimpleXMLIterator is not always truthy #6903

merged 1 commit into from
Nov 12, 2021

Conversation

jnvsor
Copy link
Contributor

@jnvsor jnvsor commented Nov 12, 2021

Fixes #6865

@jnvsor
Copy link
Contributor Author

jnvsor commented Nov 12, 2021

Please note that this is my first PR, heavily based off #6650. I'm not entirely sure what the ReconcilerTest does, so it may need changes. Please review, thanks

@orklah orklah marked this pull request as ready for review November 12, 2021 12:57
@orklah orklah marked this pull request as draft November 12, 2021 12:58
@orklah
Copy link
Collaborator

orklah commented Nov 12, 2021

I put it back to draft, I clicked on the wrong button :)

Seems good at first glance

@orklah orklah added the release:fix The PR will be included in 'Fixes' section of the release notes label Nov 12, 2021
@jnvsor jnvsor marked this pull request as ready for review November 12, 2021 13:00
@jnvsor
Copy link
Contributor Author

jnvsor commented Nov 12, 2021

Seems good at first glance

Then I'll set it ready for review (I was under the impression that was what draft was for, haven't made a PR on GH in a while)

@orklah
Copy link
Collaborator

orklah commented Nov 12, 2021

Draft is to signal maintainers you're not ready to merge. Usually for WIP PR.

Thanks! That's great!

@orklah orklah merged commit 4f9f4d0 into vimeo:master Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix The PR will be included in 'Fixes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SimpleXMLIterator can be falsey
2 participants