-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(application-config): allow to define
entryPointUriPath
with env…
… placeholder (#2474) * fix(application-config): allow env vars in entryPointUriPath config * fix(application-config): allow env vars in entryPointUriPath config * fix: update Readme instruction command for playground * chore: changeset added * chore: better changeset description Co-authored-by: Nicola Molinari <[email protected]> * chore: update version type in changeset Co-authored-by: Nicola Molinari <[email protected]> * fix(application-config): incorrect schema typing Co-authored-by: Nicola Molinari <[email protected]> * fix(application-config): incorrect entryPointUriPath TS type * test(application-config): udpate json-schema test * test(application-config): update fixture for entry point as env variable Co-authored-by: Nicola Molinari <[email protected]>
- Loading branch information
1 parent
7490740
commit e4eeccb
Showing
7 changed files
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@commercetools-frontend/application-config': patch | ||
--- | ||
|
||
Allow to use environment variable placeholders for the `entryPointUriPath` field. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
packages/application-config/test/fixtures/config-env-variables.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e4eeccb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: