Skip to content

Fix : proxy missing env#260

Merged
dvaumoron merged 4 commits intomainfrom
fix/proxy-missing-env
Oct 5, 2024
Merged

Fix : proxy missing env#260
dvaumoron merged 4 commits intomainfrom
fix/proxy-missing-env

Conversation

@dvaumoron
Copy link
Copy Markdown
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
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=-->
@dvaumoron dvaumoron deleted the fix/proxy-missing-env branch October 28, 2024 18:43
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