Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v5.19.0 #442

Merged
merged 10 commits into from
Jul 24, 2024
Merged

v5.19.0 #442

merged 10 commits into from
Jul 24, 2024

Conversation

jriddle-linode
Copy link
Collaborator

No description provided.

@jriddle-linode jriddle-linode added ignore-for-release PRs you do not want to render in the changelog do-not-merge PRs that should not be merged until the commented issue is resolved labels Jul 22, 2024
@jriddle-linode jriddle-linode requested a review from a team as a code owner July 22, 2024 17:49
@jriddle-linode jriddle-linode requested review from zliang-akamai and yec-akamai and removed request for a team July 22, 2024 17:49
jriddle-linode and others added 5 commits July 23, 2024 11:15
## 📝 Description

**What does this PR do and why is this change necessary?**

Updates any api doc urls to point to https://techdocs.akamai.com/linode-api/reference/api
project: Linode Disk Encryption (re-apply)
* Temporarily disable LDE tests

* various fixes
@lgarber-akamai
Copy link
Contributor

Failing tests are due to intermittent issues & leaked test resources:

python3 -m pytest test/integration/models/firewall/test_firewall.py::test_get_devices  
========================================================================== test session starts ==========================================================================
platform darwin -- Python 3.11.9, pytest-8.0.0, pluggy-1.4.0
rootdir: /Users/lgarber/Projects/dx-devenv/repos/linode_api4-python
collected 1 item                                                                                                                                                        

test/integration/models/firewall/test_firewall.py .                                                                                                               [100%]

=========================================================================== 1 passed in 2.62s ===========================================================================
python3 -m pytest test/integration/models/vpc/test_vpc.py::test_fails_update_subnet_invalid_data  
========================================================================== test session starts ==========================================================================
platform darwin -- Python 3.11.9, pytest-8.0.0, pluggy-1.4.0
rootdir: /Users/lgarber/Projects/dx-devenv/repos/linode_api4-python
collected 1 item                                                                                                                                                        

test/integration/models/vpc/test_vpc.py .                                                                                                                         [100%]

=========================================================================== 1 passed in 1.73s ===========================================================================

Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ezilber-akamai ezilber-akamai self-requested a review July 23, 2024 19:28
@jriddle-linode jriddle-linode removed the do-not-merge PRs that should not be merged until the commented issue is resolved label Jul 24, 2024
@jriddle-linode jriddle-linode merged commit bc9f123 into main Jul 24, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release PRs you do not want to render in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants