Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail Gherkin typos early for regular files and generators/generated files #972

Open
plocket opened this issue Jan 19, 2025 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@plocket
Copy link
Collaborator

plocket commented Jan 19, 2025

We'll use the Gherkin parser to parse regular author files and generator/generated (upcoming) files before installing the package on the server and before creating the GitHub server. Since we need to generate the tests before running cucumber anyway, we might as well put these processes at the front.

Cross-cutting concerns

We'll need to change how we deal with the artifacts path var (and potentially edit the documentation of it, which we need to do anyway to add other parts of ALKilnInThePlayground using the artifacts path). This might be as minor as clearing runtime_config.js at the very end in yet another separate script so that ALKilnInThePlayground can use its value or as major as creating the name externally in every environment and potentially using an env var to store it for the run.

@plocket plocket added the enhancement New feature or request label Jan 19, 2025
@plocket plocket self-assigned this Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant