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

Write Yaml file to task specific output directory #147

Closed
runningcode opened this issue Jul 11, 2020 · 0 comments · Fixed by #161
Closed

Write Yaml file to task specific output directory #147

runningcode opened this issue Jul 11, 2020 · 0 comments · Fixed by #161

Comments

@runningcode
Copy link
Owner

runningcode commented Jul 11, 2020

In order to support running multiple simultaneous flank configs, the first step is to write the yaml output file to a task specific directory.
https://github.com/runningcode/fladle/blob/master/buildSrc/src/main/java/com/osacky/flank/gradle/YamlConfigWriterTask.kt#L28

Running the flank command will also need to reference this specific yaml file: https://github.com/runningcode/fladle/blob/master/buildSrc/src/main/java/com/osacky/flank/gradle/FladlePluginDelegate.kt#L90

See: #141

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 a pull request may close this issue.

1 participant