PaloAltoNetworks / pan-os-python

The PAN-OS SDK for Python is a package to help interact with Palo Alto Networks devices (including physical and virtualized Next-generation Firewalls and Panorama). The pan-os-python SDK is object oriented and mimics the traditional interaction with the device via the GUI or CLI/API.
https://pan-os-python.readthedocs.io
ISC License
347 stars 172 forks source link

fix(docs): Fix broken docs generation #553

Closed michalbil closed 5 months ago

michalbil commented 8 months ago

Description

Update m2r package version to 0.3.1, done by executing:

poetry add -G dev m2r@^0.3.1

Motivation and Context

Resolves #552

How Has This Been Tested?

By executing poetry run make docs.

Types of changes

Checklist

paulmnguyen commented 6 months ago

HI, there is a conflict in between the branch's. Do you happen to know which one is the correct resolution?

michalbil commented 6 months ago

HI, there is a conflict in between the branch's. Do you happen to know which one is the correct resolution?

@paulmnguyen I can see that in the meantime a change has been done in pyproject.toml. Let me update the PR.

jamesholland-uk commented 5 months ago

564 has fixed the workflow code and the issue of CI tests failing, but rerunning the jobs uses the old workflow code. Going to merge this as it works with the new workflow code

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 1.12.1 :tada:

The release is available on PyPI and GitHub release

Posted by semantic-release bot