Commit graph

78 commits

Author SHA1 Message Date
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
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
ec1d91ae88
DEV: Disable CodeQL (#1977) 2023-01-23 11:20:35 -05:00
dependabot[bot]
010ba5682a
CHORE: Bump bruceadams/get-release from 1.3.1 to 1.3.2 (#1797)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 12:13:31 -04:00
dependabot[bot]
dea94665e8
CHORE: Bump bruceadams/get-release from 1.2.3 to 1.3.1 (#1772)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 15:28:59 -04:00
dependabot[bot]
70e08fe4b8
CHORE: Bump actions/setup-go from 2 to 3 (#1712)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 12:20:58 -04:00
Vatsalya Goel
5e8bb6e461
AZURE_DNS: Adopt new "armdns" SDK (#1701)
* Switch to the new Azure sdk for go

* use codeql 1.18 as 1.17 doesn't work with azidentity

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-08-14 07:42:41 -04:00
dependabot[bot]
9540df4494
Bump actions/setup-go from 2 to 3 (#1482)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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>
2022-05-08 14:44:43 -04:00
dependabot[bot]
9f54ecce0d
Bump github/codeql-action from 1 to 2 (#1487)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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>
2022-05-01 17:32:35 -04:00
dependabot[bot]
6ef4d791a1
Bump actions/checkout from 2.4.0 to 3 (#1447)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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>
2022-03-07 11:32:49 -05:00