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

Feature implement dart environment constants #230

Merged
merged 10 commits into from
Jun 7, 2024

Conversation

j4qfrost
Copy link

This uses multi option which seems to have been implemented but unused from way back in the Aqueduct days. The idea is to implement this https://dart.dev/guides/environment-declarations for executables. conduit serve doesn't need this right now as uncompiled runs have access to shell environments.

Will test this on my machine manually and then merge.

@j4qfrost
Copy link
Author

j4qfrost commented Jun 7, 2024

Tests have been added /packages/cli/tests/build_test.dart

@j4qfrost j4qfrost merged commit 2829721 into master Jun 7, 2024
13 of 15 checks passed
@j4qfrost j4qfrost deleted the feature/implement-dart-environment-constants branch June 7, 2024 00:54
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.

1 participant