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: add additional tests for env vars #26

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

estesp
Copy link
Contributor

@estesp estesp commented Jan 29, 2023

This adds proper tests for the changes to handling of -e/--env and --env-file in runfinch/finch#158

Signed-off-by: Phil Estes [email protected]

Issue #, if available:

Description of changes:

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@estesp estesp changed the title Add additional tests for env vars fix: add additional tests for env vars Jan 29, 2023
@ningziwen
Copy link
Member

ningziwen commented Feb 1, 2023

I think this should be "feat" although the relevant CLI change can be "fix". Common-test repo has a slightly different version rule. Adding new tests should bump minor version.

@estesp estesp changed the title fix: add additional tests for env vars feat: add additional tests for env vars Feb 1, 2023
@estesp
Copy link
Contributor Author

estesp commented Feb 1, 2023

I think this should be "feat" although the relevant CLI change can be "fix". Common-test repo has a slightly different version rule. Adding new tests should bump minor version.

Sounds good; I've updated the PR

@ningziwen ningziwen merged commit d3b48e2 into runfinch:main Feb 1, 2023
@estesp estesp deleted the add-env-tests branch February 1, 2023 17:33
ningziwen pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.4.0](v0.3.1...v0.4.0)
(2023-02-01)


### Features

* add additional tests for env vars
([#26](#26))
([d3b48e2](d3b48e2))


### Build System or External Dependencies

* **deps:** bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0
([#27](#27))
([723b70e](723b70e))
* **deps:** bump github.com/onsi/gomega from 1.24.2 to 1.26.0
([#24](#24))
([33e2c83](33e2c83))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants