Skip to content

Conversation

@jooola
Copy link
Member

@jooola jooola commented Oct 22, 2025

  • Add zoneutil.IsTXTRecordQuoted
  • Add zoneutil.ParseTXTRecord
  • Add zoneutil.FormatTXTRecord

@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

❌ Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.20%. Comparing base (a31266b) to head (64ad866).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
hcloud/exp/zoneutil/txt.go 94.44% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #757      +/-   ##
==========================================
+ Coverage   78.50%   80.20%   +1.70%     
==========================================
  Files          59       60       +1     
  Lines        5619     4421    -1198     
==========================================
- Hits         4411     3546     -865     
+ Misses        914      581     -333     
  Partials      294      294              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jooola jooola marked this pull request as ready for review October 27, 2025 15:56
@jooola jooola requested a review from a team as a code owner October 27, 2025 15:56
@jooola jooola requested a review from apricote October 27, 2025 15:57
- Add `zoneutil.IsTXTRecordQuoted`
- Add `zoneutil.ParseTXTRecord`
- Add `zoneutil.FormatTXTRecord`
@jooola jooola changed the title feat(exp): add TXT value formatting helpers feat(exp): add TXT record formatting helpers Oct 30, 2025
@jooola jooola changed the title feat(exp): add TXT record formatting helpers feat(exp): add TXT record helpers Oct 30, 2025
@jooola jooola merged commit 135001a into main Oct 30, 2025
4 of 6 checks passed
@jooola jooola deleted the dns-txt-records branch October 30, 2025 10:28
jooola pushed a commit that referenced this pull request Oct 30, 2025
<!-- section-start changelog -->
### Features

- **exp**: add TXT record helpers (#757)

<!-- section-end changelog -->

---

<details>
<summary><h4>PR by <a
href="https://github.com/apricote/releaser-pleaser">releaser-pleaser</a>
🤖</h4></summary>

If you want to modify the proposed release, add you overrides here. You
can learn more about the options in the docs.

## Release Notes

### Prefix / Start

This will be added to the start of the release notes.

~~~~rp-prefix
~~~~

### Suffix / End

This will be added to the end of the release notes.

~~~~rp-suffix
~~~~

</details>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
apricote pushed a commit to hetznercloud/fleeting-plugin-hetzner that referenced this pull request Oct 30, 2025
…9.0 (hetznercloud/fleeting-plugin-hetzner!298)

This MR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [github.com/hetznercloud/hcloud-go/v2](https://github.com/hetznercloud/hcloud-go) | `v2.28.0` -> `v2.29.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhetznercloud%2fhcloud-go%2fv2/v2.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fhetznercloud%2fhcloud-go%2fv2/v2.28.0/v2.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)</summary>

### [`v2.29.0`](https://github.com/hetznercloud/hcloud-go/blob/HEAD/CHANGELOG.md#v2290)

[Compare Source](hetznercloud/hcloud-go@v2.28.0...v2.29.0)

##### Features

- **exp**: add TXT record helpers ([#&#8203;757](hetznercloud/hcloud-go#757))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE2NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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