Skip to content

Add Macro Builder update site#208

Merged
ctrueden merged 1 commit into
imagej:mainfrom
Jay2owe:add-macro-builder-update-site
May 20, 2026
Merged

Add Macro Builder update site#208
ctrueden merged 1 commit into
imagej:mainfrom
Jay2owe:add-macro-builder-update-site

Conversation

@Jay2owe
Copy link
Copy Markdown
Contributor

@Jay2owe Jay2owe commented May 20, 2026

Summary

  • Add the Macro Builder Fiji/ImageJ update site to sites.yml.
  • Link the listing to the public Macro Builder repository and add Jamie Malcolm as maintainer.

Validation

  • python -m yamllint -d relaxed -d "{rules: {key-duplicates: {}}}" sites.yml passed.
  • Duplicate ID check passed: no duplicate IDs.
  • Git Bash .github/build.sh passed YAML lint, duplicate ID, alphabetical order, and legacy page generation with PYTHONUTF8=1 set.
  • python -m cram --shell "C:\Program Files\Git\bin\bash.exe" tests passed: 1 test, 0 failures.
  • git diff --check passed.

Note: On Windows, the build script's plain cram tests invocation looks for sh; the Cram test was run with Git Bash explicitly, as recommended for Windows.

@ctrueden ctrueden merged commit c52fe86 into imagej:main May 20, 2026
1 check 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