Nicolas Dupont

Results 24 issues of Nicolas Dupont

In the version 0.7 there are the following renaming: - Hook → Locator - Widget → Component - Data → Fixture - Feature → Scenario - scenario → steps (inside...

Related issues: https://github.com/MattiSG/Watai/issues/73 https://github.com/MattiSG/Watai/issues/66 https://github.com/MattiSG/Watai/issues/55

Major
platform

Opened to allow pre-review. I still have to: - update the history schema for validation command - maybe some factorization in `archivist/index.js`

# Context and Problem Statement Some documents are divided into several sub-documents accross many web pages. For example, the Community Guidelines for [Twitter](https://help.twitter.com/en/rules-and-policies) or [Facebook](https://transparency.fb.com/fr-fr/policies/community-standards/) are divided, whereas those for...

RFC

- [ ] Check if a remote exist before trying to push with the GitAdapter It will allow to start the engine with GitAdapter config `publish` set to true even...

Fixes https://github.com/mixmark-io/turndown/issues/409

This PR allows to manually trigger the package release on GitHub and NPM with an appropriate [version bump](https://docs.npmjs.com/cli/v8/commands/npm-version) and [distribution tag](https://docs.npmjs.com/cli/v8/commands/npm-dist-tag). Changelog file (based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)) should be...

When using the [demo-declarations](https://github.com/OpenTermsArchive/demo-declarations) as a template to create a new collection, an automated GitHub Action removes the declarations. If a declaration is then created for a service that was...

Bug

Including metadata in versions and snapshots could offer valuable benefits. For example, by adding the engine version as metadata with all records, we could easily filter records in the history...