Skip to content

Comments

dev_env(feat): Support getsentry calling scripts within sentry#24095

Merged
armenzg merged 2 commits intomasterfrom
armenzg/sync-build-changes
Feb 25, 2021
Merged

dev_env(feat): Support getsentry calling scripts within sentry#24095
armenzg merged 2 commits intomasterfrom
armenzg/sync-build-changes

Conversation

@armenzg
Copy link
Member

@armenzg armenzg commented Feb 25, 2021

This allows getsentry Makefile to call scripts here.

@armenzg armenzg self-assigned this Feb 25, 2021
@armenzg armenzg added the Component: Developer Environment This covers issues related to setting up a developer's environment label Feb 25, 2021

ensure-venv:
@./scripts/ensure-venv.sh
./scripts/ensure-venv.sh
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trying to make calling them more consistent (@ vs bash vs straight call).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the difference?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The difference (IIUC) is that one will print the command itself in the output (with @).

@armenzg armenzg marked this pull request as ready for review February 25, 2021 14:49
@armenzg armenzg requested a review from a team as a code owner February 25, 2021 14:49
@armenzg armenzg requested a review from billyvg February 25, 2021 19:09
@armenzg armenzg merged commit cbdd5a8 into master Feb 25, 2021
@armenzg armenzg deleted the armenzg/sync-build-changes branch February 25, 2021 21:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Component: Developer Environment This covers issues related to setting up a developer's environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants