6 Commits

Author SHA1 Message Date
Ryan Merolle
f0b461616b
netbox 3.6 support (#167)
netbox 3.6 support thanks to @abhi1693 & @kbelokon
2024-03-27 00:09:32 -04:00
Ryan Merolle
8924396a63
Merge pull request #163 from ryanmerolle/dependabot/github_actions/github/super-linter-5
Bump github/super-linter from 4 to 5
2023-10-14 00:49:07 -04:00
dependabot[bot]
908ec86748
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-14 04:47:51 +00:00
dependabot[bot]
a9221226ff
Bump github/super-linter from 4 to 5
Bumps [github/super-linter](https://github.com/github/super-linter) from 4 to 5.
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-14 04:43:57 +00:00
ryanmerolle
83e9915a11 lint fixes 2023-01-26 01:22:02 +00:00
Abhimanyu Saharan
e43b5e41f1
Added testing framework (#121)
* added api test case for access list

* initial testing framework
2023-01-25 20:01:05 -05:00