Skip to content

fix: make sure trailing dot is present for targets of dns records (#73) - #74

Merged
ondbeh merged 3 commits into
stackitcloud:release/1.xfrom
stijzermans:fix/trailing-dots-in-targets
Aug 3, 2026
Merged

fix: make sure trailing dot is present for targets of dns records (#73)#74
ondbeh merged 3 commits into
stackitcloud:release/1.xfrom
stijzermans:fix/trailing-dots-in-targets

Conversation

@stijzermans

Copy link
Copy Markdown

@stijzermans
stijzermans requested a review from a team July 2, 2026 16:49
@stijzermans
stijzermans force-pushed the fix/trailing-dots-in-targets branch from 06a6b78 to d96e515 Compare July 2, 2026 16:49
@ondbeh
ondbeh changed the base branch from main to release/1.x July 29, 2026 08:00

@ondbeh ondbeh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm, except for the failing linter

@ondbeh

ondbeh commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Hi @stijzermans,

first of all - thank you for the contribution and sorry for getting back to you with a delay.

Can you please just fix the linting error from the test? I think in this case you can just add a lint ignore annotation.
I will in the meantime fix the Secret Scanner problem.

Since this change introduces a breaking change, we will take it as an opportunity to release version 1.0.0 of our webhook. For that, we have a few feature in mind that we would like to add. Therefore, in the meantime, I will create a pre-release with your contribution.

Thanks,
Ondřej

@stijzermans

stijzermans commented Aug 3, 2026

Copy link
Copy Markdown
Author

Hi @ondbeh - sorry for not checking the lint beforehand ;) Just added the ignore statement!

Nit: just merged back main into this branch, and I tried to use more static statements for record types in my implementation (i.e. endpoint.RecordTypeTXT) - and saw a new occurrence of "TXT" - let me know whatever is preferred and if you want me to revert these RecordType statements.

@ondbeh
ondbeh merged commit b24e4de into stackitcloud:release/1.x Aug 3, 2026
3 checks passed
@ondbeh

ondbeh commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Hi @stijzermans
Thanks for the fix.
I think it makes more sense done this way, thank you - I will try to make a few more cleanups like this before the official 1.0.0 release.

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