Joan Vilà Cuñat

Results 7 comments of Joan Vilà Cuñat

He @gtmanfred I'm trying to follow the docs here to give you admin permissions: https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-organizations-and-teams/adding-outside-collaborators-to-repositories-in-your-organization However, where there should be `Choose a Role` button, there is nothing and I can't...

Hey @gtmanfred I've been checking the docs and apparently, on repos owned by people and not organisations, there can only be 1 owner and collaborators: https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/access-permissions-on-github That's the only level...

If you send me the secret my mail I'll add it to the repo. I'm not interested on moving ownership. Right now I'm not actively working with python but I...

Hi @mrcharis At the moment there isn't any option that opens the menu instead of toggle it's state but it wouldn't be hard to code. However, I think I don't...

Yes, sorry, I was writting it manually here and I forgot the quotes. It's actually `const endpointBuilder = require('../lib/endpoint-builder');`. Also without the js extension. However, when I run the tests...

Looking at the open PR in the repo, I've seen some discussion around the `'use strict'`. I'm using it everywhere. Is this a problem? I'm also using the `const` and...

Perfect, meanwhile I'm using Istanbul with it's commands as a workaround while `grunt-mocha-test` is being updated :)