-
Notifications
You must be signed in to change notification settings - Fork 81
Comparing changes
Open a pull request
base repository: tcnksm/ghr
base: v0.13.0
head repository: tcnksm/ghr
compare: v0.14.0
- 15 commits
- 13 files changed
- 3 contributors
Commits on Jun 15, 2021
-
fix(tests): update tests to be configured from ENV
added two ENV Variables for configuring repository and owner on which the integration test is performed.
Configuration menu - View commit details
-
Copy full SHA for 08502a4 - Browse repository at this point
Copy the full SHA 08502a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for be0a17b - Browse repository at this point
Copy the full SHA be0a17bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b33cc27 - Browse repository at this point
Copy the full SHA b33cc27View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a24a3 - Browse repository at this point
Copy the full SHA d8a24a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f479ef - Browse repository at this point
Copy the full SHA 5f479efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5638db0 - Browse repository at this point
Copy the full SHA 5638db0View commit details -
- printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006) go-staticcheck - should use make([]string, 0) instead (S1019) go-staticcheck
Configuration menu - View commit details
-
Copy full SHA for 99ab4f5 - Browse repository at this point
Copy the full SHA 99ab4f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c79fee2 - Browse repository at this point
Copy the full SHA c79fee2View commit details -
Merge pull request #130 from JehandadK/doc/upd-readme
Allow use of ENV Varaibles to run tests which upload to github
Configuration menu - View commit details
-
Copy full SHA for 9ccb9be - Browse repository at this point
Copy the full SHA 9ccb9beView commit details -
Merge pull request #132 from shogo82148/migrate-to-github-actions
Migrate to GitHub Actions
Configuration menu - View commit details
-
Copy full SHA for 250d333 - Browse repository at this point
Copy the full SHA 250d333View commit details -
Merge pull request #133 from shogo82148/fix-lint-warnings
fix lint warnings
Configuration menu - View commit details
-
Copy full SHA for b0e709e - Browse repository at this point
Copy the full SHA b0e709eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2324ef - Browse repository at this point
Copy the full SHA f2324efView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4b79f7 - Browse repository at this point
Copy the full SHA f4b79f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccac180 - Browse repository at this point
Copy the full SHA ccac180View commit details -
Checking in changes prior to tagging of version v0.14.0
## [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))
Configuration menu - View commit details
-
Copy full SHA for 668a85f - Browse repository at this point
Copy the full SHA 668a85fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.13.0...v0.14.0