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

cdn: handle 'needs-cloudflare-cert' case in read func. #1095

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

andrewsomething
Copy link
Member

This addresses the continued issue called out in #1086. We need to handle the 'needs-cloudflare-cert' case in read func as well as create.

The acceptance test did not catch this. In order to fully test the flow, we would need an active domain. We can do this in our own testing, but the acceptance test suite must be usable by external contributors and not depend on external resources. So the updated test is skipped if DO_TEST_SUBDOMAIN is not set to an active DO manage sub domain.

@andrewsomething andrewsomething requested a review from a team December 18, 2023 17:18
Copy link
Member

@danaelhe danaelhe left a comment

Choose a reason for hiding this comment

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

good catch!

@andrewsomething andrewsomething merged commit 00eb854 into main Dec 18, 2023
2 checks passed
@andrewsomething andrewsomething deleted the asb/issues/1086 branch December 18, 2023 19:07
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.

2 participants