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

feat: adds default buckets #81

Merged
merged 2 commits into from
Mar 7, 2024
Merged

feat: adds default buckets #81

merged 2 commits into from
Mar 7, 2024

Conversation

jtyoung84
Copy link
Contributor

Closes #59

  • Makes it so users can only upload to either private, open, or scratch buckets. Defaults to private if bucket is something other than open or scratch or undefined.
  • Removes bucket column from job_template excel sheet.

@jtyoung84 jtyoung84 requested a review from dyf March 7, 2024 19:01
@jtyoung84 jtyoung84 merged commit ecc6477 into main Mar 7, 2024
3 checks passed
@jtyoung84 jtyoung84 deleted the feat-add-private-bucket branch March 7, 2024 19:23
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.

default to using s3://aind-private-data, remove s3_bucket column
2 participants