Skip to content

Conversation

@iamhopaul123
Copy link
Contributor

@iamhopaul123 iamhopaul123 commented Oct 13, 2021

Part of #2912. Doc will be added in the next PR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.

@iamhopaul123 iamhopaul123 requested a review from a team as a code owner October 13, 2021 23:58
@iamhopaul123 iamhopaul123 requested review from Lou1415926 and removed request for a team October 13, 2021 23:58
@iamhopaul123 iamhopaul123 force-pushed the apply-manifest-interpolate branch from 36e828b to dc17617 Compare October 13, 2021 23:59
@efekarakus efekarakus changed the title feat(manifest): add string interpolation feat(manifest): add env var interpolation Oct 14, 2021
Copy link
Contributor

@efekarakus efekarakus left a comment

Choose a reason for hiding this comment

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

Looks great ! super tiny comments

cmd: exec.NewCmd(),
sessProvider: sessions.NewProvider(),
snsTopicGetter: deployStore,
newInterpolator: newManifestInterpolator,
Copy link
Contributor

Choose a reason for hiding this comment

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

What do you think of just doing

Suggested change
newInterpolator: newManifestInterpolator,
newInterpolator: manifest.NewInterpolator,

and same in job_deploy.go

Copy link
Contributor Author

Choose a reason for hiding this comment

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

they return to different type :)

@iamhopaul123 iamhopaul123 force-pushed the apply-manifest-interpolate branch from 624c951 to acf95f7 Compare October 19, 2021 22:57
@mergify mergify bot merged commit c7f664a into aws:mainline Oct 19, 2021
Lou1415926 pushed a commit to Lou1415926/copilot-cli that referenced this pull request Oct 25, 2021
<!-- Provide summary of changes -->
Part of aws#2912. Doc will be added in the next PR.
<!-- Issue number, if available. E.g. "Fixes aws#31", "Addresses aws#42, 77" -->

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
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.

3 participants