Commit graph

98 commits

Author SHA1 Message Date
Jeffrey Cafferata dbbc9e52a9
CICD: Provide the correct GitHub action contexts (#2842) 2024-02-15 10:52:09 -05:00
dependabot[bot] 17115b6b59
Build(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#2836)
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>
2024-02-12 13:43:14 -05:00
Jeffrey Cafferata 2cb4dcfc5a
CICD: Bumps actions/upload-artifact from 3.1.3 to 4.3.0 (#2831) 2024-02-05 07:48:26 -05:00
Jeffrey Cafferata d1b599b795
CICD: GitHub Action check git status (#2817)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-28 09:40:29 -05:00
dependabot[bot] ba87993278
Build(deps): Bump actions/cache from 3.3.3 to 4.0.0 (#2806)
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>
2024-01-23 09:47:16 -05:00
dependabot[bot] fbd436f607
Build(deps): Bump actions/cache from 3.3.2 to 3.3.3 (#2796)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 06:08:40 -05:00
Jeffrey Cafferata 355c0fe6a1
CICD: Rename the master branch to main (#2774)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-10 15:50:12 -05:00
Tom Limoncelli f46004eff9
DOCS: Update how to submit BYO credentials (#2767)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Pascal Mathis <dev@ppmathis.com>
2024-01-08 16:01:08 -05:00
dependabot[bot] 6a8561fbe7
Build(deps): Bump actions/setup-go from 4 to 5 (#2777)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 11:54:17 -05:00
Jeffrey Cafferata 38fa1762a1
CICD: Clean-up old release strategy (#2773)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-07 09:41:49 -05:00
Pascal Mathis 961eaa7862
NEW PROVIDER: Bunny DNS (#2265) (#2760) 2024-01-06 09:19:40 -05:00
Jeffrey Cafferata 393efcf3c2
CICD: Add GHA trigger for PR workflow of master branch (#2764)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-05 07:53:07 -05:00
Jeffrey Cafferata 9873f9f4b2
CICD: GoReleaser version #2 (#2761) 2024-01-04 10:46:36 -05:00
Tom Limoncelli 94cdbc0290
CICD: External PRs should not fail (#2757) 2024-01-02 16:27:21 -05:00
Tom Limoncelli 9221a0638c
Revert "CICD: GoReleaser version" (#2756) 2024-01-02 15:20:01 -05:00
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
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 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