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

CICD: Update docs/comments after file renames #3278

Merged
merged 4 commits into from
Jan 1, 2025

Conversation

tomfitzhenry
Copy link
Contributor

Here's some small fixes for things I noticed while doing #3277 .

I raised these in a separate PR so they're easier to review.

Descriptions for each fix in the commit messages.

These testcases are already in the "TXT backslashes" testgroup.
This file was recently renamed from pr_test.yml but some references to pr_test.yml still existed.
Copy link
Collaborator

@cafferata cafferata left a comment

Choose a reason for hiding this comment

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

Thank you, @tomfitzhenry, for your contribution! 🎉 You’ve given the documentation a great touch-up by fixing those small imperfections. It’s these little details that really make everything shine. 👌🚀

@tomfitzhenry
Copy link
Contributor Author

Glad to hear it! :)

@@ -1263,12 +1263,6 @@ func makeTests() []*TestGroup {
// Vultr syntax-checks TXT records with SPF contents.
tc("Create a TXT/SPF", txt("foo", "v=spf1 ip4:99.99.99.99 -all")),

// Nobody needs this and many APIs don't allow it.
Copy link
Contributor

Choose a reason for hiding this comment

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

Why remove this? I think the comment "Nobody needs this" was sarcasm. If an API doesn't allow it, the auditrecords.go file should indicate if this needs to be skipped.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These testcases are already in the "TXT backslashes" testgroup.

(I put the justification in the commit message, but I know that's not very visible during review: 90929fe )

Copy link
Contributor

Choose a reason for hiding this comment

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

AH, now I see! I really shouldn't do reviews from my phone :)

@tlimoncelli tlimoncelli changed the title Small doc/test fixes CICD: Update docs/comments after file renames Dec 31, 2024
@tlimoncelli tlimoncelli merged commit ea5e571 into StackExchange:main Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants