8000 Tags · timgates42/common · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: timgates42/common

Tags

compatibility-kit/v9.2.1

Toggle compatibility-kit/v9.2.1's commit message

Verified

This tag was signed with the committ 8000 er’s verified signature. The key has expired.
cukebot Cucumber Bot
Release compatibility-kit v9.2.1

compatibility-kit/v9.2.0

Toggle compatibility-kit/v9.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cukebot Cucumber Bot
Release compatibility-kit v9.2.0

gherkin/v23.0.1

Toggle gherkin/v23.0.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cukebot Cucumber Bot
Release gherkin v23.0.1

gherkin/v23.0.0

Toggle gherkin/v23.0.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cukebot Cucumber Bot
Release gherkin v23.0.0

gherkin/go/v23.0.1

Toggle gherkin/go/v23.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix PHP Gherkin->Messages dependency (cucumber#1943)

When messages 18.0.0 was released, the constraint in gherkin/php/composer.json was changed to `dev-main||^17.0,^18.0`. This is incorrect because `,` is AND. It should have been `dev-main||^17.0||^18.0`

Pre-release of gherkin 23.0.0 removed the dev-main and left it as `^17.0,^18.0`. Despite visual inspection by me this was approved and released. It is currently uninstallable.

This removes the script that got rid of 'dev-main', fixes the constraint by removing `^17.0` as there is no php tag for that, and updates the messages script that adds new versions. Fixing this will require a `23.0.1` tag :/

The other issue was builds on main failing. This is because the local 'path repository' that makes gherkin install messages from local filesystem is unable to tell what version the checkout is. It's now forced to be 18.0.0 and only needs updating when gherkin breaks backward support for messages

Co-authored-by: MergeBot <ciaran.mcnulty@panasonic.aero>

gherkin/go/v23.0.0

Toggle gherkin/go/v23.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Gherkin - Token matching refactor (cucumber#1917)

* Make matching the responsibility of Token (and not allow nulls when matched)

* Move all matched fields to new TokenMatch object

* Only use TokenMatch when building the GherkinDocument, removing null checking

* Make 'original' token Location immutable

Co-authored-by: Aurélien Reeves <aurelien.reeves@smartbear.com>

messages/v18.0.0

Toggle messages/v18.0.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cukebot Cucumber Bot
Release messages v18.0.0

messages/go/v18.0.0

Toggle messages/go/v18.0.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cukebot Cucumber Bot
Release messages/go v18.0.0

html-formatter/v18.0.0

Toggle html-formatter/v18.0.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cukebot Cucumber Bot
Release html-formatter v18.0.0

compatibility-kit/v9.1.2

Toggle compatibility-kit/v9.1.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cukebot Cucumber Bot
Release compatibility-kit v9.1.2

0