Austin Vazquez

Results 78 issues of Austin Vazquez

### What is the problem you're trying to solve I have a use case which uses `docker compose up --abort-on-container-exit` to stop all containers if any container was stopped. ###...

area/compose
kind/feature

### What is the problem you're trying to solve I have a use case which uses `docker build --compress` to compress the build context using gzip. ### Describe the solution...

kind/feature

*Issue #, if available:* N/A *Description of changes:* Adds dependabot updates for GitHub Actions packages. By submitting this pull request, I confirm that my contribution is made under the terms...

Upgrade actions packages, e.g. actions/setup-go, actions/checkout, from v2 to v3 to resolve NodeJS 12 warnings in CI workflow.

good first issue

### Issue N/A ### Description This change updates GitHub Actions packages actions/checkout to v4, actions/setup-go to v5, and actions/upload-artifacts to v4 to resolve NodeJS 16 deprecation warnings. It also updates...

### Issue: New golangci-lint version is available. ### Description: This change updates golangci-lint in CI to v1.57.1. ### Testing: Lint check passes

Issue #, if available: N/A *Description of changes:* This change updates CI to run shellcheck via container instead of a third-party GitHub Action package. It also updates the version ran...

This task is for supporting `finch compose -f compose-example.yml --abort-on-container-exit`

enhancement

This task is for enabling `finch build --compress -f ./example.dockerfile`

enhancement

**What is the problem you're trying to solve?.** I am unable to run https://github.com/aws/aws-mwaa-local-runner when swapping docker out for Finch. **Describe the feature you'd like** As finch user, I would...

enhancement
feature_request