tomf
541679386b
NEW PROVIDER: Mythic Beasts DNS ( #2528 )
...
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-25 09:24:44 -04:00
David M
68f0de49e2
32-bit binaries are no longer supported. Update CI/CD-related files ( #2524 )
...
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-21 13:00:56 -04:00
Tom Limoncelli
7a3e30b2b5
CHORE: Update goreleaser config for new NFPM format ( #2467 )
...
Co-authored-by: SignalRichard <20459042+SignalRichard@users.noreply.github.com>
2023-08-04 10:23:39 -04:00
Grant
5477b10cf7
CICD: Also push container images to GitHub Container Registry (ghcr.io) ( #2418 )
...
Signed-off-by: Grant Slater <github@firefishy.com>
2023-06-02 10:26:20 -04:00
Tom Limoncelli
83e41e5169
Revert "Also push container images to github / gcr.io" ( #2416 )
2023-06-01 18:24:26 -04:00
Grant
f4ae37ffd6
Also push container images to github / gcr.io ( #2408 )
...
Signed-off-by: Grant Slater <github@firefishy.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-06-01 16:02:37 -04:00
Jeffrey Cafferata
0edffa198b
CI: Release Docker images without the "v" ( #2378 )
2023-05-19 10:46:15 -04:00
Tom Limoncelli
84e39b4ae2
ci: Remove duplicate goreleaser docker build ( #2363 )
...
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-16 08:15:54 -04:00
Paul Dee
a08a4b3486
Update goreleaser providers regexp ( #2205 )
2023-03-21 14:33:43 -07:00
Tom Limoncelli
f19225f8d4
BUILD: CGO linking problems break Debian and Centos 7 ( #2141 )
2023-03-13 09:54:02 -04:00
Jeffrey Cafferata
430568c8f8
DOCS: Replace stackexchange.github.io ( #2004 )
...
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-29 13:14:22 -05:00
Jeffrey Cafferata
481137d964
OCTODNS: Remove OctoDNS provider ( #1921 )
...
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-09 08:54:02 -05:00
Jeffrey Cafferata
dad1d4c2c5
DOCS: Fixed typo "deprecation" ( #1739 )
2022-09-06 08:21:57 -04:00
Chris Hunt
6eeec2f999
CHORE: Define Release parameters ( #1724 )
2022-08-19 12:04:13 -04:00
Chris Hunt
cfc82c8e13
DOCS: Update with new release process ( #1707 )
...
* Update with new release process
* Move major bump to its own section; split step 1 into 2 parts
* Remove version number from main.go
* Linting
* Add example `git tag` command
* Try a different regex pattern for release note generation
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-08-15 10:41:45 -04:00
Chris Hunt
b4ebe5b54b
maint: Update GoReleaser and CircleCI configs to publish multi-arch Docker image ( #1682 )
...
- Improve the filtering for the `release` job only on tag creation.
- Removes the dependency on `integration-tests` job from the `release` job. The flaky tests were frequently blocking the release.
- Integration tests will now only run on PRs.
- Restores the Docker build/publish
- Includes amd64, arm64, and i386 multi-arch manifest
- Uploads [artifacts](https://app.circleci.com/pipelines/github/StackExchange/dnscontrol/1285/workflows/b40ce89b-5a60-4ed2-874b-d47f383122b2/jobs/10051/artifacts ) to CircleCI
- Fixes linting issues with README
- Add [CircleCI Insights badge](https://github.com/StackExchange/dnscontrol/tree/fix/cci#dnscontrol ) to README
- Uploads deb and rpm packages to [CloudSmith](https://cloudsmith.io/~stackoverflow/repos/dnscontrol/packages/ )
- TODO: It looks like CloudSmith treats both formats as duplicates and appends a `-1` to the version.
- TODO: Push the Docker images to CloudSmith as well (alternate to Docker Hub and their aggressive rate limits).
- TODO: The automated release notes regex patterns don't work for most of the commits. See [releases/tag/v3.18.2-pre013](https://github.com/StackExchange/dnscontrol/releases/tag/v3.18.2-pre013 )
2022-08-12 16:08:16 -04:00
Chris Hunt
cc4eba6f16
Migrate Build and Integration Tests to CircleCI ( #1292 )
...
* Change the CI from GitHub Actions to [CircleCI](https://app.circleci.com/pipelines/github/StackExchange/dnscontrol?filter=all ).
* Adds more platforms in the release as inspired by and discussed in #1260 .
2021-12-17 07:14:27 -05:00