Skip to content
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

Fix : proxy missing env #260

Merged
merged 4 commits into from
Oct 5, 2024
Merged

Fix : proxy missing env #260

merged 4 commits into from
Oct 5, 2024

Conversation

dvaumoron
Copy link
Contributor

Fix #257

Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
Signed-off-by: Denis Vaumoron <dvaumoron@gmail.com>
@dvaumoron dvaumoron merged commit 4492bcd into main Oct 5, 2024
4 checks passed
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Oct 11, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tofuutils/tenv](https://github.com/tofuutils/tenv) | minor | `v3.1.0` -> `v3.2.4` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>tofuutils/tenv (tofuutils/tenv)</summary>

### [`v3.2.4`](https://github.com/tofuutils/tenv/releases/tag/v3.2.4)

[Compare Source](tofuutils/tenv@v3.2.3...v3.2.4)

#### What's Changed

-   docs: add Oh My Zsh completion by [@&#8203;samuel-phan](https://github.com/samuel-phan) in tofuutils/tenv#258
-   Fix : proxy missing env by [@&#8203;dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#260

#### New Contributors

-   [@&#8203;samuel-phan](https://github.com/samuel-phan) made their first contribution in tofuutils/tenv#258

**Full Changelog**: tofuutils/tenv@v3.2.3...v3.2.4

### [`v3.2.3`](https://github.com/tofuutils/tenv/releases/tag/v3.2.3)

[Compare Source](tofuutils/tenv@v3.2.2...v3.2.3)

#### What's Changed

-   go: bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in tofuutils/tenv#251
-   Update Cobra sub commands to use RunE by [@&#8203;ncthompson](https://github.com/ncthompson) in tofuutils/tenv#254
-   Avoid duplicate error message display  by [@&#8203;dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#256

#### New Contributors

-   [@&#8203;ncthompson](https://github.com/ncthompson) made their first contribution in tofuutils/tenv#254

**Full Changelog**: tofuutils/tenv@v3.2.2...v3.2.3

### [`v3.2.2`](https://github.com/tofuutils/tenv/releases/tag/v3.2.2)

[Compare Source](tofuutils/tenv@v3.2.1...v3.2.2)

#### What's Changed

-   Fix : read iac files from WorkPath (chdir proxy flag) by [@&#8203;dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#250

**Full Changelog**: tofuutils/tenv@v3.2.1...v3.2.2

### [`v3.2.1`](https://github.com/tofuutils/tenv/releases/tag/v3.2.1)

[Compare Source](tofuutils/tenv@v3.1.0...v3.2.1)

#### What's Changed

-   fix : skip all cosign tests by [@&#8203;dvaumoron](https://github.com/dvaumoron) in tofuutils/tenv#248

**Full Changelog**: tofuutils/tenv@v3.2.0...v3.2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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

---

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

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.

If GITHUB_ACTIONS is true, the proxy command fails if paths aren't available
1 participant