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

feat/templates: allow asymetric tests based on pkg.sh.* files #6

Merged
merged 1 commit into from
Sep 3, 2017

Conversation

drahnr
Copy link
Member

@drahnr drahnr commented Sep 3, 2017

cargo run now compiles and picks up the templates, reads all files
existing in the directory defined by the env variable JUICE_CONTAINERS (if unset the equiv of $(pwd)/containers),
creates a per container backend list and generates the concourse yml
files based on that.
Note that the sorting has to be kept in order to keep the git diffs
minimal.

`cargo run` now compiles and picks up the templates, reads all files
existing in the directory defined by the env variable `JUICE_CONTAINERS`,
creates a per container backend list and generates the concourse yml
files based on that.
Note that the sorting has to be kept in order to keep the git diffs
minimal.
@drahnr
Copy link
Member Author

drahnr commented Sep 3, 2017

This probably needs a refactor, it's not really pretty right now.

@drahnr drahnr self-assigned this Sep 3, 2017
@drahnr
Copy link
Member Author

drahnr commented Sep 3, 2017

Closes/Obsoletes #3

@drahnr drahnr merged commit 47b7df6 into master Sep 3, 2017
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.

1 participant