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

project workflow improvements #51

Merged
merged 1 commit into from
Aug 11, 2023
Merged

project workflow improvements #51

merged 1 commit into from
Aug 11, 2023

Conversation

noamross
Copy link
Contributor

  • Use capsule for easier renv management
  • Create a separate sandbox targets project
  • Load multiple .env files
    • Use .env_user for setting USE_CAPSULE and TAR_PROJECT)
  • .gitignore stuff appropriately to retain outputs and keep meta files
  • Add all_targets() convenience function

I left off the s3 convenience functions because I realized they would work differently with regular targets and AWS "files", and wasn't yet sure how to handle it, but wanted to get these changes in first.

 - Use capsule for easier renv management
 - Create a separate sandbox targets project
 - Load multiple .env files
    - Use .env_user for setting USE_CAPSULE and TAR_PROJECT)
 - .gitignore stuff appropriately to retain outputs and keep meta files
 - Add all_targets() convenience function
@noamross noamross merged commit 5a78bd6 into main Aug 11, 2023
@noamross noamross deleted the workflow-tweaks branch August 11, 2023 18:57
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.

2 participants