Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Update figaro: 1.1.1 → 1.2.0 (minor) #396
Merged
Conversation
codecov
bot
commented
May 12, 2020
•
Codecov Report
@@ Coverage Diff @@
## master #396 +/- ##
=======================================
Coverage 88.30% 88.30%
=======================================
Files 35 35
Lines 633 633
=======================================
Hits 559 559
Misses 74 74 Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
depfu bot commentedMay 12, 2020
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
1.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Modify .travis.yml to address build config validation feedback
Bump to version 1.2.0
Don't use GitHub Actions for Figaro v1
Update the .gitignore file
Add an optional build to keep an eye on latest Rails
Set the entire ENV (plus explicit configuration) in CLI tasks
Bring the test suite up-to-date
Update Rubies built in the Travis configuration
Remove Code Climate, which is causing build failures
Start exploring CI via GitHub Actions
Create FUNDING.yml
Call for help!
Update the README's note about Spring and wrap some long lines
Merge pull request #255 from mckenn/spring-doc
replace unnecessary file references with dots
Add spring configuration note to documentation
Merge pull request #197 from varunsrin/patch-1
Merge pull request #203 from jhubert/patch-1
Support the -r alias for Heroku remotes
Update README.md
Release Notes
1.0.1 (from changelog)
1.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands