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

* Custom Domain, raise exception at the end of checks #90

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

aliel
Copy link
Member

@aliel aliel commented Jan 17, 2024

No description provided.

@aliel aliel requested a review from hoh January 17, 2024 09:11
@aleph-im aleph-im deleted a comment from github-actions bot Jan 17, 2024
@hoh
Copy link
Member

hoh commented Jan 17, 2024

I got this to work and fix my issue, but the tests fail.

Copy link
Member

@MHHukiewitz MHHukiewitz left a comment

Choose a reason for hiding this comment

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

Based on @hoh's comment and ChatGPTs explanation:

Old: The method returned an error immediately when a mismatch was found.
New: The method now evaluates all DNS rules and then checks if all values in status are False. If so, it raises an error. This implies that now the method completes checking all rules before deciding to raise an error.

Tests are passing, so LGTM

@MHHukiewitz MHHukiewitz merged commit 7d38872 into main Jan 30, 2024
11 checks passed
@MHHukiewitz MHHukiewitz deleted the aliel-fix-domain-checks branch January 30, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants