24 Commits

Author SHA1 Message Date
dependabot[bot]
47f7b1eb32 chore(actions)(deps): bump actions/checkout from 4.1.2 to 4.1.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](9bb56186c3...1d96c772d1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 07:54:03 +01:00
dependabot[bot]
e69b1e5be2 chore(actions)(deps): bump actions/checkout from 4.1.1 to 4.1.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...9bb56186c3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 07:42:55 +00:00
Luke Tainton (ltainton)
551f3ad915
Add Dependabot 2024-02-05 19:30:43 +00:00
31394beb6c Update ci.yml 2023-12-31 17:20:01 +00:00
renovate[bot]
fe583ed880 Update actions/upload-artifact action to v4 2023-12-15 08:41:02 +00:00
renovate[bot]
a487fc4c96
Update actions/download-artifact action to v4 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 19:53:45 +00:00
renovate[bot]
d84ff45bd1
Update actions/setup-python action to v5 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 14:46:59 +00:00
renovate[bot]
f0e449a9bc
Roll back actions/checkout action to v4.1.1 (#137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 12:10:19 +01:00
renovate[bot]
9977da20e5
Update actions/checkout digest to 8ade135 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 20:46:50 +01:00
renovate[bot]
2b52d9502a
Update actions/checkout action to v4 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 20:46:55 +01:00
b1e12f1c63
Switch to reusable CI (#54)
* Switch to reusable CI

* Switch to reusable CI
2023-02-28 17:14:59 +00:00
c2b7360fe6
fix CI, update deps (#28) 2023-01-10 23:11:02 +00:00
renovate[bot]
03a472a574
Update dependency certifi to v2022.9.24 (#20)
* Update dependency certifi to v2022.9.24

* Add pylint-exit

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Luke Tainton <luke@tainton.uk>
2022-10-01 11:31:38 +01:00
dd5a440641
Switch to SonarCloud (#17) 2022-08-13 22:37:53 +01:00
20c5357672
Disable shallow clone 2022-07-10 17:30:41 +01:00
4e5a200539
Add Sonar (#14)
* Add Sonar

* Fix code smells
2022-07-10 17:27:44 +01:00
fcdb8784e1
Add Deepsource (#12) 2022-07-10 14:57:40 +01:00
72d9632f2d
Add code owners and reconfigure Renovate (#9) 2022-06-30 20:18:53 +01:00
af8fcad53a
Added checks to ensure API responses are as expected (#7)
* Added checks to ensure API responses are as expected

* Add tests for broken IP/prefix API responses

* Add tests for bad IP/prefix status codes
2022-06-26 00:15:27 +01:00
242a78675f
CI: Merge to main - fix publish 2022-06-25 22:49:32 +01:00
f199b65d35
Split CI by function (#4)
* Split CI by function

* Add lint/test to CI for main (codecov)

* Add lint/test to CI for main (codecov) (2)

* Give each CI file a unique name
2022-06-25 22:43:52 +01:00
e374dc195b
RELEASE: Version 1.0 (#3) 2022-06-25 22:27:01 +01:00
Renovate Bot
d5546b75bf
Update actions/setup-python action to v4 2022-06-08 17:02:11 +00:00
913420a319 Initial commit 2022-05-02 20:08:27 +01:00