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

Support removal of arrays #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

timrae
Copy link

@timrae timrae commented Apr 1, 2015

Match patterns such as "string-array" that would previously only return "array", and subsequently fail in remove_resource_value

@timrae
Copy link
Author

timrae commented Apr 1, 2015

Just fixed a little error, sorry about that

@timrae timrae force-pushed the patch-1 branch 2 times, most recently from c4b8604 to cbc0b3b Compare April 1, 2015 15:56
@ca77y ca77y self-assigned this Apr 7, 2015
@friederbluemle
Copy link

I am getting this error:

NameError: global name 'errorLine1' is not defined

@timrae
Copy link
Author

timrae commented May 6, 2015

Oops I think I had pasted the patch via the web interface... Looks like I forgot something. I'll edit soon

Match patterns such as "string-array" that would previously only return "array", and subsequently fail in `remove_resource_value`
Add string-array to test app
@timrae
Copy link
Author

timrae commented May 6, 2015

I added the missing lines but that's broken the unit tests... I'll have to take a look later as I don't have time at the moment. Feel free to fix it up yourself and close the PR if you have time

@philippb
Copy link
Contributor

Hi @timrae
you think you'll find time to fix the tests? would love to merge it.

@timrae
Copy link
Author

timrae commented Nov 11, 2015

@philippb sorry I don't have time at the moment. I briefly looked into it at the time of posting and it seemed non-trivial so I never ended up getting around to it. I might do it sometime next year if I end up needing to use the script again. I'd recommend fixing it yourself if you have the time and motivation!

@philippb
Copy link
Contributor

@timrae thanks for the reply. We'll look into it.

@ca77y
Copy link
Contributor

ca77y commented Nov 17, 2015

Right now we don't have the time to fix this, it's worth looking into in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants