Skip to content

Release 0.64.0 - #383

Merged
jonasbn merged 2 commits into
masterfrom
release/0.64.0
Jul 31, 2026
Merged

Release 0.64.0#383
jonasbn merged 2 commits into
masterfrom
release/0.64.0

Conversation

@jonasbn

@jonasbn jonasbn commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • pre-commit run on the changed files
  • Merge, then run perl scripts/build.pl 0.64.0 to tag and push to GitHub/DockerHub
  • Update the wiki's Sunset Schedule Gantt chart once released (see CLAUDE.md → Releasing → Wiki)

🤖 Generated with Claude Code

Bumps the pinned action image tag and README examples to 0.64.0,
which ships the pip-compile dependency management migration (PR #380).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 31, 2026 08:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Prepares the 0.64.0 maintenance release by bumping the published Docker image tag and updating README usage examples to reference the new action version.

Changes:

  • Update action.yml to use docker://jonasbn/github-action-spellcheck:0.64.0.
  • Update pinned uses: rojopolis/spellcheck-github-actions@… references in README.md from 0.63.1 to 0.64.0.

Reviewed changes

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

File Description
README.md Bumps pinned uses: examples to 0.64.0 (and includes a YAML indentation issue in one example).
action.yml Updates the action’s pinned Docker image tag to 0.64.0.

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

Comment thread README.md Outdated
Comment on lines 267 to 269
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@0.63.1
uses: rojopolis/spellcheck-github-actions@0.64.0
with:
Addresses GitHub Copilot's review comment on PR #383: the "Specify a
PySpelling Output Artifact" example indented its steps list items at
the same level as steps: instead of one level deeper, unlike every
other workflow example in this file. Verified with a YAML parser that
the original was actually valid YAML (same-level block sequences are
legal) — this is a consistency fix, not a validity fix.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@jonasbn
jonasbn merged commit 26a39cd into master Jul 31, 2026
2 checks passed
@jonasbn
jonasbn deleted the release/0.64.0 branch July 31, 2026 10:38
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