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

3081 - auto_environment_variables #3432

Merged
merged 14 commits into from
Mar 28, 2024
Merged

3081 - auto_environment_variables #3432

merged 14 commits into from
Mar 28, 2024

Conversation

HazelGrant
Copy link
Contributor

@HazelGrant HazelGrant commented Mar 19, 2024

Fixes #3081

Updated Video Mar. 28 2024:

Screen.Recording.2024-03-28.at.10.05.21.AM.mov

@HazelGrant HazelGrant assigned johrstrom and unassigned HazelGrant Mar 19, 2024
@johrstrom
Copy link
Contributor

I think there's a way to simplify this where the value in the form doesn't have both the key and value of the environment variable. I'm thinking we can embed the environment variable's key in the form's key. Then the value becomes just the value for both.

@HazelGrant HazelGrant requested a review from johrstrom March 21, 2024 16:42
@HazelGrant HazelGrant marked this pull request as draft March 26, 2024 18:22
@HazelGrant HazelGrant assigned HazelGrant and unassigned johrstrom Mar 27, 2024
they can't see the name of the variable in the form.
@HazelGrant HazelGrant marked this pull request as ready for review March 28, 2024 14:14
@HazelGrant HazelGrant requested a review from johrstrom March 28, 2024 14:15
@HazelGrant HazelGrant assigned johrstrom and unassigned HazelGrant Mar 28, 2024
Copy link
Contributor

@johrstrom johrstrom left a comment

Choose a reason for hiding this comment

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

🎉 I think we're ready for this!

@HazelGrant HazelGrant merged commit 7f32801 into master Mar 28, 2024
20 checks passed
@HazelGrant HazelGrant deleted the 3081-pm-env-variables branch March 28, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

new project manager to support environment variables.
3 participants