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

Only publish "live" experiments to production #75

Open
kingo55 opened this issue Jun 3, 2020 · 1 comment
Open

Only publish "live" experiments to production #75

kingo55 opened this issue Jun 3, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@kingo55
Copy link
Member

kingo55 commented Jun 3, 2020

For clients with easy-to-access development/UAT environments, it might not make sense to have staging mode tests published in their production container. Though for some clients, they just want an easy way to test in all their environments, so the default staging mode behaviour works for them.

For those that need this feature - How might we avoid building/publishing tests set to staging into a production container?

@kingo55 kingo55 added the enhancement New feature or request label Jun 3, 2020
@dapperdrop
Copy link
Member

Sounds like this can be solved with a flag and relevant modifications to the gulp build command. e.g. gulp --live

Furthermore, we should make it easy to change the default gulp build command to use --live flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants