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

cucumber-expressions: generated expressions - expose argument names #83

Merged
merged 4 commits into from
Oct 4, 2016

Conversation

charlierudolph
Copy link
Member

@aslakhellesoy

resolves #82
I think cucumber-expressions needs it own repo similar to gherkin so there is a single CI build to test everything.

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Checklist:

  • I've added tests for my code.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@aslakhellesoy aslakhellesoy merged commit ce9cc8a into master Oct 4, 2016
@aslakhellesoy
Copy link
Contributor

I think cucumber-expressions needs it own repo similar to gherkin so there is a single CI build to test everything.

We'll be gradually moving the entire Cucumber ecosystem into a single monorepo (this one), and have read-only manyrepos, one for each language. The cucumber-expressions library already has manyrepos:

This is currently synced manually by me using a script called push-subtrees. I want to automate this as part of CI, but haven't gotten around to it yet. FYI this script uses a tool called splitsh-lite

@charlierudolph
Copy link
Member Author

K. My main concern was when I create a PR here, I'd like a CI build for each of the subtrees I touch.

@aslakhellesoy
Copy link
Contributor

Yes I would love for that to happen, but it's tricky to set up.

@aslakhellesoy
Copy link
Contributor

@charlierudolph I've requested some help with this in splitsh/lite#24

@charlierudolph
Copy link
Member Author

awesome!

@aslakhellesoy aslakhellesoy changed the title [cucumber-expressions] generated expressions - expose argument names cucumber-expressions: generated expressions - expose argument names Nov 1, 2016
@charlierudolph charlierudolph deleted the cr-generatedExpressions branch March 23, 2018 20:48
@lock
Copy link

lock bot commented Mar 23, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[cucumber-expressions] generated expressions - expose argument names
2 participants