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

Allow use of ENV Varaibles to run tests which upload to github #130

Merged
merged 2 commits into from Jun 15, 2021

Conversation

JehandadK
Copy link
Contributor

Override variables that are used in tests through ENV Variables. So that others can tests cleanly without updating code.

added two ENV Variables for configuring repository and owner on which the integration test is performed.
@JehandadK JehandadK mentioned this pull request Jun 15, 2021
@Songmu Songmu merged commit 9ccb9be into tcnksm:master Jun 15, 2021
Songmu added a commit that referenced this pull request Jun 15, 2021
## [v0.14.0](v0.13.0...v0.14.0) (2021-06-15)

* udpate deps [#134](#134) ([Songmu](https://github.com/Songmu))
* fix lint warnings [#133](#133) ([shogo82148](https://github.com/shogo82148))
* Migrate to GitHub Actions [#132](#132) ([shogo82148](https://github.com/shogo82148))
* Allow use of ENV Varaibles to run tests which upload to github [#130](#130) ([JehandadK](https://github.com/JehandadK))
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.

None yet

2 participants