Skip to content

Check availability of all required tools at once - #125

Merged
mpkorstanje merged 1 commit into
mainfrom
check-tools-in-advance
Jul 21, 2026
Merged

Check availability of all required tools at once#125
mpkorstanje merged 1 commit into
mainfrom
check-tools-in-advance

Conversation

@mpkorstanje

@mpkorstanje mpkorstanje commented Jul 21, 2026

Copy link
Copy Markdown
Member

🤔 What's changed?

Instead of checking the tools in the pre-release phase we add a separate hook for languages to register the tools they need and check them all at once.

⚡️ What's your motivation?

Closes: #102

🏷️ What kind of change is this?

  • ⚡ New feature (non-breaking change which adds new behaviour)

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

@mpkorstanje mpkorstanje changed the title Check for all required tools at once Check availability of all required tools at once Jul 21, 2026
Instead of checking the tools in the pre-release phase we add a separate
hook for languages to register the tools they need and check them all at
once.
@mpkorstanje
mpkorstanje force-pushed the check-tools-in-advance branch from 70e2921 to 440d529 Compare July 21, 2026 17:50
@mpkorstanje
mpkorstanje merged commit 648d81f into main Jul 21, 2026
2 checks passed
@mpkorstanje
mpkorstanje deleted the check-tools-in-advance branch July 21, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing packages when running on gherkin

1 participant