gridcf / gct

Grid Community Toolkit
Apache License 2.0
46 stars 30 forks source link

Add force option if the users do not exist in the machine (needed for e.g. EUDAT B2STAGE) #134

Closed RubenGarcia closed 4 years ago

RubenGarcia commented 4 years ago

When using gtc and EUDAT B2STAGE, the users may not be connected to the unix users in the machine (e.g. if authorization uses OpenID tokens). I added an option to allow modification of the gridmap file even if the unix user does not exist (-f -- force)

fscheiner commented 4 years ago

@matyasselmeci Strange, the Travis-CI check didn't work or didn't finish since Aug 18th, 3:00 PM GMT+2. I also don't see it on Travis-CI. Can this check be retriggered somehow?

fscheiner commented 4 years ago

@RubenGarcia It could also be due to that you unchecked the "Allow edits by maintainers" checkbox when creating this PR, that I am unable to update your changes. I think allowing such changes in future PRs could speed up their inclusion, so better keep this checkbox always checked.

RubenGarcia commented 4 years ago

I can't find how to change the option, so I'll perform your changes.

fscheiner commented 4 years ago

I can't find how to change the option, so I'll perform your changes.

Indeed, I think this can only be activated when creating the PR.