Skip to content

Add Ghidra 12.0.3 support with CI build matrix#132

Open
ozymand-AI-s wants to merge 1 commit intoLaurieWired:mainfrom
ozymand-AI-s:add-ghidra-12.0.3-support
Open

Add Ghidra 12.0.3 support with CI build matrix#132
ozymand-AI-s wants to merge 1 commit intoLaurieWired:mainfrom
ozymand-AI-s:add-ghidra-12.0.3-support

Conversation

@ozymand-AI-s
Copy link

Summary

  • Add CI build matrix to produce release artifacts for both Ghidra 11.3.2 and 12.0.3
  • Update pom.xml dependencies to 12.0.3 and add explicit Java 21 compiler target
  • Update extension.properties to 12.0.3
  • Fix README installation steps (add "Open a program in the CodeBrowser" step)

Test plan

  • Verify CI builds pass for both Ghidra 11.3.2 and 12.0.3 matrix entries
  • Confirm artifacts are uploaded with version-specific names
  • Test plugin installation on Ghidra 12.0.3

🤖 Generated with Claude Code

- Add build matrix to CI workflow to produce artifacts for both Ghidra 11.3.2 and 12.0.3
- Update pom.xml dependencies to 12.0.3 and set Java 21 compiler target
- Update extension.properties to 12.0.3
- Fix README installation steps (add CodeBrowser step)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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