Skip to content

Change names of scripts, to align better with established patterns#1694

Draft
nytamin wants to merge 1 commit intoSofie-Automation:mainfrom
SuperFlyTV:chore/run-scripts
Draft

Change names of scripts, to align better with established patterns#1694
nytamin wants to merge 1 commit intoSofie-Automation:mainfrom
SuperFlyTV:chore/run-scripts

Conversation

@nytamin
Copy link
Copy Markdown
Member

@nytamin nytamin commented Mar 19, 2026

About the Contributor

This pull request is posted on behalf of SuperFly.tv.

Type of Contribution

This is a: Code improvement

Current Behavior

  • yarn start installs and builds, then starts in dev mode
  • yarn dev starts in dev mode

New Behavior

  • yarn build installs and builds everything
  • yarn start starts application, with no file watching
  • yarn dev installs and builds, then starts with file watching

This should align better with other applications and developer experience.

Other Information

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 19, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 53375b73-2acc-4bb4-91d7-03bc0a673fd7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant