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

Vine: Set File Mode #4034

Merged
merged 4 commits into from
Jan 28, 2025
Merged

Conversation

dthain
Copy link
Member

@dthain dthain commented Jan 24, 2025

Proposed Changes

Add hooks to set file mode for non-file sources.
Fixes #3761

Merge Checklist

The following items must be completed before PRs can be merged.
Check these off to verify you have completed all steps.

  • make test Run local tests prior to pushing.
  • make format Format source code to comply with lint policies. Note that some lint errors can only be resolved manually (e.g., Python)
  • make lint Run lint on source code prior to pushing.
  • Manual Update: Update the manual to reflect user-visible changes.
  • Type Labels: Select a github label for the type: bugfix, enhancement, etc.
  • Product Labels: Select a github label for the product: TaskVine, Makeflow, etc.
  • PR RTM: Mark your PR as ready to merge.

@dthain dthain requested a review from btovar January 28, 2025 18:09
@btovar
Copy link
Member

btovar commented Jan 28, 2025

ready to merge?

@dthain
Copy link
Member Author

dthain commented Jan 28, 2025

RTM

@btovar btovar merged commit 8db0273 into cooperative-computing-lab:master Jan 28, 2025
10 checks passed
btovar pushed a commit that referenced this pull request Jan 30, 2025
* Add hooks to set file mode for non-file sources.

* Made override file type apply to all file types.

* format

* Require mode 0600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vine: set file mode for all transmitted file types
2 participants