linode_api4-python
linode_api4-python copied to clipboard
Official Python bindings for the Linode API
## 📝 Description This pull request adds support for users specifying an `ExplicitNullValue` for the `firewall_id` field when creating a Linode interface. This is necessary when specifying a Linode interface...
## 📝 Description This PR adds basic integration test coverage for uses of filters per models ## ✔️ How to Test `make test-int TEST_SUITE=filters` ## 📷 Preview **If applicable, include...
## 📝 Description **What does this PR do and why is this change necessary?** This PR introduces high-level diagrams which map out the source code of your repository (You can...
### Description I'd like my Linodes and my home system to automatically update their A and AAAA records in my domain when rebooted or receiving a new address via DHCP....
## 📝 Description Add support for resource lock API changes. ## ✔️ How to Test ```bash python -m pytest test/unit/objects/lock_test.py -v ```
## 📝 Description This may be helpful to reduce intermittent errors during integration tests. ## ✔️ How to Test Run any test you like, for example: ```bash python -m pytest...
## 📝 Description Follow the API change and update `secondary` host to be `standby` host. ## ✔️ How to Test ```bash make test-unit ```
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. Release notes Sourced from actions/download-artifact's releases. v6.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.9 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...