Unexpected behaviour on list of environment variables.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 30/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- github-actions
- Domain
- ci-cd
Research direction
Use the environment example in the issue as the reproduction and trace how the action parses the environment input. Verify how comma-containing AWS_WHITE_LIST values are separated from later variables, then confirm the full example is handled without truncating that value.
Written by the indexing model from the issue text.
Description
So the issue when I trie to provide multiple env vars
environment: ENVIRONMENT=production,AWS_WHITE_LIST=foo.bar,jenkins,bar.baz,baz.foo,DB_NAME=sfasfsf,DB_USERNAME=asdasdasd,SLACK_CHANNEL_ID=QWERTY
On providing AWS_WHITE_LIST it will read only to foo.bar first element, and then it stops and will go to next env var. Escaping. quoting won't work here.
- Dominant language
- D2
- Stars
- 435
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from appleboy/lambda-action
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
appleboy/lambda-action#87 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 32/100
appleboy/lambda-action#86 · 3 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
appleboy/lambda-action#84 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
appleboy/lambda-action#83 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
appleboy/lambda-action#82 · 2 comments ·
All issues in appleboy/lambda-action
Similar issues
-
kind/bug needs-triage
Difficulty 1/5 Under an hour Newbie friendliness 72/100
matrixorigin/matrixone#29223 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
bug ci-failure high priority
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
vllm-project/vllm-omni#7972 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
bug good first issue
Difficulty 1/5 Under an hour Newbie friendliness 88/100
amponce/archive-movie-browser#166 ·