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

Update dev sync to a nodejs file #1349

Merged
merged 60 commits into from
Jan 26, 2024

Conversation

awidener3
Copy link
Contributor

@awidener3 awidener3 commented Jan 16, 2024

Added devSync.js, which synchronizes a developers working Roosevelt directory (source) with a Roosevelt application (destination)

Linux/Mac uses rsync, while Windows uses robocopy

#1244

RailonA added 30 commits August 14, 2023 11:09
…re running the script to /node_modules/roosevelt
… run it the first time, so every 5 seconds it will copy the files to the destination folder. Also You must press Control + C to properly close it
…ill past it instead of copying the entire roosevelt folder.
@awidener3 awidener3 marked this pull request as ready for review January 24, 2024 17:32
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (9f95906) 87.37% compared to head (f7a43cf) 87.32%.

Files Patch % Lines
lib/tools/gitignoreScanner.js 66.66% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1349      +/-   ##
==========================================
- Coverage   87.37%   87.32%   -0.05%     
==========================================
  Files          25       25              
  Lines        3579     3590      +11     
==========================================
+ Hits         3127     3135       +8     
- Misses        452      455       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kethinov kethinov merged commit f40050c into rooseveltframework:main Jan 26, 2024
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants