Skip to content

Updated actions and hedtools min version to 1.0.0#46

Merged
VisLab merged 2 commits intohed-standard:mainfrom
VisLab:fix_badges
Mar 31, 2026
Merged

Updated actions and hedtools min version to 1.0.0#46
VisLab merged 2 commits intohed-standard:mainfrom
VisLab:fix_badges

Conversation

@VisLab
Copy link
Copy Markdown
Member

@VisLab VisLab commented Mar 31, 2026

No description provided.

Copy link
Copy Markdown

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 the project’s dependency and automation configuration to align with hedtools>=1.0.0, including corresponding test adjustments and GitHub Actions maintenance.

Changes:

  • Bump minimum hedtools dependency to >=1.0.0 in pyproject.toml.
  • Update GitHub Pages documentation workflow action versions and adjust workflow permissions declarations.
  • Remove now-unneeded hed.errors.error_reporter.replace_tag_references(...) usage from HED validation summary tests.

Reviewed changes

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

Show a summary per file
File Description
tests/operations/test_summarize_hed_validation_op.py Removes error_reporter import and tag reference replacement calls to stay compatible with newer hedtools.
pyproject.toml Raises the minimum supported hedtools version to 1.0.0.
.github/workflows/docs.yml Updates Pages actions (configure-pages, deploy-pages) to newer major versions; relies on workflow-level permissions.
.github/workflows/ci.yaml Tightens default token permissions by removing id-token: write.
.github/workflows/ci_windows.yaml Adds explicit minimal contents: read permissions.
.github/dependabot.yml Adds a Dependabot entry for the uv ecosystem.

@VisLab VisLab merged commit c246ea5 into hed-standard:main Mar 31, 2026
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.

2 participants