nullplatform/Setup CI
This is a GitHub Action designed to automate the CI setup for Nullplatform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | The API key required for authentication | no | — |
| status | The status to set for the CI setup | no | pending |
| monorepo | Indicates if the repository follows a monorepo structure | no | false |
| applications-path | The path to the applications within the repository | no | — |
| application-id | The ID of the application being set up | no | — |
| build-id | The ID of the build launched by the CI | no | — |
Outputs
| name | description |
|---|---|
| application-id | The ID of the application being set up |
| application-name | The name of the application being set up |
| application-path | The path to the applications within the repository |
| build-id | The ID of the build launched by the CI |
| applications | The applications to being set up |