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 documentation and env file path #95

Merged
merged 2 commits into from
Apr 4, 2023
Merged

add documentation and env file path #95

merged 2 commits into from
Apr 4, 2023

Conversation

foymikek
Copy link
Contributor

@foymikek foymikek commented Apr 4, 2023

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Fixes #48

Proposed Changes

  • added --envfile input argument

Description

  • added --envfile input argument

Checklist

  • Read the CONTRIBUTING document.
  • Read the CODE OF CONDUCT document.
  • Add tests to cover changes.
  • Ensure your code follows the code style of this project.
  • Ensure CI and all other PR checks are green OR
    • Code compiles correctly.
    • Created tests which fail without the change (if possible).
    • All new and existing tests passed.
  • Add your changes to Unreleased section of CHANGELOG.
  • Improve and update the README (if necessary).

@foymikek foymikek merged commit d988036 into master Apr 4, 2023
@foymikek foymikek deleted the ateam-10422 branch April 4, 2023 15:58
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.

Feature request: take --env-file parameter
2 participants