Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / apiaryio/dredd-hooks-ruby issues and pull requests
#58 - chore(deps-dev): bump rake from 13.0.0 to 13.0.6
Pull Request -
State: open - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies
#57 - Upgrade to GitHub-native Dependabot
Pull Request -
State: open - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#56 - chore(deps-dev): bump rake from 13.0.0 to 13.0.3
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 4 years ago
- 1 comment
Labels: dependencies
#55 - chore(deps-dev): bump rspec from 3.9.0 to 3.10.0
Pull Request -
State: open - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies
#54 - chore(deps-dev): bump rake from 13.0.0 to 13.0.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
- 1 comment
Labels: dependencies
#53 - chore(deps-dev): bump rspec from 3.8.0 to 3.9.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#52 - chore(deps-dev): update rake requirement from ~> 12.3 to ~> 13.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
- 1 comment
Labels: dependencies
#51 - chore(deps-dev): bump rake from 12.3.2 to 12.3.3
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#50 - Fix dependabot config
Pull Request -
State: closed - Opened by honzajavorek over 5 years ago
#49 - Your .dependabot/config.yml contained invalid details
Issue -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
#48 - Add dependabot config
Pull Request -
State: closed - Opened by honzajavorek over 5 years ago
- 3 comments
#47 - Update dredd-hooks-template requirement from 1.1.3 to 1.1.8
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies, javascript
#46 - Drop support for older Rubies
Pull Request -
State: closed - Opened by honzajavorek over 5 years ago
- 1 comment
#45 - Bump aruba from 0.14.2 to 0.14.10
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
- 2 comments
Labels: dependencies
#44 - [Security] Bump rack-protection from 1.5.3 to 1.5.5
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
- 2 comments
Labels: dependencies, security
#43 - Update rake requirement from ~> 10.0 to ~> 12.3
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
- 2 comments
Labels: dependencies
#42 - [Security] Bump rack from 1.6.5 to 1.6.11
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
- 2 comments
Labels: dependencies, security
#41 - Bump rspec from 3.5.0 to 3.8.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#40 - [Security] Bump ffi from 1.9.14 to 1.9.25
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
- 1 comment
Labels: dependencies, security
#39 - Update sinatra requirement from ~> 1.4.5 to ~> 2.0.5
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
- 1 comment
Labels: dependencies
#38 - Bump aruba from 0.14.2 to 0.14.9
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
- 1 comment
Labels: dependencies
#37 - Migrate to the latest integration test suite
Pull Request -
State: closed - Opened by honzajavorek over 5 years ago
- 3 comments
#36 - Support Ruby 2.5
Issue -
State: closed - Opened by honzajavorek almost 6 years ago
#35 - Test newer Ruby versions
Pull Request -
State: closed - Opened by honzajavorek almost 6 years ago
#34 - Allow custom host and ports via CLI
Pull Request -
State: closed - Opened by rayzeller almost 6 years ago
- 1 comment
#33 - Add --host and --port flags for use in Docker.
Pull Request -
State: open - Opened by petejohansonxo almost 6 years ago
- 11 comments
#32 - Use newer node version
Pull Request -
State: closed - Opened by honzajavorek almost 8 years ago
- 10 comments
#31 - Update dependency: Aruba (2)
Pull Request -
State: closed - Opened by gonzalo-bulnes about 8 years ago
#30 - The cross-language test suite should be up-to-date
Issue -
State: closed - Opened by gonzalo-bulnes about 8 years ago
#29 - Update dependency: Aruba
Pull Request -
State: closed - Opened by gonzalo-bulnes about 8 years ago
- 2 comments
#28 - Avoid raising UnknownHookError when NoMethodError is raised inside of a hook block
Pull Request -
State: closed - Opened by nicolasiensen about 8 years ago
- 2 comments
#27 - Raising NoMethodError inside a hook block causes a hard-to-debug error message
Issue -
State: closed - Opened by nicolasiensen about 8 years ago
- 1 comment
#26 - Aruba should be up to date
Issue -
State: closed - Opened by gonzalo-bulnes about 8 years ago
- 14 comments
#25 - Update dependencies
Pull Request -
State: closed - Opened by gonzalo-bulnes about 8 years ago
- 5 comments
#24 - Alert the user when no hook files are found
Pull Request -
State: closed - Opened by jeffdeville about 8 years ago
- 4 comments
#23 - Refactor ensure DreddHooks::Server can be used as library
Pull Request -
State: closed - Opened by gonzalo-bulnes over 8 years ago
#22 - Refactor encapsulate the command-line interface
Pull Request -
State: closed - Opened by gonzalo-bulnes over 8 years ago
- 1 comment
#21 - Refactor DRY Server::EventsHandler
Pull Request -
State: closed - Opened by gonzalo-bulnes over 8 years ago
#20 - Refactor modularize DreddHooks::Server
Pull Request -
State: closed - Opened by gonzalo-bulnes over 8 years ago
#19 - Refactor DRY the runner and DSL
Pull Request -
State: closed - Opened by gonzalo-bulnes over 8 years ago
- 1 comment
#18 - Refactor make code more idiomatic
Pull Request -
State: closed - Opened by gonzalo-bulnes over 8 years ago
#17 - Minor refactor README for readability
Pull Request -
State: closed - Opened by gonzalo-bulnes over 8 years ago
#16 - Move to semantic versioning
Pull Request -
State: closed - Opened by gonzalo-bulnes over 8 years ago
#15 - Add CHANGELOG
Pull Request -
State: closed - Opened by gonzalo-bulnes over 8 years ago
- 1 comment
#14 - Refactor normalize test suite usage
Pull Request -
State: closed - Opened by gonzalo-bulnes over 8 years ago
#13 - Merge of gonzalo-bulnes/dredd-hooks-ruby
Issue -
State: closed - Opened by netmilk over 8 years ago
- 12 comments
#12 - Revert "New protagonist needs C++11"
Pull Request -
State: closed - Opened by honzajavorek over 8 years ago
#11 - New protagonist needs C++11
Pull Request -
State: closed - Opened by honzajavorek over 8 years ago
#10 - Refactor normalize test suite usage
Pull Request -
State: closed - Opened by gonzalo-bulnes almost 9 years ago
#9 - The gem code should follow the most common Ruby practices and idioms
Issue -
State: closed - Opened by gonzalo-bulnes almost 9 years ago
#8 - The gem should have a change log
Issue -
State: closed - Opened by gonzalo-bulnes almost 9 years ago
#7 - The gem should use Semantic Versioning
Issue -
State: closed - Opened by gonzalo-bulnes almost 9 years ago
#6 - Refactor normalize test suite usage
Pull Request -
State: closed - Opened by gonzalo-bulnes almost 9 years ago
- 1 comment
#5 - Coordination - ensuring the gem is production-ready
Issue -
State: open - Opened by gonzalo-bulnes almost 9 years ago
- 13 comments
#4 - Adding sudo: false
Pull Request -
State: closed - Opened by honzajavorek about 9 years ago
- 1 comment
#3 - More documentation required
Issue -
State: closed - Opened by JakeSchoermer about 9 years ago
- 3 comments
Labels: docs
#2 - Fixing gem name on README file
Pull Request -
State: closed - Opened by jmonteiro about 9 years ago
- 2 comments
#1 - Aruba integration testing with unstable Dredd
Pull Request -
State: closed - Opened by netmilk over 9 years ago