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

Catch up publish to main #731

Merged
merged 4 commits into from
Mar 3, 2025
Merged

Catch up publish to main #731

merged 4 commits into from
Mar 3, 2025

Conversation

ahouseholder
Copy link
Contributor

@ahouseholder ahouseholder commented Mar 3, 2025

This is a quick patch to fix a post-deployment bug in the python path when the site tries to build.

Examples are currently failing to render at site build time because mkdocs doesn't know where to find the ssvc module.

See change in .github/workflows/deploy_site.yml

Once deployed and we confirm it works, #729 should be closed

ahouseholder and others added 4 commits February 27, 2025 11:56
forgot to run doctools.py after we modified some of the decision points
Bumps the mkdocs group with 2 updates: [mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `mkdocs-bibtex` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/shyamd/mkdocs-bibtex/releases)
- [Commits](shyamd/mkdocs-bibtex@v4.2.1...v4.2.2)

Updates `mkdocs-material` from 9.6.5 to 9.6.7
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.5...9.6.7)

---
updated-dependencies:
- dependency-name: mkdocs-bibtex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mkdocs
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mkdocs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
attempting to fix #729
@ahouseholder ahouseholder requested review from sei-renae and removed request for sei-vsarvepalli and cgyarbrough March 3, 2025 18:49
@ahouseholder ahouseholder self-assigned this Mar 3, 2025
@ahouseholder ahouseholder merged commit bb487b9 into publish Mar 3, 2025
7 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.

1 participant