⛔️ This project is now archived - No Maintenance Intended
object-store-harvestor
Contents
Docs
Local development
-
prerequisites
Docer local development
All tests run in local develoment for both docker anf Linux
If any of the test fail the full development run will fail. All details will be provided in stdout.
Break down into end to end tests
There are 2 types of tests:
- Unit tests (covering everything)
- Integration tests (covering everything except API calls, API calls are all mocked)
Built With
Artifacts
- executable binary file
- config yml file
Versioning
- Naming convention : vxxx.yyy (example : v0.4)
Deployment