Skip to content
New issue

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

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

Already on GitHub? # to your account

Add run.sh #3351

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Add run.sh #3351

merged 2 commits into from
Apr 12, 2024

Conversation

thestephenmarshall
Copy link
Contributor

@thestephenmarshall thestephenmarshall commented Apr 10, 2024

What does this PR do? A clear and concise description with your runway ticket url.

  • Adds run script from playgrounds and huddle repo. This script allows quicker startup without the bootstrapping.

Example Usage:

  • Working on PLAY-1234 branch, I made changes, committed and pushed. Now I need to checkout another branch to test locally. This requires installation bc dependencies are different.
  • Simply executing ./run.sh will install any dependencies (skip if unnecessary) and start the app.

References:

  1. https://github.com/powerhome/playgrounds/blob/master/run.sh
  2. https://github.com/powerhome/huddle/blob/master/run.sh

Pre-requisites

  • You should have run ./setup.sh at least once since downloading the repo.

How to test? Steps to confirm the desired behavior:

  1. checkout this branch
  2. ./run.sh
  3. profit

Checklist:

  • LABELS Add a label: enhancement, bug, improvement, new kit, deprecated, or breaking. See Changelog & Labels for details.
  • DEPLOY I have added the milano label to show I'm ready for a review.
  • TESTS I have added test coverage to my code.

@thestephenmarshall thestephenmarshall requested review from a team as code owners April 10, 2024 14:23
@powerhome-portal
Copy link

A change to documentation files was detected in your PR. Please visit this link to preview changes: https://portal-staging.powerapp.cloud/docs?filters[kind]=all&filters[user]=all&filters[namespaceFilter]=add-run-script

@thestephenmarshall thestephenmarshall self-assigned this Apr 10, 2024
@thestephenmarshall thestephenmarshall added milano 20 MAX - Deploy this PR to a review environment via Milano DX labels Apr 10, 2024
@jasperfurniss jasperfurniss added this pull request to the merge queue Apr 12, 2024
Merged via the queue into master with commit f3e9e55 Apr 12, 2024
6 checks passed
@jasperfurniss jasperfurniss deleted the add-run-script branch April 12, 2024 15:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
DX milano 20 MAX - Deploy this PR to a review environment via Milano
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants