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

enable livekit plugin; fixed dockerfile #8910

Merged
merged 9 commits into from
Oct 24, 2024
Merged

Conversation

tellmeY18
Copy link
Member

The npm install and npm setup are being run during the npm build script. script setup care apps is downloading the plugins as a tar.gz and they don't have the .git directory inside, so while rerun the script fails to git pull the plugin repo since remote and other git info is missing.

removing the redundant install / setup scripts appears to be a temporary fix for the problem, and the image is built succesfully.

Proposed Changes

  • Fixes #issue_number
  • Change 1
  • Change 2
  • More?

@ohcnetwork/care-fe-code-reviewers

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • Update product documentation.
  • Ensure that UI text is kept in I18n files.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • Request for Peer Reviews
  • Completion of QA

@tellmeY18 tellmeY18 requested a review from a team as a code owner October 24, 2024 04:45
@rithviknishad rithviknishad changed the base branch from rithviknishad/enable-livekit-plugin to develop October 24, 2024 04:51
Copy link

netlify bot commented Oct 24, 2024

Deploy Preview for care-ohc ready!

Name Link
🔨 Latest commit b4a7ce4
🔍 Latest deploy log https://app.netlify.com/sites/care-ohc/deploys/6719fb06808bcb0008e2282b
😎 Deploy Preview https://deploy-preview-8910--care-ohc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rithviknishad rithviknishad changed the title fixed dockerfile enable livekit plugin; fixed dockerfile Oct 24, 2024
Replaced git-get with native git.
scripts/setup-care-apps.js Fixed Show fixed Hide fixed
@rithviknishad rithviknishad self-assigned this Oct 24, 2024
@gigincg gigincg merged commit a636843 into ohcnetwork:develop Oct 24, 2024
22 checks passed
Copy link

@rithviknishad @tellmeY18 @tellmeY18 Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌

noufalrahim pushed a commit to noufalrahim/care_fe that referenced this pull request Oct 24, 2024
Co-authored-by: rithviknishad <mail@rithviknishad.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants