David Goss

Results 186 comments of David Goss

Hey @sashokbg @zbirizdo, sorry for the late reply. To give a little background, the motivation for making the components customisable was to layer on some extra functionality in the Reports...

@mpkorstanje I've made some updates to bring this pretty much in line with what the cucumber-jvm one does, and added more tests. Would you mind taking another look before I...

Released in https://github.com/cucumber/cucumber-js/releases/tag/v8.9.0

Closing as this has gone quiet but please re-raise if you have additional details.

This was released in 8.8.0 https://github.com/cucumber/cucumber-js/releases/tag/v8.8.0

@beatfactor no probem, I've updated so that both integrations are there with fairly decent code reuse, and we check the version exported by Cucumber to decide which to run. There's...

Thanks @beatfactor, I was a bit hesitant to add an option because it feels like this should just need to be an internal override for test purposes, and an env...

@wslulciuc @pawel-big-lebowski I just pushed some updates to this based on our discussion yesterday: - `version` column omitted from new table, with reasoning (see #2071) - Detail added on how...

@pawel-big-lebowski > Would this result in 21600 dataset schema versions after the migration? For migration of existing data, the simple thing to do would be to create a schema version...

Added a section regarding the behaviour with input datasets, where the current dataset version is updated, and how we will handle this differently for dataset schema versions.