• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

fog / fog-core
73%
master: 76%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Repo Added 04 Apr 2014 12:05PM UTC
Files 63
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH cleanup_dependencies
branch: cleanup_dependencies
CHANGE BRANCH
x
Reset
  • cleanup_dependencies
  • 105_extract_service_module_code
  • GH138_fix_formatador
  • best-practices
  • cleanup_gemspec
  • fix-reload-for-associations
  • fix_path_prefix
  • fix_stormod_requires
  • fix_test
  • fix_vmfusion_require
  • loosen-requires
  • master
  • mime-type-checking
  • optional-mime-types
  • services
  • update_hash_helper_specs
  • v1.24.0
  • v1.26.0
  • v1.27.1
  • v1.27.2
  • v1.27.3
  • v1.27.4
  • v1.28.0
  • v1.29.0
  • v1.30.0
  • v1.31.0
  • v1.31.1
  • v1.32.0
  • v1.32.1
  • v1.33.0
  • v1.34.0
  • v1.35.0
  • v1.37.0
  • v1.38.0
  • v1.39.0
  • v1.40.0
  • v1.40.1
  • v1.41.0
  • v1.42.0
  • v1.43.0
  • v1.45.0
  • v2.0.0
  • v2.1.0
  • v2.1.1
  • v2.1.2

pending completion
461

push

travis-ci

Paul Thornthwaite
Remove Net::SSH dependency for Ruby 1.9.3

Given Ruby 1.9.3 unsupported status, we do not want to limit fog
applications by limiting to older versions of `net-ssh`

If running on Ruby 1.9.3, please ensure your application is declaring
it's own dependency in it's `Gemfile`:

    gem "net-ssh", "< 3.0"

933 of 1286 relevant lines covered (72.55%)

5.6 hits per line

Relevant lines Covered
Build:
Build:
1286 RELEVANT LINES 933 COVERED LINES
5.6 HITS PER LINE
Source Files on cleanup_dependencies
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
461 cleanup_dependencies Remove Net::SSH dependency for Ruby 1.9.3 Given Ruby 1.9.3 unsupported status, we do not want to limit fog applications by limiting to older versions of `net-ssh` If running on Ruby 1.9.3, please ensure your application is declaring it's own dep... push 28 Sep 2015 01:23PM UTC Paul Thornthwaite travis-ci pending completion  
459 cleanup_dependencies Remove 1.9.2 testing. We did drop this as supported with Fog 2.0 which is a few days from release (hopefully). So no need for the burden of testing it here. push 28 Sep 2015 01:11PM UTC tokengeek travis-ci pending completion  
457 cleanup_dependencies Update docs with 1.9.3 dependency notes. push 28 Sep 2015 12:51PM UTC Paul Thornthwaite travis-ci pending completion  
455 cleanup_dependencies Update 1.8.7 Gemfile (although EOL) There is the same Net::SSH problem with the Ruby 1.8.7 Gemfiles. Although fog 2.0 dropped support for 1.8.7 it is not final release. push 28 Sep 2015 12:34PM UTC tokengeek travis-ci pending completion  
454 cleanup_dependencies Add 1.9.3 version of Gemfile to manage dependencies Net::SSH 3.0 breaks Ruby 1.9.3 support so we need to test with alternative set of dependencies so we can loosen the restriction we just added. Long term, leaving a dependency in place will caus... push 28 Sep 2015 12:26PM UTC tokengeek travis-ci pending completion  
See All Builds (498)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc