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

feat: Add .chezmoi.config template variable #2940

Merged
merged 1 commit into from
Apr 21, 2023
Merged

feat: Add .chezmoi.config template variable #2940

merged 1 commit into from
Apr 21, 2023

Conversation

twpayne
Copy link
Owner

@twpayne twpayne commented Apr 21, 2023

Fixes #2938.

@twpayne twpayne merged commit 9d0096b into master Apr 21, 2023
@twpayne twpayne deleted the fix-2938 branch April 21, 2023 12:16
renovate bot added a commit to scottames/dots that referenced this pull request Apr 22, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [twpayne/chezmoi](https://togithub.com/twpayne/chezmoi) | patch |
`v2.33.1` -> `v2.33.3` |
| [weaveworks/eksctl](https://togithub.com/weaveworks/eksctl) | minor |
`v0.137.0` -> `v0.138.0` |

---

### Release Notes

<details>
<summary>twpayne/chezmoi</summary>

###
[`v2.33.3`](https://togithub.com/twpayne/chezmoi/releases/tag/v2.33.3)

[Compare
Source](https://togithub.com/twpayne/chezmoi/compare/v2.33.2...v2.33.3)

##### What's Changed

- fix: Correct capitalization of .chezmoi.config template variables by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#2943

**Full Changelog**:
twpayne/chezmoi@v2.33.2...v2.33.3

###
[`v2.33.2`](https://togithub.com/twpayne/chezmoi/releases/tag/v2.33.2)

[Compare
Source](https://togithub.com/twpayne/chezmoi/compare/v2.33.1...v2.33.2)

##### What's Changed

- chore: Add test for reported .chezmoiroot issue by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#2930
- chore: Update dependencies by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#2932
- fix: Set CHEZMOI\_ environment variables for modify\_ scripts by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#2935
- fix: Don't download ignored git-repo externals by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#2939
- feat: Add .chezmoi.config template variable by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#2940
- chore: Update dependencies by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#2941

**Full Changelog**:
twpayne/chezmoi@v2.33.1...v2.33.2

</details>

<details>
<summary>weaveworks/eksctl</summary>

###
[`v0.138.0`](https://togithub.com/weaveworks/eksctl/releases/tag/v0.138.0):
eksctl 0.138.0 (permalink)

[Compare
Source](https://togithub.com/weaveworks/eksctl/compare/0.137.0...0.138.0)

### Release v0.138.0

#### 🚀 Features

- Add support for EKS 1.26
([#&#8203;6502](https://togithub.com/weaveworks/eksctl/issues/6502))

#### 🎯 Improvements

- Add volcano podgroups permissions
([#&#8203;6500](https://togithub.com/weaveworks/eksctl/issues/6500))

#### Acknowledgments

Weaveworks would like to sincerely thank:
[@&#8203;mengfwanaws](https://togithub.com/mengfwanaws)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTYuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

promptStringOnce only stores variables under [data]
1 participant