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

docs: glossary infra #34231

Merged
merged 5 commits into from
Dec 14, 2024
Merged

docs: glossary infra #34231

merged 5 commits into from
Dec 14, 2024

Conversation

LouisVelez
Copy link
Contributor

@LouisVelez LouisVelez commented Dec 14, 2024

This PR replaces #34155 and splits the work needed for the glossary infra. This PR intention is to only set-up the infrastructure.

Remaining work:

Once This PR and the term file gets merged the modified glossary.md should be good to go. Will leave it in draft until the other 2 Prs are merged

Closes #33117

@LouisVelez
Copy link
Contributor Author

LouisVelez commented Dec 14, 2024

@adeebshihadeh In the original PR, you requested that I revert this change (see comment). I made that adjustment to prevent the Docs CI from failing and to keep the build process simple. The alternatives would be either adding steps to use Python 3.11+ (which includes tomllib by default) or relying on a third-party package, though the latter isn’t my preferred approach.

Please provide some insight on how to proceed.

@adeebshihadeh
Copy link
Contributor

Oh, that's fine then. I thought ubuntu-latest pointed to 24.04 nowadays anyway.

@LouisVelez
Copy link
Contributor Author

LouisVelez commented Dec 14, 2024

Oh, that's fine then. I thought ubuntu-latest pointed to 24.04 nowadays anyway.

No problem, It seems the rollout started on December 5th and they plan on it being completed by Jan 17th. Source

@LouisVelez LouisVelez marked this pull request as ready for review December 14, 2024 03:59
docs/hooks/glossary.py Outdated Show resolved Hide resolved
docs/hooks/glossary.py Outdated Show resolved Hide resolved
@adeebshihadeh adeebshihadeh merged commit 93a8d87 into commaai:master Dec 14, 2024
15 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.

docs: setup glossary
2 participants