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: Allow replace task to run specified as dev/prod #3448

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

oliverfoster
Copy link
Member

fixes #3447

Fix

  • Allow replace task to run specified as dev/prod using the --dev flag in the terminal

@oliverfoster oliverfoster self-assigned this Aug 3, 2023
Copy link
Contributor

Choose a reason for hiding this comment

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

👀

Copy link
Contributor

@guywillis guywillis left a comment

Choose a reason for hiding this comment

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

👀

@oliverfoster oliverfoster merged commit e3f8ad6 into master Aug 14, 2023
@oliverfoster oliverfoster deleted the issue/3447 branch August 14, 2023 10:08
github-actions bot pushed a commit that referenced this pull request Aug 14, 2023
## [5.31.22](v5.31.21...v5.31.22) (2023-08-14)

### Fix

* Allow replace task to run specified as dev/prod (#3448) ([e3f8ad6](e3f8ad6)), closes [#3448](#3448)

### Upgrade

* Bump tough-cookie and @cypress/request (#3450) ([bb81598](bb81598)), closes [#3450](#3450)
@github-actions
Copy link

🎉 This PR is included in version 5.31.22 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow replace task to run as production or development in isolation
4 participants