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

Add a platform check to run a platform specific sleep command in watch mode #18

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

TimRobertDev
Copy link
Contributor

Description

I had a platform error on the precedent sleep command. So I added a platform check to run the good command (sleep or timeout) in function of the platform.

Tests

Pull Luxe and follow the "Build and deploy" section of the readme.

The project should run, deploy, and the watch command should not have error when making changes.

@TimRobertDev TimRobertDev requested a review from a team August 19, 2024 10:00
@TimRobertDev TimRobertDev merged commit 0814e5b into master Aug 19, 2024
3 checks passed
@TimRobertDev TimRobertDev deleted the BACKLOG-22737-watch-fix-platform branch August 19, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants