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

Include service args in the docker file generator #1463

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

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