hoshinoresort/Hoshino Resorts Library Auto Update
Update dependencies automatically with Versions Maven Plugin
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| maven-test-command | maven command argumetns to execute tests | yes | test |
| maven-settings-xml-path | path to maven settings.xml | no | "" |
| custom-rules-xml-path | path to custom rules.xml | no | "" |
| display-dependency-updates | whether run or not with versions:display-dependency-updates | no | false |
| use-cache | whether cache or not for maven repository | yes | true |
| custom-cache-path | any (exclude) path patterns for actions/cache | no | "" |
| push-on-success | whether git push or not for the dependency version changes when the test succeeded | yes | false |
| verbose | whether enable verbose mode, use for debugging | no | false |
Outputs
| name | description |
|---|---|
| has-updates | whether library updates exists or not |
| revision | git revision when the change would push |