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

Remove configuration file support #757

Merged
merged 2 commits into from
Oct 1, 2020
Merged

Conversation

kevinpollet
Copy link
Member

What does this PR do?

This PR:

  • Removes the support of configuration file.
  • Renames the configuration param in command functions.

Fixes #755

How to test it

  • make test
  • make test-integration

@kevinpollet kevinpollet added this to the next milestone Oct 1, 2020
@kevinpollet kevinpollet changed the title Remove support of configuration file Remove configuration file support Oct 1, 2020
@kevinpollet kevinpollet requested a review from jspdown October 1, 2020 09:39
Copy link
Contributor

@jspdown jspdown left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration kind/enhancement a new or improved feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove file loader and --configFile flag
3 participants