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

Resolve environment variables in framework manifest file #157

Merged
merged 11 commits into from
Sep 2, 2024

Conversation

hoangtungdinh
Copy link
Collaborator

@hoangtungdinh hoangtungdinh commented Sep 2, 2024

Description

Before, environment variables were only resolved in Module manifest files. Now, environment variable resolution is also supported in Framework manifest files.

Main changes

  1. Add environment variable resolution for framework manifest files.
  2. Update documentation

How was the PR tested?

  1. Tested via github action.

Notes
Fix #156

@hoangtungdinh hoangtungdinh changed the title Support resolving local environment variables Resolve environment variables in framework manifest file Sep 2, 2024
@hoangtungdinh hoangtungdinh marked this pull request as ready for review September 2, 2024 09:17
@hoangtungdinh hoangtungdinh linked an issue Sep 2, 2024 that may be closed by this pull request
Signed-off-by: hoangtungdinh <[email protected]>
Signed-off-by: hoangtungdinh <[email protected]>
Copy link
Contributor

@patrickpa patrickpa left a comment

Choose a reason for hiding this comment

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

@hoangtungdinh hoangtungdinh merged commit a2ef192 into develop Sep 2, 2024
4 checks passed
@hoangtungdinh hoangtungdinh deleted the tung/support-env-var branch September 2, 2024 09:41
hoangtungdinh added a commit that referenced this pull request Sep 11, 2024
hoangtungdinh added a commit that referenced this pull request Oct 10, 2024
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.

Resolving environment variables in manifest file
2 participants