Skip to content

Use shallow clone and refactor DNS record helpers#179

Open
yhaliaw wants to merge 1 commit into
mainfrom
perf/git-clone
Open

Use shallow clone and refactor DNS record helpers#179
yhaliaw wants to merge 1 commit into
mainfrom
perf/git-clone

Conversation

@yhaliaw

@yhaliaw yhaliaw commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Applicable spec:

Overview

  • Clone with depth=1 to fetch only the latest commit
  • Extract shared _update_dns_record and _write_record_file helpers

Rationale

Should speed up the git clone significantly. Since updating DNS record does not need to look at history this should not result in a functional difference.

The refactor change is just for cleaner code.

Module Changes

Checklist

  • The contributing guide was applied
  • The PR is tagged with appropriate label (urgent, trivial, complex)

- Clone with depth=1 to fetch only the latest commit
- Extract shared _update_dns_record and _write_record_file helpers
@yhaliaw yhaliaw requested a review from a team as a code owner July 3, 2026 05:48
@yhaliaw yhaliaw added the complex label Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant