Commit Graph

3 Commits (6f15e4fabc0ee88f4efc69ec10837629659f01fc)

Author SHA1 Message Date
Bo-Yi Wu 6f15e4fabc
chore(deps): bump default drone-ssh version to 1.8.4
- Update the default binary version from 1.8.2 to 1.8.4
- Sync the version reference in the development guide

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
3 days ago
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>
9 months ago
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>
9 months ago