E542 Include service args in the docker file generator by gpeterson12 · Pull Request #1463 · dotnet/tye · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Conversation

gpeterson12
Copy link

Include the project args from the tye.yaml file when building the docker file for kubernetes deployments.

This addresses:
#869

@davidfowl
Copy link
Member

Can you add a test for this?

@dnfadmin
Copy link
dnfadmin commented Dec 20, 2022

CLA assistant check
All CLA requirements met.

@gpeterson12
Copy link
Author

Can you add a test for this?

I threw in a test to make sure the docker file still builds with args in there.


[ConditionalFact]
[SkipIfDockerNotRunning]
public async Task ProjectWithArgsBuildTest()
Copy link
Member

Choose a reason for hiding this comment

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

How does this test asset the arguments are being passed and working?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0