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: Optionally hide rendered environment variables #798

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

patriknw
Copy link
Contributor

  • new OriginType.ENV_VARIABLE
  • deserialization of unknown originType ordinal, but this doesn't really help for compatibility if serialized with new version and deserialized with old version

* new OriginType.ENV_VARIABLE
* deserialization of unknown originType ordinal, but this doesn't really
  help for compatibility if serialized with new version and deserialized
  with old version
Copy link
Contributor

@johanandren johanandren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@patriknw patriknw merged commit 3a4ebbf into main Oct 17, 2023
5 checks passed
@patriknw patriknw deleted the wip-render-env-var-patriknw branch October 17, 2023 06:59
@patriknw patriknw added this to the 1.4.3 milestone Oct 17, 2023
zeebe-bors-camunda bot added a commit to camunda/camunda that referenced this pull request Nov 3, 2023
14989: deps(deps): update dependency com.typesafe:config to v1.4.3 (stable/8.0) r=github-actions[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.typesafe:config](https://togithub.com/lightbend/config) | `1.4.2` -> `1.4.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.typesafe:config/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.typesafe:config/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.typesafe:config/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.typesafe:config/1.4.2/1.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>lightbend/config (com.typesafe:config)</summary>

### [`v1.4.3`](https://togithub.com/lightbend/config/releases/tag/v1.4.3): 1.4.3

[Compare Source](https://togithub.com/lightbend/config/compare/v1.4.2...v1.4.3)

#### What's Changed

-   Release 1.4.2 by [`@&#8203;raboof](https://togithub.com/raboof)` in [lightbend/config#759
-   add note with clarification how to pass -Dconfig properly; taken from… by [`@&#8203;iamtodor](https://togithub.com/iamtodor)` in [lightbend/config#763
-   readme: change playground url by [`@&#8203;av-elier](https://togithub.com/av-elier)` in [lightbend/config#775
-   Update maintenance note by [`@&#8203;ennru](https://togithub.com/ennru)` in [lightbend/config#788
-   Make the issue template work by [`@&#8203;ennru](https://togithub.com/ennru)` in [lightbend/config#791
-   fix: Optionally hide rendered environment variables by [`@&#8203;patriknw](https://togithub.com/patriknw)` in [lightbend/config#798
-   chore: update NEWS and release 1.4.3 by [`@&#8203;patriknw](https://togithub.com/patriknw)` in [lightbend/config#799

#### New Contributors

-   [`@&#8203;iamtodor](https://togithub.com/iamtodor)` made their first contribution in [lightbend/config#763
-   [`@&#8203;patriknw](https://togithub.com/patriknw)` made their first contribution in [lightbend/config#798

**Full Changelog**: lightbend/config@v1.4.2...v1.4.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" (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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6InN0YWJsZS84LjAifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

None yet

3 participants