https://github.com/iterative/example-get-started-s3-private-fixture
DVC Studio fixture to test private S3 remote storage
https://github.com/iterative/example-get-started-s3-private-fixture
fixture test testing
Last synced: 5 months ago
JSON representation
DVC Studio fixture to test private S3 remote storage
- Host: GitHub
- URL: https://github.com/iterative/example-get-started-s3-private-fixture
- Owner: iterative
- Created: 2020-07-03T20:49:58.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T03:42:56.000Z (over 1 year ago)
- Last Synced: 2025-10-21T17:53:11.993Z (8 months ago)
- Topics: fixture, test, testing
- Language: HTML
- Homepage: https://www.notion.so/iterative/Test-and-fixture-repositories-379121ff28224a01bfdd2c218bb6c306
- Size: 785 KB
- Stars: 1
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [DVC Studio](https://studio.iterative.ai) testing (fixture) repository.
## `/` config
```bash
OPT_BRANCHES='true'
OPT_DVC_TRACKED_METRICS='true'
OPT_INIT_DVC='true'
OPT_INIT_GIT='true'
OPT_MODEL_NAME='text-classification'
OPT_NON_DVC='false'
OPT_REGISTER_MODELS='true'
OPT_REMOTE='private-s3'
OPT_SQUASH_COMMITS='false'
OPT_SUBDIR=''
OPT_TAGS='true'
OPT_TAG_MODELS='true'
OPT_TESTING_REPO='true'
```