smilerobotics/check-vcs-repositories-update
check repositories update defined in vcs config.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vcs_setting_file | Path of the file for vcs import. | yes | — |
| working_directory | Working directory. | yes | — |
| command_output | Path of the vcs export output file. | yes | — |
| cache_key_prefix | Key prefix for cache of the vcs export output file. | yes | — |
Outputs
| name | description |
|---|---|
| is_updated | If the repository is updated, true. |