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

Fix #76: Use same options for rsync in both directions #81

Merged
merged 1 commit into from Feb 3, 2024

Conversation

mhuijgen
Copy link
Contributor

Now using the same rsync flags to sync back from VM as rsync to VM uses.
Also removed flags -rtopg since they are implied by -a option thats used.

@jacob-carlborg
Copy link
Contributor

You need to compile the TypeScript by running: npm run all. If you look at the output of one of the tests, it's using the same flags as before.

@mhuijgen
Copy link
Contributor Author

mhuijgen commented Feb 2, 2024

Right forgot about that the build version of typescript is also in the repo. Updated the branch to include the new version of dist/index.js dist/index.js.map

@jacob-carlborg jacob-carlborg merged commit 66c5bf6 into cross-platform-actions:master Feb 3, 2024
50 checks passed
@jacob-carlborg
Copy link
Contributor

Thanks.

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.

None yet

2 participants