Jaseem Abid

Results 37 comments of Jaseem Abid

Intero has a feature called `intero-targets` for this specific scenario; you can import dependencies from both test and libs at the same time. Is it a good idea to port...

I think we should just use the same black colour, but just _italicise_ comments and **bold** keywords and strings.

@ny2ko I'd rather have number type always give me a number, and not None. Think static typing. The only case where I'd want None to be converted to None would...

@victorlin Can you provide a failing test case to solidify the idea?

This is supported. Can you be a bit more specific?

+1 to support nested templates (at least one extra level) > Regarding the templates this is okey for the default behaviour since yeoman creates all the templates in the templates...

@pranavgore09 Several comments inline. AFAIK, it fundamentally boils down to a ``` wget openShiftTemplate > snapshot.yml oc apply -f snapshot.yml ``` I guess a straightforward shell script would look a...

@bartoszmajsak @joshuawilson There is a whole lot of project specific code in the library and I think we all agree that it doesn't make much sense. We will need to...