Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Cucumber Open

Behaviour Driven Development tool
Collective - Host: opensource - https://opencollective.com/cucumber - Website: https://cucumber.io/ - Code: https://github.com/cucumber

Merge pull request #382 from cucumber/feature/imp-dev-xp-1

Improve developer experience.

* Closes #378
* Closes #364
* Closes #362

github.com/cucumber/aruba - f56ef3df770f45ea262f8a9364f7bfbc278f8e82 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add badge for still branch

github.com/cucumber/aruba - dd8e13ee8fff276648370f3fe773d4c5966ee872 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add hint about which documentation is up to date

github.com/cucumber/aruba - 2373e437850437112bcb3410eb91a81f4c8859c3 authored over 8 years ago by Dennis Günnewig <[email protected]>
Reflect changes in development model in CONTRIBUTING-guide

github.com/cucumber/aruba - 59ebd0eec4c293a32ae3ef01d822dc813663e478 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add reference to code of conduct

github.com/cucumber/aruba - c35391567898cd783e517354e76c6bf07a95f5a6 authored over 8 years ago by Dennis Günnewig <[email protected]>
Set focus of library. Closes #377

github.com/cucumber/aruba - e6a8129abb3aee9ed6172736f2c03041d8dd89af authored over 8 years ago by Dennis Günnewig <[email protected]>
Add hint about which documentation is up to date

github.com/cucumber/aruba - 53849b07437d988f6d2876cba789dad1d3571477 authored over 8 years ago by Dennis Günnewig <[email protected]>
Take over documentation from TESTING.md

github.com/cucumber/aruba - f327784c0b0ecf600678d062945eeaef907958c3 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add two more helper scripts

Roughly following http://githubengineering.com/scripts-to-rule-them-all/

github.com/cucumber/aruba - 6f1dbf3a5bee41011eea58dda4277d0e438cc8e2 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add deprecations for command launcher hooks

github.com/cucumber/aruba - 88624dc92496c742d47eaf403cfc4333bc1e234e authored over 8 years ago by Dennis Günnewig <[email protected]>
Fix offense with string interpolation

github.com/cucumber/aruba - 968aed0b1c57ae21b29fd58425b61414adea4e61 authored over 8 years ago by Dennis Günnewig <[email protected]>
Fix the use of #size < 1 and use empty instead

github.com/cucumber/aruba - ae98d53ae70bfcffd6d53af76698f43bf6c63770 authored over 8 years ago by Dennis Günnewig <[email protected]>
Fix whitepace before =

github.com/cucumber/aruba - cee7f5da103ce9e68e7b1011acbf5c06745719f3 authored over 8 years ago by Dennis Günnewig <[email protected]>
Fix white space in tests

github.com/cucumber/aruba - ee2bc65feb51fccf525a24d5ab4e04533f0ffcc6 authored over 8 years ago by Dennis Günnewig <[email protected]>
Explicitly set fail level to prevent test suite to fail

Otherwise rubocop will prevent going on.

github.com/cucumber/aruba - b413dfa26cb18f5ea6f2d7e722f810017832920c authored over 8 years ago by Dennis Günnewig <[email protected]>
Flag commands which require external program to be installed

github.com/cucumber/aruba - bf7d102fe6e4b29516904998b10f0230366cb44b authored over 8 years ago by Dennis Günnewig <[email protected]>
Run tests by default on docker run

github.com/cucumber/aruba - 5db04cef049c86987b4224e82ac1ba9db8a125da authored over 8 years ago by Dennis Günnewig <[email protected]>
Fix dockerfile helpers

github.com/cucumber/aruba - 59172ecc00caac9b39797febd70ec4d09169bf63 authored over 8 years ago by Dennis Günnewig <[email protected]>
Added some more tests

github.com/cucumber/aruba - 73b1f8ea7bf3fdca3616d10be44986f87cac2e3c authored over 8 years ago by Dennis Günnewig <[email protected]>
Add test for developer console

github.com/cucumber/aruba - 01651ab28c91c62eee49497313678d1c234dd4cc authored over 8 years ago by Dennis Günnewig <[email protected]>
Change names of tasks to make intent more clear

github.com/cucumber/aruba - a9dfca2ededd9c73cfc794cbfea61f7f105fd50e authored over 8 years ago by Dennis Günnewig <[email protected]>
Add tests to document tasks in Rakefile

github.com/cucumber/aruba - f88153a8db34e0bab75b5a44f6ca33be0aa35a20 authored over 8 years ago by Dennis Günnewig <[email protected]>
Make it build the image

github.com/cucumber/aruba - 0e6faad09ceb87754ab9eb641eb1b067f950e2af authored over 8 years ago by Dennis Günnewig <[email protected]>
Add license

Closes #4

github.com/cucumber/cucumber-ruby-wire - 0839d2f60eb2fbb73c39e4503ebfd0fe36a04225 authored over 8 years ago by Matt Wynne <[email protected]>
Merge pull request #16 from tsundberg/support-gradle

Added Gradle

github.com/cucumber/cucumber-java-skeleton - e1a7dbb74379fa51ce0590aafcd1c935e27f5a8f authored over 8 years ago by Thomas Sundberg <[email protected]>
Re-order statements in Dockerfile

github.com/cucumber/aruba - 5512f1240a5d0d6a11a76335798204f939380e30 authored over 8 years ago by Dennis Günnewig <[email protected]>
Remove debug helpers

github.com/cucumber/aruba - 8b4f3055bcc762e00203f2c3e46ebc6f85e4a0cb authored over 8 years ago by Dennis Günnewig <[email protected]>
Change working directory via docker directive

github.com/cucumber/aruba - 3e2647b62a421fa7d679280a40c261ee9bd8b5b8 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add draft for how to run test suite of aruba

github.com/cucumber/aruba - 5c746c9e0d6a57ab608113e6eb8e3903b43d5fe6 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add docker build files

github.com/cucumber/aruba - f7f8a8bb17cdf80d444ceca1ad0d671d65498e2c authored over 8 years ago by Dennis Günnewig <[email protected]>
Add docker support to test script

github.com/cucumber/aruba - 0fc348fb2ebba842696d5f906d5958d5d74493b3 authored over 8 years ago by Dennis Günnewig <[email protected]>
Move code from rakefile to separate classes

github.com/cucumber/aruba - bc91b544f9b88231e391a57a71f2bd3b37049fb5 authored over 8 years ago by Dennis Günnewig <[email protected]>
Set focus of library. Closes #377

github.com/cucumber/aruba - 9998dc17f5fe954d76d6a62a0d6c43a1283b9fdb authored over 8 years ago by Dennis Günnewig <[email protected]>
Add reference to code of conduct

github.com/cucumber/aruba - 300a7221513eabeb7658e6d5f6bac8d8d06dbcfa authored over 8 years ago by Dennis Günnewig <[email protected]>
Refactor Rakefile

github.com/cucumber/aruba - 28c61dbfd32c29ac5e1a9f07ab736fbb19f825b2 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add docker compose file from @e2

github.com/cucumber/aruba - cdce4e453d61491cde74eb7ef439bb70d7d0ccc5 authored over 8 years ago by Dennis Günnewig <[email protected]>
Update README.md

github.com/cucumber/cucumber-eclipse - 0af8fc5647895398e62ade2cb14185fd7853ab5d authored over 8 years ago by Ilan Pillemer <[email protected]>
Merge pull request #156 from girijant/master

Fixed for the Gherkin-Autocompletion feature issues with some improvements

github.com/cucumber/cucumber-eclipse - d8eddb925d065caf603f8e70667ce9f528ea723f authored over 8 years ago by Ilan Pillemer <[email protected]>
Fixed the Gherkin-Autocompletion feature issues with some improvements

Fixed the Gherkin-Autocompletion feature issues with some improvements

github.com/cucumber/cucumber-eclipse - a965925a58b79d7393760757cdcccdb1be1b98a5 authored over 8 years ago by girijant <[email protected]>
Merge pull request #150 from slaout/better-autocomplete

Better Gherkins autocompletion

github.com/cucumber/cucumber-eclipse - 3881fbc2cb91a2d3dd620c0130c749354265d2ef authored over 8 years ago by Ilan Pillemer <[email protected]>
Improve build script

This uses code from #353 (credit @e2) to improve code in bootstrap
script.

github.com/cucumber/aruba - 5fab215685fa19f9161a1c5f409e23f0270c621d authored over 8 years ago by Dennis Günnewig <[email protected]>
Add hint about commit style

It's quite hard to review big chunks on github. If a developers splits
up her changes into multi...

github.com/cucumber/aruba - 328ceea7f3497046f5fd5a8dc01a9c47e54c0693 authored over 8 years ago by Dennis Günnewig <[email protected]>
Fix with wording in CONTRIBUTING.md

github.com/cucumber/aruba - e6546defbd35a67e79c8febb73456cb17f5706a5 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add flags from Rakefile for cucumber

This gives other developers the same experience than using the tools
directly

github.com/cucumber/aruba - 74cdf2770124c97022faf5bb69b69335479faa43 authored over 8 years ago by Dennis Günnewig <[email protected]>
Move flags from Rakefile for rspec

github.com/cucumber/aruba - 1d9a43c678ed8548f472a9546234da5b89372358 authored over 8 years ago by Dennis Günnewig <[email protected]>
Cannot use attr_writer for methods to be used from describe_to.

github.com/cucumber/cucumber-ruby-core - 432bae9693d13159f385924cd022fbdd660b224e authored over 8 years ago by Björn Rasmusson <[email protected]>
Update to use Gherkin v4.0.

Use '~> 4.0' for the Gherkin dependency, so that minor version changes
is picked up automatically.

github.com/cucumber/cucumber-ruby-core - 52263c2bb3e1ae0e8d2006a94dfd9055826bb1c5 authored over 8 years ago by Björn Rasmusson <[email protected]>
Gerkins autocompletion do not meet my expectations.

Here are a few use cases that are fixed by this pull request:

Given I|
=> Autocompletes to "Giv...

github.com/cucumber/cucumber-eclipse - 3a79d95a33c411b27c1204472959cbe4fc30e6c1 authored over 8 years ago by Sébastien Laoût <[email protected]>
Preparing history file for next development release

github.com/cucumber/cucumber-cpp - 5dd9b234f160585d12f4e0294cbfa1de6d6c0225 authored over 8 years ago by Paolo Ambrosio <[email protected]>
Updated history file for the 0.3.1 release

github.com/cucumber/cucumber-cpp - 79b9fcfac97876410d061a17436f4891386ca31c authored over 8 years ago by Paolo Ambrosio <[email protected]>
Extract a reusable fiter for activating steps in self-tests

github.com/cucumber/cucumber-ruby-core - 41286964fc6ed706132cdf87beece4bd3139cb59 authored over 8 years ago by Matt Wynne <[email protected]>
Add warning about breaking changes

We comply to "semantic versioning" so breaking changes should be done in
major releases only. To ...

github.com/cucumber/aruba - d322ed636868d9edaabffa9fb2b2718fcaadebd5 authored over 8 years ago by Dennis Günnewig <[email protected]>
Fix typo in run simple feature test

github.com/cucumber/aruba - 955a84099b416576e307a69ad9831aa20718e284 authored over 8 years ago by Dennis Günnewig <[email protected]>
Update History

github.com/cucumber/aruba - 65f28f69b684754310cb865598af48506c15f912 authored over 8 years ago by Dennis Günnewig <[email protected]>
Use root :: to make users aware it's a RSpec-problem

github.com/cucumber/aruba - 08981073eccff1e4fa9d1d2b51154974c9b03e93 authored over 8 years ago by Dennis Günnewig <[email protected]>
Update History

github.com/cucumber/aruba - 91f760db32ef3a7d7fcc7398bc03b68836a18526 authored over 8 years ago by Dennis Günnewig <[email protected]>
Replace constants by variables

Let's use constants only if those things are used somewhere else as well

github.com/cucumber/aruba - 730bccb2377f8ef46abc647c6ad7a2536651e376 authored over 8 years ago by Dennis Günnewig <[email protected]>
Merge branch 'master' of github.com:cucumber/aruba

github.com/cucumber/aruba - b334c07b86870ddcbaa82ef7c21e85b716523647 authored over 8 years ago by Dennis Günnewig <[email protected]>
Merge pull request #359 from e2/e2-guess_stat_blocks_used

"Compatibly" reimplement disk_usage API and logic

github.com/cucumber/aruba - aadda6e38c3f6ba1eec2180b5fb6c042eccb09e6 authored over 8 years ago by Dennis Günnewig <[email protected]>
Update History

github.com/cucumber/aruba - d2637e3ecb593efd43edc140753e6fe83be2e882 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add hint about managing History.md

github.com/cucumber/aruba - acd42c85b2e633d30dad60bdd9fabef30b630e21 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add hint about rebasing

github.com/cucumber/aruba - b0beebd0d8c12b23fb7abaa34c94477df96d8a6f authored over 8 years ago by Dennis Günnewig <[email protected]>
Merge pull request #357 from e2/e2-fix_broken_exception_handler

Fix broken exception handler

github.com/cucumber/aruba - 711361690ff0a7b49cbad4649df747fc21829838 authored over 8 years ago by Dennis Günnewig <[email protected]>
Merge pull request #366 from dg-ratiodata/feature/add-vision

Add vision to the project readme and clean up CONTRIBUTIONS.md

github.com/cucumber/aruba - 73d7641c4bab32da7a2dea4621f3eda56794d7e7 authored over 8 years ago by Dennis Günnewig <[email protected]>
Add hints for contributors/maintainers

To make the lived culture written down.

github.com/cucumber/aruba - 21f5d7486469b3b9bdda425f6f215591dc4743ae authored over 8 years ago by Dennis Günnewig <[email protected]>
Address people we would like to get in contact with

github.com/cucumber/aruba - d177a49f78a3624e064b63c1bed54a9be95365ff authored over 8 years ago by Dennis Günnewig <[email protected]>
Add section about commit style

We would like to understand the reason behind the change in the future.
Using this kind of style...

github.com/cucumber/aruba - 37589eaeb8a7eda8a68d9cb00a08cc95c866b857 authored over 8 years ago by Dennis Günnewig <[email protected]>
Merge pull request #372 from e2/e2-fix_ruby_warning_about_variable

Initialize variable to avoid warning

github.com/cucumber/aruba - baacb37f063daf97503ce0a78022eea72cf92e08 authored over 8 years ago by Dennis Günnewig <[email protected]>
Merge pull request #375 from Banno/fix-following-files-step

Ignore table headers on 'following files exist:' step

github.com/cucumber/aruba - 20d0d5747143de06f1b095f640101843b312f81e authored over 8 years ago by Dennis Günnewig <[email protected]>
ignore headers on 'following files exist:' step

github.com/cucumber/aruba - 35ac71d0cfdc3ff3d5b22fd2c4b5e0ba7eec3383 authored over 8 years ago by Luke Amdor <[email protected]>
initialize variable to avoid warning

github.com/cucumber/aruba - 43bd500b11ab7831be361bab2d17e269d9e21b23 authored over 8 years ago by Cezary Baginski <[email protected]>
Excel aruba, not the shell

github.com/cucumber/aruba - 54131b1fa83e598ec8d687c576ddcd77dca19ab3 authored over 8 years ago by Dennis Günnewig <[email protected]>
Tweak wording in visions a bit

github.com/cucumber/aruba - 60994c77f8521d4d425ad7c4595c0ffef1009d1b authored over 8 years ago by Dennis Günnewig <[email protected]>
Add point that we take correct/living documentation seriously

github.com/cucumber/aruba - 4b598e6cf20cac93932619efa1c6e04e55da86a7 authored over 8 years ago by Dennis Günnewig <[email protected]>
Added section about development style to help new developers better understand how we work in this project

github.com/cucumber/aruba - ec17f6e352b26ba4d01408a796e1edb0cddd9795 authored over 8 years ago by Dennis Günnewig <[email protected]>
Refer to our templates and repeat the same in CONTRIBUTIONS.md

github.com/cucumber/aruba - 20b5591cf03455a33ec51ad8ba3fe1966195ff96 authored over 8 years ago by Dennis Günnewig <[email protected]>
Cleanup release karma section

github.com/cucumber/aruba - a5aa0e4ea0d952439d1ae43a7da26cab55604e55 authored over 8 years ago by Dennis Günnewig <[email protected]>
Added some more hints to the templates

github.com/cucumber/aruba - 539f3aca295c8a001a3ed18116c5212c5051468f authored over 8 years ago by Dennis Günnewig <[email protected]>
Improved the feature bits and turn them in 'befits'

github.com/cucumber/aruba - 3c7616c3058ed162a944fb3f26108cbc4adaeb96 authored over 8 years ago by Dennis Günnewig <[email protected]>
Added vision to the project readme

github.com/cucumber/aruba - 153a8830b13bd9d73ebf709ea62e598d450ca981 authored over 8 years ago by Dennis Günnewig <[email protected]>
prevent BasicProcess#inspect from crashing

github.com/cucumber/aruba - 7624d973d6a9f3b5786c44ad34e6498c90baa54d authored over 8 years ago by Cezary Baginski <[email protected]>
Fix missing variable in exception handler

Previously, "cmd" was passed to a different method.

The reason this never came up earlier is be...

github.com/cucumber/aruba - fb8fc4c6372743a800ebeb2cf04848a73e0c8aea authored over 8 years ago by Cezary Baginski <[email protected]>
Compatibilty reimplement disk_usage_calculating

- take the approach of "minimum disk space needed for 1 byte file"
- new API method superseeding...

github.com/cucumber/aruba - ee674c9397ef4f0c42d302c0a4882cd512e47a63 authored over 8 years ago by Cezary Baginski <[email protected]>
Make rakefile compatible with ruby 1.8.7

github.com/cucumber/aruba - 2c8db682ba343abf58ffca0b5bb7e60f54935d23 authored over 8 years ago by Dennis Günnewig <[email protected]>
Updated History

github.com/cucumber/aruba - 15e5a262ef787bc587ff58ba39ee1d39ac9d696b authored over 8 years ago by Dennis Günnewig <[email protected]>
Updated History

github.com/cucumber/aruba - bfa1fef6dd1a36c4de54a3aad957786749a7c262 authored over 8 years ago by Dennis Günnewig <[email protected]>
Added tasks to run/build aruba's docker image locally.

github.com/cucumber/aruba - cd338e515b9ac07e832772250dcb206b462980d8 authored over 8 years ago by Dennis Günnewig <[email protected]>
Test added: Fixed NPE in List parameter conversion

github.com/cucumber/cucumber-jvm-groovy - 80b784f6ea0c2d07a6c5b25a21782735acc3446b authored over 8 years ago by Steffen Jacobs <[email protected]>
Fixed: Using List as step def parameter caused NPE

ParameterInfo wasn't correctly initialized

github.com/cucumber/cucumber-jvm-groovy - f1a5098548952b624129ea95d5ff638a22c2cdcd authored over 8 years ago by Steffen Jacobs <[email protected]>
Merge pull request #358 from e2/e2-fix_broken_env_delete

Fix broken ENV.delete on Windows

github.com/cucumber/aruba - 65d637d7d409c926dd36adcf3cc1aaa0d4ac669c authored over 8 years ago by Dennis Günnewig <[email protected]>
remove linters from travis, too much changes to support all go versions

github.com/cucumber/godog - a7c71e317124cbae60fd68cbd63130e792b0af92 authored over 8 years ago by gedi <[email protected]>
allow unused imports, update tests related to changes #20

github.com/cucumber/godog - ca7ddd62756835bd67d262c756e4e4309376c961 authored over 8 years ago by gedi <[email protected]>
fix wrong number of arguments

github.com/cucumber/aruba - f6f4951a5e27b4d3365c5cc4319e5cb351c6862b authored over 8 years ago by Cezary Baginski <[email protected]>
Fixed value in bootstrap script

github.com/cucumber/aruba - fca339b6b243150078858cd4ab323a8a7d61779e authored over 8 years ago by Dennis Günnewig <[email protected]>
Merge pull request #352 from e2/e2-fix_bootstrap_term_colors

Correctly reset term colors in bootstrap script

github.com/cucumber/aruba - 81ec6259ae1a0871b26160b7ff3e02fe2705f703 authored over 8 years ago by Dennis Günnewig <[email protected]>
Correctly reset term colors (scripts)

On dark backgrounds, black was unreadable.
In most cases, e[39;39m should correctly reset the fg...

github.com/cucumber/aruba - 2af0f29027d233cc7ee81e5a5de7ff9646d8cce3 authored over 8 years ago by Cezary Baginski <[email protected]>
Merge pull request #35 from georgemillo/patch-1

English fix [ci skip]

github.com/cucumber/slack-invite-automation - 0af739a3b0a491872c5ebc3d8a16bcf90bec6b71 authored over 8 years ago by JeongHoon Byun (aka Outsider) <[email protected]>
English fix [ci skip]

github.com/cucumber/slack-invite-automation - 73f7e6c4c4c1fde0ba90888dc609fc1da7ac4549 authored over 8 years ago by George Millo <[email protected]>