Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(utils): Fix typo when forwarding envars to container #12778

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

gregfurman
Copy link
Contributor

Motivation

Fixes a small typo when warning a user about non-prefixed envars being forwarded to LocalStack container.

Changes

  • Changes ... to be forwarded form ... => ... to be forwarded from ...

@gregfurman gregfurman added this to the 4.6 milestone Jun 20, 2025
@gregfurman gregfurman self-assigned this Jun 20, 2025
@gregfurman gregfurman added area: cli LocalStack CLI semver: patch Non-breaking changes which can be included in patch releases review: merge when ready Signals to the reviewer that a PR can be merged if accepted labels Jun 20, 2025
@gregfurman gregfurman requested a review from tiurin June 20, 2025 09:50
Copy link

Test Results - Preflight, Unit

21 635 tests  ±0   19 978 ✅ ±0   6m 11s ⏱️ -9s
     1 suites ±0    1 657 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit 52ed044. ± Comparison against base commit 18a4b6c.

Copy link

Test Results (amd64) - Acceptance

7 tests  ±0   5 ✅ ±0   3m 7s ⏱️ -2s
1 suites ±0   2 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 52ed044. ± Comparison against base commit 18a4b6c.

@tiurin tiurin merged commit e67072f into master Jun 20, 2025
29 of 36 checks passed
@tiurin tiurin deleted the fix/bootstrap-utils/typo branch June 20, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cli LocalStack CLI review: merge when ready Signals to the reviewer that a PR can be merged if accepted semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants