HomeSoftware Heritage

fix(install): Disable the script on git-bash (#741)

Description

fix(install): Disable the script on git-bash (#741)

We kept getting issue reports that we traced down to git-bash which doesn't seem to play nice with Docker for Windows with bind mounts. This PR uses the existence of $MSYSTEM to detect git-bash and exit early with a relevant message.

Co-authored-by: Chad Whitacre <chadwhitacre@sentry.io>

Details

Provenance
Burak Yigit Kaya <byk@sentry.io>Authored on Nov 17 2020, 6:35 PM
GitHub <noreply@github.com>Committed on Nov 17 2020, 6:35 PM
olasdPushed on Dec 15 2020, 11:43 AM
Parents
R206:a717c11a2554: fix(metric_alerts): Fix transaction alerts (#739)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R206:bee98fd89737: fix(install): Disable the script on git-bash (#741) (authored by Burak Yigit Kaya <byk@sentry.io>).Nov 17 2020, 6:35 PM