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

Explicitly state that we do pre-issuance linting #232

Merged
merged 4 commits into from
Oct 18, 2024
Merged

Conversation

aarongable
Copy link
Contributor

@aarongable aarongable commented Sep 26, 2024

Update Section 4.3.1 to mention our pre-issuance linting, which is now required by the BRs. Also rephrase Section 8.7 to mention our post-issuance (rather than pre-issuance) linting, in line with what that section of the BRs cares about.

Fixes #223

@aarongable aarongable added this to the Q3 2024 milestone Sep 27, 2024
@mcpherrinm
Copy link

Note that we also say we do pre-issuance linting in 8.7

@bdaehlie
Copy link
Contributor

It seems to me that since we already talk about this in Section 8.7 this added level of detail in both presence and ordering of operations is duplicative and unnecessarily complex. I think we should either skip this change or remove the pre-issuance linting text from 8.7.

@aarongable
Copy link
Contributor Author

Good point. Section 8.7 of the BRs actually talks about post-issuance linting, so I've updated our Section 8.7 to do the same.

Confirmation that our self-audit (cert-checker) does in fact do linting can be found here: https://github.com/letsencrypt/boulder/blob/d17d71cc6ee9d35c2caf98635e0563be9fe0cd2a/cmd/cert-checker/main.go#L348

@aarongable aarongable requested a review from andygabby October 18, 2024 02:53
@aarongable aarongable requested a review from bdaehlie October 18, 2024 07:14
@bdaehlie bdaehlie merged commit c9bafa0 into main Oct 18, 2024
3 checks passed
@bdaehlie bdaehlie deleted the aarongable-patch-5 branch October 18, 2024 16:50
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.

Mention linting in section 4.3.1
4 participants