Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mraerino committed Oct 31, 2024
1 parent 6bb043e commit a13a9fd
Show file tree
Hide file tree
Showing 7 changed files with 99,365 additions and 45,346 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,9 @@ jobs:
- "1.8.*"
- "1.9.*"
netbox:
- "3.7.8"
- "4.0.7"
- "4.0.9"
include:
- netbox: "3.7.8"
netbox_bgp: "0.12.1"
- netbox: "4.0.7"
- netbox: "4.0.9"
netbox_bgp: "0.13.2"
env:
DOCKER_COMPOSE: docker compose --progress=plain
Expand Down
76,535 changes: 62,390 additions & 14,145 deletions client/client.gen.go

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions client/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ generate:
output-options:
include-tags:
- plugins
- extras
output: client.gen.go
Loading

0 comments on commit a13a9fd

Please sign in to comment.