upbound/GitHub Actions for Upbound - up project
Build Upbound projects using up
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| push-project | Push Upbound project | — | false |
| project-file | Path to project definition file. Default to upbound.yaml. | — | "" |
| repository | Repository for the built package. Overrides the repository specified in the project file. | — | "" |
| tag | Tag for the built package. If not provided, a semver tag will be generated. | — | "" |
| public | Create new repositories with public visibility. | — | false |
| skip-login-check | Do not check if you are logged in. | — | false |
| cwd | The working directory of the project within the repository. | — | "" |
| cache-schema-folders | Enable caching of schema-related folders (.up/, ~/.up/cache/, ~/.up/build-cache/) based on upbound.yaml hash to speed up builds | — | true |
Outputs
no outputs