Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update CI#93

Merged
mauvilsa merged 10 commits intorr-:masterrr-/docstring_parser:masterfrom
tristanlatr:patch-1tristanlatr/docstring_parser:patch-1Copy head branch name to clipboard
Jul 14, 2025
Merged

Update CI#93
mauvilsa merged 10 commits intorr-:masterrr-/docstring_parser:masterfrom
tristanlatr:patch-1tristanlatr/docstring_parser:patch-1Copy head branch name to clipboard

Conversation

@tristanlatr
Copy link
Contributor

Update Github workflow to use "latest" versions of the three tested OS. Also run tests under Python 3.13 as well.

…S. Also run tests under Python 3.13 as well.
@tristanlatr
Copy link
Contributor Author

Looks like we're running into issue: https://sourceforge.net/p/docutils/bugs/483/
But this is probably also tied to poetry since I don't run into this error with other build systems

I'll simply remove the problematic dev-dependency (an install it manually from the workflow) for now so we can have a green CI

@tristanlatr
Copy link
Contributor Author

I also ran into pypa/setuptools#4501 along the way. Specifically on Python3.8/Windows runner... other are fine

@tristanlatr
Copy link
Contributor Author

Ok seems like I can't make it run under Windows/Py3.8.
I'm really not a fan of poetry...

@LecrisUT
Copy link
Contributor

LecrisUT commented Jul 7, 2025

Maybe you want to try this again, now that it's not poetry based?

uses: actions/setup-python@v5
with:
python-version: 3.8
python-version: 3.12
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
python-version: 3.12
python-version: 3.x

If you want to minimize maintenance

.github/workflows/apidocs.yml Outdated Show resolved Hide resolved
Co-authored-by: Cristian Le <github@lecris.me>
.github/workflows/apidocs.yml Outdated Show resolved Hide resolved
]
docs = [
"pydoctor >= 22.3.0",
"pydoctor >= 25.4.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

My only remaining comment is about this change? Is it needed?

.github/workflows/apidocs.yml Outdated Show resolved Hide resolved
@mauvilsa mauvilsa merged commit 30c117e into rr-:master Jul 14, 2025
21 checks passed
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

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.