Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexanderkozlenko/cotopaxi
A toolset for deploying data to Azure Cosmos DB with CI/CD pipelines
https://github.com/alexanderkozlenko/cotopaxi
azure cdm cicd cosmosdb deployment devops opc package
Last synced: 22 days 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T18:53:30.000Z (about 1 month ago)
- Last Synced: 2024-12-18T18:46:10.265Z (24 days ago)
- Topics: azure, cdm, cicd, cosmosdb, deployment, devops, opc, package
- Language: C#
- Homepage: https://alexanderkozlenko.github.io/cotopaxi/
- Size: 3.71 MB
- Stars: 3
- 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 the Common Data Model (CDM) and the Open Packaging Conventions (OPC) standards.
## Packages Status
[![NuGet Status (Stable)](https://img.shields.io/nuget/v/cotopaxi.svg?label=nuget%3A%20stable&style=flat-square)](https://www.nuget.org/packages/cotopaxi)
[![NuGet Status (Latest)](https://img.shields.io/nuget/vpre/cotopaxi.svg?label=nuget%3A%20latest&style=flat-square)](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 - Open Packaging Conventions](https://ecma-international.org/publications-and-standards/standards/ecma-376)