23 Commits

Author SHA1 Message Date
restitux ed55042139 meta: change debian package build to run on push, workflow_dispatch, and nightly
Build Coredns with netboxdns plugin / build (push) Successful in 5s
2025-12-24 00:38:50 -07:00
restitux 71b248cf34 meta: add CI to build debian package (#1)
Build Coredns with netboxdns plugin / build (push) Successful in 4s
This change adds a CI job that builds the latest version of coredns with this plugin installed and uploads it to the gitea package registry. The package version is calculated from the coredns version and the current timestamp (to the minute).

Reviewed-on: #1
2025-12-24 07:36:35 +00:00
restitux 05c3b0ff0b added support for views
Build and Test / build-test-publish-coverage (push) Failing after 1m36s
2025-02-13 21:28:47 -07:00
W Anders 3c7493c61d updated deprecated sonarqube action 2025-01-09 10:00:39 -07:00
W Anders 4d49fe9ccf added workflow_dispatch to coverage workflow 2025-01-09 08:46:04 -07:00
W Anders a6087fa9a4 upgraded testing postgres to 17 2025-01-09 08:42:49 -07:00
W Anders cc83e29ac3 changed testing redis 7 containers to valkey 8 2025-01-09 08:33:04 -07:00
W Anders bf07369226 fixed testing netbox healthcheck test that was stalling tests 2025-01-09 08:24:48 -07:00
W Anders d000b39536 updated coredns to v1.12.0 and miekg/dns to v1.1.62 2025-01-08 15:33:45 -07:00
W Anders 5517b51acd updated test instance netbox to v4.2 and plugin to 1.2.0 2025-01-08 15:31:03 -07:00
W Anders d144fa1ed2 validated for netbox v4 and netbox-plugin-dns v1 2024-05-21 13:17:07 -06:00
W Anders 629b2b65a8 added views to test dataset 2024-05-21 13:14:02 -06:00
W Anders 63c7b87be5 changed coverage action test to be recursive 2024-05-21 13:12:20 -06:00
W Anders 77cd797a0a removed short flag from test task since no tests use it 2024-05-21 13:11:23 -06:00
W Anders a9f1df8056 added fallthrough debug statements 2024-05-07 21:05:40 -06:00
W Anders 7ba656f7c3 added additional cname test cases
tests now check for cname records when `a` records
are requested
2024-05-07 20:55:25 -06:00
W Anders 1ce07ad61f added simple debug logging 2024-05-07 20:20:00 -06:00
W Anders 7a62ec248a normalized request qtype
for some reason, all untyped requests are `a`
records, even when the request family is ipv6
2024-05-07 20:10:15 -06:00
W Anders a311c333a9 fixed cname resolution 2024-05-07 19:51:30 -06:00
W Anders 9a03862054 updated actions/deploy-pages version 2024-05-06 19:04:28 -06:00
W Anders 22289ec4fe added github pages action 2024-05-06 18:58:32 -06:00
W Anders d9d798d1f1 increased test client timeout 2024-05-06 17:53:30 -06:00
W Anders 12bcac933a initial commit 2024-05-06 17:43:25 -06:00