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

Add --config-files flag for generate-pipeline command #2766

Merged
merged 12 commits into from
Sep 5, 2019

Conversation

marlon-gamez
Copy link
Contributor

@marlon-gamez marlon-gamez commented Aug 29, 2019

A few of these commits were already added by #2692

This flag allows users to specify multiple skaffold config files from which a tekton pipeline will be generated.

@codecov
Copy link

codecov bot commented Aug 29, 2019

Codecov Report

Merging #2766 into master will decrease coverage by 0.14%.
The diff coverage is 55.11%.

Impacted Files Coverage Δ
pkg/skaffold/runner/runner.go 0% <ø> (ø) ⬆️
pkg/skaffold/runner/generate_pipeline.go 0% <0%> (ø) ⬆️
...kg/skaffold/generate_pipeline/generate_pipeline.go 40.25% <37.5%> (-15.38%) ⬇️
cmd/skaffold/app/cmd/generate_pipeline.go 57.14% <75%> (+7.14%) ⬆️
pkg/skaffold/generate_pipeline/tasks.go 75.29% <75.29%> (ø)

@marlon-gamez marlon-gamez marked this pull request as ready for review September 3, 2019 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants