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: support environment variable interpolation #180

Merged
merged 11 commits into from
Jan 11, 2024
Merged

Conversation

mmanciop
Copy link
Member

@mmanciop mmanciop commented Nov 7, 2023

Fixes #156

@mmanciop mmanciop self-assigned this Nov 7, 2023
Copy link

vercel bot commented Nov 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
otelbin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 0:33am

Copy link

socket-security bot commented Nov 7, 2023

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@types/js-yaml 4.0.8 None +0 9.12 kB types
@types/node 20.8.10 None +0 3.92 MB types
zod 3.22.4 None +0 628 kB colinmcd94

Copy link

sonarcloud bot commented Nov 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

sonarcloud bot commented Jan 11, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@bripkens bripkens marked this pull request as ready for review January 11, 2024 12:36
@bripkens bripkens merged commit b71a90f into main Jan 11, 2024
41 checks passed
@bripkens bripkens deleted the env-var-interpolation branch January 11, 2024 13:06
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 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.

Server-side validation - envvar interpolation
3 participants