Ecosyste.ms: OpenCollective

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

github.com/cucumber/gherkin-python

[READ-ONLY] Gherkin for Python - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin
https://github.com/cucumber/gherkin-python

gherkin: Update gherkin-languages.json

03b42d3821cec40f6c76d46f5c66f497cea7f521 authored over 4 years ago by M.P. Korstanje <[email protected]>
Update testdata

75c2a308bec11fa0f9d77fd7a30f2f7ab96ec4a1 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Add ID fields (go)

beb417c42fb47bf568cfe71074e339c6207fee22 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Always store attachment body as text, with content-encoding base64 or identity

fdf1a7f57be5894681cd593824c8afcc0ce7aef6 authored almost 5 years ago by Aslak Hellesøy <[email protected]>
all: Remove travis-ci references (#934)

We've migrated the mono repo to CircleCI. There is no need to reference
Travis-CI anymore. . Al...

986b19ec40127fe55ddca0c4a316d9c936bd9252 authored almost 5 years ago by M.P. Korstanje <[email protected]>
Merge branch 'master' into master

56975cd9cda0d6c362cd2efc8152743709468913 authored almost 5 years ago by Aslak Hellesøy <[email protected]>
gherkin: Do not trim leading newlines (#891)

Fixes: #290

37a1cf6c1a24f7072ccbb25cdfdae5673b923303 authored almost 5 years ago by M.P. Korstanje <[email protected]>
gherkin: Fix parsing of commented tags (#880)

a85de58b5ab9bc8bc1aba8f47f007fde38a2a985 authored almost 5 years ago by M.P. Korstanje <[email protected]>
gherkin: Escape triple backticks in alternative docstring (#889)

The Gherkin parser did not handle escaped back strings when the alternative
docstring seperator...

a605ea0da43c00eca2a670b3871b399565c99600 authored almost 5 years ago by M.P. Korstanje <[email protected]>
Propagate changes to subdirectories

bc8f6220f34a0a25e586644b0dae80f9f06a0c01 authored almost 5 years ago by knivex <[email protected]>
Use LANGUAGES and PACKAGES env vars to build a subset

4e6fb1a2c03fdbd8d4b2c1c6c7949a083e5616e7 authored almost 5 years ago by Aslak Hellesøy <[email protected]>
Refactor Attachment message

4850f207ef253d816dbc489f6e4000747ca49916 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Rename message fields from camelCase to snake_case.

The protobuf style guide recommends snake_case:
https://developers.google.com/protocol-buffers/d...

964198aba075a6d754085a7e98b5aeb53f4c02ce authored about 5 years ago by Aslak Hellesøy <[email protected]>
[gherkin-go] Ensure PickleSteps from Background have unique ID

Also regenerated Golden JSON to port the bugfix to other languages

7a46155f961dea6379caa95c512b3cf18bc00d16 authored about 5 years ago by Vincent Pretre <[email protected]>
Remove unused/deprecated messages/fields.

Also moves dots-formatter under cucumber-demo-formatter

43b263a59250c6cc6ef0e2280633ed42e2910e42 authored about 5 years ago by Aslak Hellesøy <[email protected]>
gherkin-go: use sourceId instead of tagId - regenerate samples

f77131c56b372cef742749fb7cd2ace83678e5f4 authored about 5 years ago by Vincent Pretre <[email protected]>
gherkin-go: generate Tag.Id and PickleTag.tagId

re-generate golden samples

776a6ab113c3d3481ae9ffb0877609a6f20db11f authored about 5 years ago by Vincent Pretre <[email protected]>
Add sourceIds to PickleStep

a7460fa2d753dbc8cc837d1f4d9be551fe124647 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Regenerate testdata

cbb0ffdd3598fedce1a6f64a691f91d766f91390 authored about 5 years ago by Vincent Pretre <[email protected]>
Set PickleStep#id

82894a775935f7be75bc5f4a1f9d685b6120a29d authored about 5 years ago by Aslak Hellesøy <[email protected]>
Fixed go implementation. Updated testdata.

2979ad91147b87d6aece4cd260c254543bf93838 authored about 5 years ago by Aslak Hellesøy <[email protected]>
gherkin: Add acceptance test that fails on Ruby 2.4

1a7335f2318d5167b9c7972daf528fab87936f78 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Copy gherkin languages files

666351f8dfbb9ae7eed2772fc7686853f87f1cb3 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Sync i18n JSON for #731

b5f647e405984ce332c7391e0ecaf3e96f41ff10 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Sync i18n JSON file. Attribution for #729

ce06d99c7fdd95d9f407ef573e2e023eb0ee0472 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Attribution for #352,#707,#708. Copy dialects.

847c9003f513b19c6a1eb6c723cc59442adfd20a authored over 5 years ago by Aslak Hellesøy <[email protected]>
Handle various space characters better

9762f31c4629d3e2b35439b3f788c8066dd69907 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Trim trailing space in example cells (#703)

* gherkin: Trim trailing space in example cells

* Add 3 different kinds of whitespace padding

879b53f3fc88317be7e5f2515c66f35a817d7096 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Add new publish target

8e614dac61fa946ede2ae5b8214a030f42e9a606 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Migrate to CircleCI (#648)

* Deploy npm sbnapshot releases to verdacchio

* Try more advanced circle build

* Add check...

60d7b6090dac3155c1ace52ecfac8d60b9442123 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Populate Pickle#id. Use enum for encoding.

022b80d979baf9b0339aafd1f8118cefcc8c5e72 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Nest related Cucumber Messages. Rename Wrapper to Envelope. Upgrade Gherkin to use new messages.

8cb76d1e87fc04a76f9a4067978f37c615d73a68 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Upgrade go modules

640f58b725c6dfaee998a8a143a45f9f6fb5eceb authored over 5 years ago by Aslak Hellesøy <[email protected]>
Fix parsing of long Gherkin docs. Closes #566

40d7ce0b30b40e4589b233947f5339cbc61715a6 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Clean up Gherkin approval tests

131bc6dfc4aca98a4cfdb6d52e56ece84ab1eba4 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Re-enable Gherkin. Closes #577. Misc build fixes.

7ea315807f9e42a931ad2001092f587373548bd3 authored almost 6 years ago by Aslak Hellesøy <[email protected]>
Make scripts executable, update languages

ee207592247dbe14314f0363d86b5996ab839432 authored over 6 years ago by Aslak Hellesøy <[email protected]>
go: More consistent Makefiles - default.mk

8f0d8ac9f8d1d3acd39be2137f1801b25dc42a9c authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Implement rules in Go

5dc126de3b408457beb30342f06fbc2b1db1ff79 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Gherkin Rule keyword and Protocol Buffer messages (#416)

* update

* gherkin: protobuf: Fix syntax error, set up Java build

* gherkin: (Java) Add su...

eb7b66005eb4eef9a0645d09d939f0a4d5249853 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Remove Example Outline synonym

7f3d74a8665511c1c21046eb2b3eddd1bf3bb4f9 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge with master

3cfb34389839d6f3a1f81721752d62eeddc2ff30 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Update testdata, ref #353. c,objective-c,perl,python are disabled until they are brought uptodate

ef8597f3f2632ed94299eaede9edb61c7bfb4e5e authored over 6 years ago by Aslak Hellesøy <[email protected]>
Automatically sync monorepo to subrepos

8cd08008dd42a4a22f242aaefe5ed071b50dd531 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Migrate from git subrepo to splitsh-lite

dd5d263cba5c192fa8e87475bf10e0247d858b14 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Use ssh for git subrepo

137595ca50c3b28bc0daf1f453d24a45b11562d4 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

2ca1eca29416e33aadcc215396a5d3bb95c49266 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: sync russian translation

aa790e3c32a1e82063820a738263af38b1d35965 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Remove old notifications

401767aa5c6ca06846327ab131e25ada3eed9b82 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Improve Italian translations

0baa874edb8f0232938bd9e19157ca62568bf538 authored over 6 years ago by Marit van Dijk <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "fd71edca"
upstream:
origin: "https://gith...

32270836d21285b785cd86041d7dd8be7dd6e2bf authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Use awk to remove BOM (sed trick doesn't work on OSX)

5580f39fcb2ab8a24cc9f2b386c3df1393ceaa7e authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into example-keyword-for-scenario

b596018ddad02c17891f9b7caa4af9e04c6c3f88 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Allow mono to fail. Idempotent BOM removal.

4d4eca4788b37f4a56db6474c50975717e5b4635 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into example-keyword-for-scenario

84c0bc849239642ad054f6c36b688832cdf3c665 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "e2609986"
upstream:
origin: "https://gith...

040d2accda431618db72cb0da8421efa05ea82f2 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Say welcome to 'Example' and 'Example Outline' keywords

efe0ddf523982991ca8d451c32dfe5c51537ce5d authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "37272277"
upstream:
origin: "https://gith...

c3769280c0d119365cf1334073eea943a85043e5 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
gherkin-python: make parser thread safe

a7ab554000f182ccd44e397a080a365080224a6e authored almost 7 years ago by Henry Xu <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "531ea06c"
upstream:
origin: "https://gith...

8f948a77f71e287f05b94b2ab21caeab116503c1 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

5f6ea182ffc1283e5fb8787778a519a4c31eedce authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "e2f28f1a"
upstream:
origin: "https://gith...

6f5683a04e17ee2213164f1d769e548d7fc891a4 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Add Aragonese.

c77cc1ff89ab16e9eca0868160f00e0f343e0d00 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "4c261430"
upstream:
origin: "https://gith...

77bc4da45c485e3d06e978522e8fe4c55794f8bc authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Bump node, regenerate gherkin

e17ebaac54e4ddb276b327e34d897d1910eba8e9 authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "cbf72161"
upstream:
origin: "https://gith...

23c273a54faeac35e490adbce4163af8dd44b8f7 authored about 7 years ago by Aslak Hellesøy <[email protected]>
Update build

98bb0db7b5999ed68b3ec3d4a05dc3cb49448944 authored about 7 years ago by Aslak Hellesøy <[email protected]>
Include interpolation of docstring content type.

Added a test for this.
Updated other language implementations.
The Obj-C implementation does not ...

6d0c88361e4beaafdb46858c623fd91e2a4f9087 authored about 7 years ago by Robert Wittams <[email protected]>
git subrepo pull gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "69218152"
upstream:
origin: "https://gith...

cee69586aab8f0e789ae5bb20a692048799b4d10 authored about 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "576a447e"
upstream:
origin: "https://gith...

fd204a2f897f66aebaff7db98d6b0def8c383b8b authored about 7 years ago by Aslak Hellesøy <[email protected]>
Rename text/vnd.cucumber.stacktrace+plain to text/x.cucumber.stacktrace+plain

c61f914b271d900431d461a8aa485a8542010978 authored about 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "4a288c13"
upstream:
origin: "https://gith...

475ca91e4d9467cbad2a2af5e22aec00303966f8 authored about 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Add new test

7aceb8f5a2c70d91ce5121fddfc462bad53c1c2f authored about 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Regenerate parsers

34e7571b89ae8a531242c4efab3723502d7d6a33 authored about 7 years ago by Aslak Hellesøy <[email protected]>
Merge master

7af079e660fd143ac2884592874e2e24974efe71 authored about 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Simplify grammar

93e2ba84c04d91b7f86aa83e63b3febf1c774704 authored over 7 years ago by Aslak Hellesøy <[email protected]>
[Gherkin] (Python) Create empty pickle for empty scenarios.

53139757be1328992174093a2f5e0b8708263fad authored over 7 years ago by Björn Rasmusson <[email protected]>
[Gherkin] Specify empty pickles for empty scenarios.

4973695d71157884c3e1ede28ddc1cc2de2f8e1b authored over 7 years ago by Björn Rasmusson <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "14e18ab9"
upstream:
origin: "https://gith...

33788174927d94014b1b818a9a83d18e8edfc04c authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Fix incorrect use of .DELETE_ON_ERROR in Makefile

215a1b499d9768f280c38ef736fa1a2d05adb289 authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "87e2e9d4"
upstream:
origin: "https://gith...

9d2b88c0d68aec5bbddd75d4703baffec7e43f8a authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "df09bbc3"
upstream:
origin: "https://gith...

b6c83b76c65af76c229728146d2dad78be58f061 authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "df09bbc3"
upstream:
origin: "https://gith...

30e654f6f8604cd0976ed4527f0150802b3fd910 authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "fe196e76"
upstream:
origin: "https://gith...

4e093a98ff7d1dc35ae1d1d0ac464b2c42b31109 authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: (Python) Fix executable. Fixes #157

82ccc185d56d3fa87df9bc70907315a96c15e015 authored over 7 years ago by Aslak Hellesøy <[email protected]>
build: Enable docker build on Travis

ca0cb5b796de81cad249f2eb2657d06b9f73a7cf authored almost 8 years ago by Aslak Hellesøy <[email protected]>
build: Add Dockerfile. Build (almost) all projects

32d9c226e7c899ddec9813cdfb423a44b5d915ab authored almost 8 years ago by Aslak Hellesøy <[email protected]>
build: Build everything from root

1f0b067ee542325e4059611afc54179b2d25eeb7 authored almost 8 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "1516ca01"
upstream:
origin: "https://gith...

f246d99251f73cbb60dc96cc4ea33971014547d4 authored almost 8 years ago by Aslak Hellesøy <[email protected]>
gherkin: (Python) Preserve newline encodings.

Read the files in a way the preserve the newline encodings
('\n', '\r\n', etc) in both Python 2 ...

805d748ccff086027af7a353c0cf52eff4b8b4f8 authored almost 8 years ago by Björn Rasmusson <[email protected]>
gherkin: (Python) Fix the extraction of error messages.

Extract the error message from exception in a way that works both in
Python 2.x and Python 3.x.

46e442c0a6ed968ea7b7bdd46448850e64e47420 authored almost 8 years ago by Björn Rasmusson <[email protected]>
Merge branch 'gherkin-executables'

7e71ec0d04891a8d5a58f3e5eeb7a3a470313d13 authored almost 8 years ago by Aslak Hellesøy <[email protected]>
gherkin-python: Fix for #153

134c1568702b8afb126f168734e8c002907d0333 authored almost 8 years ago by Aslak Hellesøy <[email protected]>
gherkin: Make JavaScript, Ruby, Python packages executable

6f2f00dca549837a988daa643c8d61659f02bca1 authored almost 8 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "f9f808b6"
upstream:
origin: "https://gith...

311e4839f3317720d93050a66f0ec2104e8710cd authored almost 8 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "f9f808b"
upstream:
origin: "https://githu...

c861e44e2928851960c54d4ed9f5bbb381e6a429 authored almost 8 years ago by Aslak Hellesøy <[email protected]>
gherkin-python: Update build scripts

98c0363132066ff35856328b6cc461e07527e1d8 authored almost 8 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "1d04d9a"
upstream:
origin: "https://githu...

0d458a191f66db71c4f8f95c389f24ad82ef41bf authored almost 8 years ago by Aslak Hellesøy <[email protected]>
gherkin: Run full build on Travis

a2f0f7db8935272e99ef924c26206f6a4ca3bdc1 authored almost 8 years ago by Aslak Hellesøy <[email protected]>
gherkin: Use rsync to copy testdata and gherkin-languages.json

This makes each subrepo mirror autonomous.

095131210803249e0be49ba0c363812b091ebd66 authored almost 8 years ago by Aslak Hellesøy <[email protected]>