Skip to content

release 0.9.40#525

Merged
metrue merged 9 commits intoproductionfrom
master
May 7, 2020
Merged

release 0.9.40#525
metrue merged 9 commits intoproductionfrom
master

Conversation

@metrue
Copy link
Owner

@metrue metrue commented May 7, 2020

Issue:
Summary:

The checklist before PR is ready for review:

  • has unit testing for new added codes
  • has functional testing for new added features
  • has checked the lint or style issues
  • README updated if need

dependabot-preview bot and others added 9 commits April 23, 2020 11:55
Bumps [github.com/apex/log](https://github.com/apex/log) from 1.1.2 to 1.1.4.
- [Release notes](https://github.com/apex/log/releases)
- [Changelog](https://github.com/apex/log/blob/master/History.md)
- [Commits](apex/log@v1.1.2...v1.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.3 to 1.22.4.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md)
- [Commits](urfave/cli@v1.22.3...v1.22.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Minghe <h.minghe@gmail.com>
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](gin-gonic/gin@v1.6.2...v1.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Fix the wrong arch of target host,
* get the OS arch with `uname -a`
* refactor the SSHConnectionTimeout constant
* only provision on remote host
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/briandowns/spinner/releases)
- [Commits](briandowns/spinner@v1.10.0...v1.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Minghe <h.minghe@gmail.com>
replace spinner
@codecov
Copy link

codecov bot commented May 7, 2020

Codecov Report

Merging #525 into production will decrease coverage by 0.01%.
The diff coverage is 65.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           production     #525      +/-   ##
==============================================
- Coverage       25.46%   25.45%   -0.02%     
==============================================
  Files              54       54              
  Lines            1873     1878       +5     
==============================================
+ Hits              477      478       +1     
- Misses           1317     1320       +3     
- Partials           79       80       +1     
Impacted Files Coverage Δ
bundler/bundler.go 51.35% <0.00%> (ø)
middlewares/parse.go 33.64% <ø> (ø)
packer/packer.go 38.46% <0.00%> (ø)
utils/dir.go 0.00% <0.00%> (ø)
utils/utils.go 12.42% <ø> (ø)
middlewares/driver.go 53.84% <38.88%> (-4.78%) ⬇️
pkg/spinner/spiner.go 100.00% <100.00%> (+8.33%) ⬆️
provisioner/darwin/darwin.go 58.82% <100.00%> (ø)
provisioner/linux/linux.go 58.33% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 275ec78...63bc06a. Read the comment docs.

@metrue metrue merged commit 7245d04 into production May 7, 2020
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