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

Set file field of feature struct #90

Merged
merged 1 commit into from
Sep 7, 2017
Merged

Conversation

leifg
Copy link
Collaborator

@leifg leifg commented Sep 6, 2017

the field file cabbage-ex/cabbage of was never set

@meadsteve
Copy link
Collaborator

@leifg thanks for the PR it looks like it's trying to call a function in cabbage/gherkin that doesn't exist. You might need to bump the version of this dependency

@leifg
Copy link
Collaborator Author

leifg commented Sep 6, 2017

The problem with updating gherkin is: the table data changed in between so tests will break.

I will update gherkin on a separate branch and fix the tests. after merging this we can rebase this PR on master and then release a new version.

@leifg leifg force-pushed the patch-3 branch 2 times, most recently from 2615672 to a5db53a Compare September 6, 2017 15:49
@leifg
Copy link
Collaborator Author

leifg commented Sep 6, 2017

OK so this was fun.

I created 3 separated PRs, they should be merged in this order:

I will rebase after every merge to make sure we have no conflicting changes.

@meadsteve
Copy link
Collaborator

This branch just needs a little cleanup after #92 and we're good 👍

the field `file` cabbage-ex/cabbage of was never set
@leifg
Copy link
Collaborator Author

leifg commented Sep 7, 2017

Looks a lot cleaner now

@meadsteve meadsteve merged commit d04d273 into meadery:master Sep 7, 2017
@meadsteve
Copy link
Collaborator

Awesome. Thanks for this. I should get a chance to package this as a release later today.

@meadsteve
Copy link
Collaborator

As version 4.0

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.

2 participants