name: "github-actions-gen" version: "3.0.0" description: "Generate GitHub Actions workflow YAML files for CI/CD. Use when setting up automated pipelines." author: "BytesAgain" homepage: "https://bytesagain.com"
Generate GitHub Actions workflow YAML files for CI/CD. Use when setting up automated pipelines.
createscripts/script.sh create <type>
templatescripts/script.sh template <language>
lintscripts/script.sh lint <file>來源於7w4.net。
listscripts/script.sh list
optimizescripts/script.sh optimize <file>
secretsscripts/script.sh secrets <file>
Data stored in ~/.local/share/github-actions-gen/.
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
這個工具能幫助生成 GitHub Actions 配置檔案,但目前功能實現很初級,大部分命令只是列印提示文字,並沒有真正生成或修改檔案。程式碼中有些小錯誤,文件描述的功能和實際表現不符。整體來說質量一般,想要實際使用還需要較大的改進。