https://github.com/alexanderkozlenko/cotopaxi
A toolset for deploying data to Azure Cosmos DB with CI/CD pipelines
https://github.com/alexanderkozlenko/cotopaxi
cicd cosmosdb deployment devops ecma-376 package
Last synced: 5 months ago
JSON representation
A toolset for deploying data to Azure Cosmos DB with CI/CD pipelines
- Host: GitHub
- URL: https://github.com/alexanderkozlenko/cotopaxi
- Owner: alexanderkozlenko
- License: mit
- Created: 2024-11-01T03:30:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-15T14:18:16.000Z (6 months ago)
- Last Synced: 2025-12-18T18:22:21.142Z (6 months ago)
- Topics: cicd, cosmosdb, deployment, devops, ecma-376, package
- Language: C#
- Homepage: https://alexanderkozlenko.github.io/cotopaxi/
- Size: 4.88 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## About
A toolset for deploying data to Azure Cosmos DB as part of a cloud-native application, designed for straightforward integration with CI/CD pipelines. The package format is based on Microsoft Common Data Model (CDM) and ECMA-376 (Open Packaging Conventions).
## Key Features
- Supports scoped deployments based on deployment profiles.
- Supports deployment rollbacks using generated rollback packages.
## Packages Status
[](https://www.nuget.org/packages/cotopaxi)
[](https://www.nuget.org/packages/cotopaxi/absoluteLatest)
## Documentation
- [Cotopaxi - Documentation](https://alexanderkozlenko.github.io/cotopaxi)
- [Microsoft - Common Data Model](https://learn.microsoft.com/en-us/common-data-model)
- [ECMA International - ECMA-376](https://ecma-international.org/publications-and-standards/standards/ecma-376)