alphaspheredotai/Helpr Action
Helpr Action is a GitHub Action that helps AlphaSphere.AI team.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| build_container | Build Container | no | false |
| build_python | Build Python Package | no | false |
| ci_tools | Install CI Tools | no | false |
| lint | Lint Code | no | false |
| release | Release Mode | no | false |
| version | Bump Version | no | false |
| is_test | Test Mode | yes | — |
| registry | Registry | no | — |
| install_source | Source to install from (e.g., PyPI Package or Git source) | no | — |
| github_token | GitHub Token | no | ${{ github.token }} |
| opencode_enabled | Enable opencode tool | no | false |
| uv_lock_sync_enabled | Enable uv lock sync | no | false |
| opencode_model | Opencode model to use | no | opencode/grok-code |
| linter | Linter to use | no | — |
| test_dependency_compatibility | Test Dependency Compatibility | yes | — |
| dependency_compatibility_tool | Tool to use for dependency compatibility check | yes | — |
| tag_name | Tag name to release | yes | — |
| packages_dir | Directory containing packages to publish | no | dist/ |
Outputs
no outputs