Skip to content

Conversation

@VisLab
Copy link
Member

@VisLab VisLab commented Dec 16, 2025

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates GitHub Actions workflow versions for consistency across the repository and adds new workflows for code quality checks and documentation deployment. The changes also fix a broken logo path in the documentation configuration that was pointing to a non-existent location.

  • Updates GitHub Actions versions to standardized versions (checkout@v6, setup-python@v6, cache@v5)
  • Adds new workflows for Ruff linting, Markdown formatting, and documentation deployment
  • Fixes documentation logo path to point to the correct location

Reviewed changes

Copilot reviewed 3 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/ruff.yaml New workflow for Python linting using Ruff
.github/workflows/mdformat.yaml New workflow for Markdown formatting checks
.github/workflows/docs.yaml New workflow for building and deploying Sphinx documentation to GitHub Pages
.github/workflows/links.yaml Updates setup-python action from v5 to v6
docs/conf.py Fixes logo path from non-existent "assets/images/" to correct "source/_static/images/" location
docs/source/_static/images/croppedWideLogo.png Adds logo file at the correct location

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@VisLab VisLab merged commit 13d77fd into hed-standard:main Dec 16, 2025
19 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