Skip to content

remove unnecessary env key manipulation - #56

Closed
ChriFo wants to merge 1 commit into
rust-cli:masterfrom
ChriFo:fix/env
Closed

ChriFo wants to merge 1 commit into
rust-cli:masterfrom
ChriFo:fix/env

Conversation

@ChriFo

@ChriFo ChriFo commented Dec 14, 2017

Copy link
Copy Markdown
Contributor

I want to resolve #47 to get environment handling working again.

@mehcode

mehcode commented Jan 26, 2018

Copy link
Copy Markdown
Collaborator

See #47 (comment)

@mehcode mehcode closed this Jan 26, 2018
@ChriFo

ChriFo commented Jan 26, 2018

Copy link
Copy Markdown
Contributor Author

Please show me how to override a key with underscore by setting an env variable.
For example consumer_token in this example.

@mehcode

mehcode commented Jan 26, 2018

Copy link
Copy Markdown
Collaborator

You're right. It's not possible right now. But I don't want this approach to fix it. I explained an alternative fix in #47. If there is a PR submitted that does that, I'll accept it.

epage added a commit that referenced this pull request Sep 8, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [j178/prek-action](https://redirect.github.com/j178/prek-action) |
action | major | `v1` → `v2` |

---

### Release Notes

<details>
<summary>j178/prek-action (j178/prek-action)</summary>

### [`v2`](https://redirect.github.com/j178/prek-action/compare/v1...v2)

[Compare
Source](https://redirect.github.com/j178/prek-action/compare/v1...v2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/epage/_rust).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Picking up values from environment not working

2 participants