lostmyname/LFS asset resolver
Takes a set of Git LFS pointer files, resolves their original URL and invokes an processor Lambda on each key to create a set of output images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| muse_product_slug | Product slug path to use for image uploads, may include a commit SHA for versioning | yes | — |
| aws_s3_bucket | Target bucket for image uploads | yes | — |
| lambda_target | The AWS Lambda function to invoke for each image pointer | no | muse-create-preview-lfs |
| repository | The Github repository where the Action is running | yes | — |
| lfs_discovery_endpoint | Git LFS API path for image discovery | yes | — |
| source_dir | Project directory where source images are located. Internally the resolver looks within this for an `images` folder | no | static-assets |
| print_image_dpi | Pixel resolution of a print image | no | 300 |
| preview_image_dpi | Pixel resolution of a preview image | no | 72 |
Outputs
no outputs