linchpin/Build Cleanup
Removes unnecessary files after a build
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working_directory | The directory that contains build files/folders that should be removed | no | ./ |
| exclude_list_url | URL to a txt file with a list of files/folders to be removed, one per line. | no | — |
Outputs
| name | description |
|---|---|
| success | Was the cleanup successful or not? |