Skip to content

Fix undetectable Git repository due to different owners#18

Merged
mxmehl merged 3 commits intomasterfrom
fix-no-vcs
Aug 5, 2022
Merged

Fix undetectable Git repository due to different owners#18
mxmehl merged 3 commits intomasterfrom
fix-no-vcs

Conversation

@mxmehl
Copy link
Copy Markdown
Member

@mxmehl mxmehl commented Aug 5, 2022

Implement a wrapper as entrypoint that sets the correct Git permissions by setting the workspace as a safe directory.

Additionally we do no longer hard-code the workspace directory but use the environment variable.

Fixes #17

mxmehl added 3 commits August 5, 2022 14:18
Implement a wrapper as entrypoint that sets the correct Git permissions and
uses the environment variable to define the workspace directory.
@mxmehl mxmehl merged commit e7a4353 into master Aug 5, 2022
@mxmehl mxmehl deleted the fix-no-vcs branch August 5, 2022 12:28
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.

Started failing on existing project: could not find supported VCS

1 participant