2 Commits

Author SHA1 Message Date
appleboy
652a0bee3c docs: update CI documentation and workflow references
- Clarify that the main CI workflow tests the local action, not just Docker containers
- Add references to new workflows for testing the published tag and for automated security scanning
- Explain the naming difference for the `INPUT_SCRIPT_FILE` environment variable
- Update documentation to reflect default drone-ssh version change from 1.8.1 to 1.8.2

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2025-11-28 22:55:57 +08:00
appleboy
c680069d84 docs: add comprehensive documentation for project setup and usage
- Add CLAUDE.md with detailed guidelines for using Claude Code in this repository
- Document project architecture, key files, and composite action behavior
- Explain automated testing strategy using Docker containers and GitHub Actions
- Provide instructions for local testing and key troubleshooting tips
- Describe supported features: script execution methods, environment variable handling, multiple host support, and error handling patterns
- Outline steps for adding new action parameters and keeping documentation up to date
- Clarify version management and the release process for the action

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2025-11-08 10:10:35 +08:00