Merge remote-tracking branch 'upstream/master'
Showing
Gemfile
0 → 100644
| source "https://rubygems.org" | ||
| gem 'heroku_hatchet' | ||
| gem 'rspec-retry' | ||
| gem 'rspec-expectations' | ||
| gem 'sem_version' | ||
| gem "parallel_tests" | ||
| gem "rake" |
Gemfile.lock
0 → 100644
buildpack.toml
0 → 100644
etc/ci-setup.sh
0 → 100644
etc/hatchet.sh
0 → 100644
etc/publish.sh
0 → 100755
hatchet.json
0 → 100644
lib/kvstore.sh
0 → 100644
lib/monitor.sh
0 → 100644
lib/plugin.sh
0 → 100644
plugin/download.sh
0 → 100755
File added
File added
File added
plugin/version
0 → 100644
spec/ci/node_10_spec.rb
0 → 100644
spec/ci/node_6_spec.rb
0 → 100644
spec/ci/node_8_spec.rb
0 → 100644
spec/ci/node_9_spec.rb
0 → 100644
spec/nodebin/node_vX_spec.rb
0 → 100644
spec/spec_helper.rb
0 → 100644
This diff is collapsed.
test/unit
0 → 100755
Please register or sign in to comment