Ecosyste.ms: OpenCollective

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

github.com/cucumber/gherkin-utils

API for working with Gherkin documents
https://github.com/cucumber/gherkin-utils

Attribution

f285359b53b3b37cdec6416da7c5b167c0395285 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Do not fail when calling walkGherkinDocument when gherkinDocument.feature is undefined

6ca4107632027c456003fe3acd08365dbcef119a authored over 4 years ago by Vincent Pretre <[email protected]>
Add test harness

0eef25d51120e570ed76166ec33f87444429c8f3 authored over 4 years ago by Christophe Bliard <[email protected]>
Import GPG key before creating a signed tag

657459603d331b4f7974abf8d106a9bb83c34f7e authored over 4 years ago by Aslak Hellesøy <[email protected]>
Post release gherkin-utils v2.0.0

377538d75387934d4f5ef96483115a3996f8fff4 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Release gherkin-utils v2.0.0

2676a107ddf909c3198f9817e8c7afd0c2d3d8e0 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #1112 from cucumber/renovate/mocha-8.x

Update dependency @types/mocha to v8

7bbd9732556a2a8381f56388afc660bdc0d1d607 authored over 4 years ago by Vincent <[email protected]>
Update dependency @types/mocha to v8

98fd021660b9f3079b177d7e018dc346d7b64a2e authored over 4 years ago by Renovate Bot <[email protected]>
Merge pull request #1000 from cucumber/exclude-testdata-from-releases

Exclude some folders from release process

aa04d1e27968ac6d723a8619298e9260e16ead46 authored over 4 years ago by Vincent <[email protected]>
Merge branch 'master' into exclude-testdata-from-releases

60630db1a309677cfd7b21d9eec992a3e4658365 authored over 4 years ago by Vincent Pretre <[email protected]>
Post release gherkin-utils v1.0.1

9fac47d65e93ae74474c00f03956d94a65b2da40 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Release gherkin-utils v1.0.1

8e235ea18f19e6dd38444e98d2c9b8c624dd2fdf authored over 4 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #1002 from cucumber/add-create-meta-lib

Add library to handle creation of the Meta message

c126407e3ccf94b4ff6c27ca5caccc06603fecec authored over 4 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into add-create-meta-lib

0e32bc8f23bce2f4e60aae94ea444f029c82c3a4 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Post release gherkin-utils v1.0.0

a0c959ee8314df145233e50ecac46de0e2e5dfc5 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Release gherkin-utils v1.0.0

e2b2613dfabb373e159b4a1cf1334ffe1af70b5d authored over 4 years ago by Aslak Hellesøy <[email protected]>
Fix typo

ddafe5b41e0f6c4ddc95481431d43ad851b623be authored over 4 years ago by Aslak Hellesøy <[email protected]>
gherkin-utils: Prepare for release

97affe37cda02c7f9f4c936dea8892f38121eecb authored over 4 years ago by Aslak Hellesøy <[email protected]>
Generate ci message in meta

ccd767d0aed8c7aff6159f918d0104af1e56fd44 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #1061 from cucumber/renovate/major-typescript-eslint-monorepo

Update typescript-eslint monorepo to v3 (major)

f9459ba694f0f70720843560be2eb3657425bdc7 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into renovate/major-typescript-eslint-monorepo

063310450542756c2c68aeefbcf5a8c39f54dfc8 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #1060 from cucumber/renovate/mocha-8.x

Update dependency mocha to v8

9398a4ca2b6a09d4a8112e718f3a32c9f798fc01 authored over 4 years ago by Aslak Hellesøy <[email protected]>
Update typescript-eslint monorepo to v3

375e6dbdcfeb27cbf9d977d4ec20857a3706e981 authored over 4 years ago by Renovate Bot <[email protected]>
Update dependency mocha to v8

5462c993d7af2518cee6835f5b2e97f55dffc686 authored over 4 years ago by Renovate Bot <[email protected]>
Add Readme for Gherkin-utils

e5843a611f2e75adcd30eafd526c1c7d9454ba90 authored over 4 years ago by Vincent Pretre <[email protected]>
Linting - export rejectAll filter

830941d2451b44fba3c169a27d8ed252908b47c3 authored over 4 years ago by Vincent Pretre <[email protected]>
Render descriptions in pretty

8a9257ab71a73036add1da73f4bf18ea4e430f2c authored over 4 years ago by Vincent Pretre <[email protected]>
Ensure tags are copied too

cac88a1aa7d45b808f130e30d929151f9230017b authored over 4 years ago by Vincent Pretre <[email protected]>
Ensure description is copied by GherkinDocumentWalker

fb8b7996e73229be48b353fea1a2368d01c6c920 authored over 4 years ago by Vincent Pretre <[email protected]>
Also move parseAndCompile to gherkin

ba38fccf4fb9e7b467920280af0fd4b85dd9edbd authored over 4 years ago by Vincent Pretre <[email protected]>
Move GherkinDocumentWalker and pretty to gherkin-utils package

72fd208a75ef26c4e05c513340845fdca80ba9d6 authored over 4 years ago by Vincent Pretre <[email protected]>