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

Feature: add pages support in project #2832

Open
Karreg opened this issue Mar 28, 2024 · 0 comments
Open

Feature: add pages support in project #2832

Karreg opened this issue Mar 28, 2024 · 0 comments

Comments

@Karreg
Copy link

Karreg commented Mar 28, 2024

Description of the problem, including code/CLI snippet

I was not able to determine how to access to /api/v4/projects/:id/pages with python-gitlab. I'm not sure to have searched well, but the Projectobject does not seem to provide such access.

Would it be possible to add it?

The use case behind is I want to provide a public script to add a badge linking to the deployed pages, which requires such API access.

Specifications

  • python-gitlab version: 4.4.0
  • API version you are using (v3/v4): v4
  • Gitlab server version (or gitlab.com): 16.9.2

Thanks for you great API wrapper, it's a real improvement over standard GitLab API!

@Karreg Karreg changed the title Feature: add 'pages' support in 'project' Feature: add pages support in project Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant