Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(live): fix usage of force-namespace parameter in live loader #7526

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Mar 8, 2021

This PR fixes the behaviour of --force-namespace flag in live loader.
Earlier, we used to silently ignore this flag when passed by the non-galaxy user. Now, we throw an error if the force-namespace flag is used by the non-galaxy user.


This change is Reviewable

@github-actions github-actions bot added area/live-loader Issues related to live loading. area/testing Testing related issues labels Mar 8, 2021
@NamanJain8 NamanJain8 changed the title fix(live): fix usage of force-namespace parameter in export fix(live): fix usage of force-namespace parameter in live loader Mar 8, 2021
@NamanJain8 NamanJain8 merged commit 4de8505 into master Mar 8, 2021
@NamanJain8 NamanJain8 deleted the naman/live-parameter branch March 8, 2021 13:36
aman-bansal pushed a commit that referenced this pull request Mar 9, 2021
This PR fixes the behaviour of --force-namespace flag in live loader.
Earlier, we used to silently ignore this flag when passed by the non-galaxy user. Now, we throw an error if the force-namespace flag is used by the non-galaxy user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/live-loader Issues related to live loading. area/testing Testing related issues
Development

Successfully merging this pull request may close these issues.

2 participants