mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-29 12:03:21 +08:00
<!--
## Before submiting a pull request
Please make sure you've run the following commands from the root
directory.
bin/generate-all.sh
(this runs commands like "go generate", fixes formatting, and so on)
## Release changelog section
Help keep the release changelog clear by pre-naming the proper section
in the GitHub pull request title.
Some examples:
* CICD: Add required GHA permissions for goreleaser
* DOCS: Fixed providers with "contributor support" table
* ROUTE53: Allow R53_ALIAS records to enable target health evaluation
More examples/context can be found in the file .goreleaser.yml under the
'build' > 'changelog' key.
!-->
|
||
|---|---|---|
| .. | ||
| completion-scripts | ||
| test_data | ||
| types | ||
| cmdzonecache.go | ||
| commands.go | ||
| completion.go | ||
| completion_test.go | ||
| createDomains.go | ||
| fmt.go | ||
| getZones.go | ||
| gz_test.go | ||
| ppreviewPush.go | ||
| ppreviewPush_test.go | ||
| previewPush.go | ||
| previewPush_test.go | ||
| printIR.go | ||
| r53_test.go | ||
| ultimate.go | ||
| writeTypes.go | ||