Commit graph

94 commits

Author SHA1 Message Date
Jeffrey Cafferata 17da0bc69f
CICD: GoReleaser version (#2737)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-02 15:14:35 -05:00
Tom Limoncelli 1bbf9c4293
CICD: Revert actions/upload-artifact to 3.1.3 (from 4.0.0) (#2736) 2023-12-18 15:25:04 -05:00
dependabot[bot] 0ca55815f8
Build(deps): Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#2731)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 11:33:32 -05:00
dependabot[bot] b5d6b066a9
Build(deps): Bump github/codeql-action from 2 to 3 (#2732)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 11:33:15 -05:00
Tom Limoncelli 0da3f75729
CICD: release needs stringer (#2721) 2023-12-13 14:15:35 -05:00
dependabot[bot] 6e90946b15
Build(deps): Bump actions/setup-go from 4 to 5 (#2716)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 15:23:00 -05:00
Tom Limoncelli 9e1cb0fefd
CICD: Add stringer (#2714) 2023-12-11 07:21:49 -05:00
Tom Limoncelli 57216f07f1
DOCS: Update docs related to diff2 and clean up useless mentions of diff2 (#2683)
Co-authored-by: Costas Drogos <costas.drogos@gmail.com>
Co-authored-by: imlonghao <git@imlonghao.com>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Vincent Hagen <blackshadev@users.noreply.github.com>
2023-12-05 10:01:55 -05:00
Jeffrey Cafferata a366e4bc4d
CI/CD: Release changelog sections (#2674)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-12-04 10:35:29 -05:00
Tom Limoncelli 51104ce775
CICD: Use GHA concurrency groups to prevent tests from clobbering each other (#2654) 2023-11-28 07:06:14 -05:00
Tom Limoncelli c91fe6c1c8
CHORE: Remove diff1 from codebase (#2575) 2023-10-22 13:56:13 -04:00
Tom Limoncelli d3b358470d
CICD Enable ad-hoc runs (#2600) 2023-10-19 14:41:57 -04:00
Tom Limoncelli 431d9cf7fb
CICD: Rename build filenames and names (dnscontrol) (#2593) 2023-10-13 13:54:50 -04:00
Tom Limoncelli 7bf5fc6b65
CHORE: Increase minimum Go version to 1.21 (#2590) 2023-10-08 11:52:39 -04:00
dependabot[bot] bf94f19345
Build(deps): Bump goreleaser/goreleaser-action from 4 to 5 (#2562)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-09-20 11:34:59 -04:00
dependabot[bot] 08338b3223
Build(deps): Bump docker/login-action from 2 to 3 (#2563)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-09-20 11:32:58 -04:00
dependabot[bot] 39445b1cad
Build(deps): Bump docker/setup-qemu-action from 2 to 3 (#2561)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 10:57:44 -04:00
dependabot[bot] f1fd723c80
Build(deps): Bump actions/cache from 3.3.1 to 3.3.2 (#2554)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-09-14 10:26:51 -04:00
dependabot[bot] d75b72f08a
Build(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#2555)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-09-14 10:26:22 -04:00
dependabot[bot] 0b5de1adf2
Build(deps): Bump actions/checkout from 3 to 4 (#2544)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-09-07 14:10:49 -04:00
Costas Drogos bdbe4768a3
NS1: Enable BYO secrets for NS1 in the CI/CD pipeline (#2523)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-08-21 13:35:43 -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
Grant 9c9ff4d45a
CICD: Add required GHA permissions for goreleaser (#2424)
Signed-off-by: Grant Slater <github@firefishy.com>
2023-06-06 06:52:09 -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
Tom Limoncelli 260648765e
Create codeql.yml 2023-05-25 19:20:54 -04:00
Tom Limoncelli 64f083af4e
Update issue templates 2023-05-24 15:08:03 -04:00
Tom Limoncelli e4f9dd0459
ci: Remove release.yml (#2369) 2023-05-17 11:19:05 -04:00
Tom Limoncelli 835ea8817a
ci: Disable old release process (#2368) 2023-05-17 09:35:17 -04:00
Tom Limoncelli 8161e73e03
ci: Sort the provider test list (#2364)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-16 11:54:50 -04:00
Tom Limoncelli 9e66c3760e fix yaml 2023-05-12 10:55:15 -04:00
Tom Limoncelli 3d1cd30a1d
BUG: "dnscontrol version" not working (#2356)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-12 10:52:31 -04:00
Richard 2a386446be
ci: split draft release logic into separate workflow (#2351) 2023-05-10 20:56:11 -04:00
Tom Limoncelli 7efec559fc
Remove bruceadams/get-release (#2350)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-10 15:23:35 -04:00
Richard 914a3f4210
ci: add docker login for goreleaser (#2349) 2023-05-10 11:49:18 -04:00
Richard 9d6e8d8d5c
ci: add dockerhub creds for goreleaser (#2347) 2023-05-10 10:54:00 -04:00
Richard ec01a149cf
ci: fix release workflow trigger (#2345) 2023-05-10 09:10:14 -04:00
Richard 4300772a4e
ci: add github token as envvar for goreleaser (#2344) 2023-05-09 15:17:10 -04:00
Richard 7d86cfa987
ci: add goreleaser to release pipeline (#2343)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-09 14:58:24 -04:00
Tom Limoncelli ace2242daf
BUG: diff2 doesn't process IGNORE_TARGET() correctly (#2338)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-08 22:29:58 -04:00
dependabot[bot] 1e470b1c0b
Build(deps): Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#2336)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-08 16:51:07 -04:00
Richard f7118574a9
ci: hardcode container tag gover in pipeline 2023-05-08 12:10:12 -04:00
Tom Limoncelli 534c78f7c4
Convert StackExchange/dnscontrol to GitHub Actions (#2314)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Richard <20459042+SignalRichard@users.noreply.github.com>
2023-05-07 11:52:07 -04:00
Tom Limoncelli 00976474cb
Regularlize the env/secrets (#2328)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Richard <20459042+SignalRichard@users.noreply.github.com>
2023-05-06 14:41:15 -04:00
Tom Limoncelli 5d8cd9fc09
BUILD: Fix Linux binary releases (#2237)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-26 15:58:17 -04:00
dependabot[bot] 0178917fd8
Build(deps): Bump actions/setup-go from 3 to 4 (#2204)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 14:46:06 -04:00
Tom Limoncelli 1b5f9ef802 Revert "CHORE: Disable CGO (#2202)"
This reverts commit 6f778cb608.
2023-03-19 15:44:22 -04:00
Tom Limoncelli 6f778cb608
CHORE: Disable CGO (#2202)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-19 12:21:47 -04:00
Tom Limoncelli 8b2a38a845
CHORE: go generate (#2181)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-16 14:10:58 -04:00