Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 15, 2024
1 parent fe40a7d commit bec68f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ FluentCI Engine is a programmable CI/CD engine (used by [FluentCI](https://githu
- [x] Built-in support for Secrets (backends: [Google Secret Manager](https://cloud.google.com/secret-manager), [AWS Secrets Manager](https://aws.amazon.com/fr/secrets-manager/), [Azure Key Vault](https://azure.microsoft.com/fr-fr/products/key-vault) and [HashiCorp Vault](https://www.vaultproject.io/))
- [x] Built-in support for Services
- [x] Cache support (backends: local, S3, GCS, R2)
- [x] SDK for writing pipelines in TypeScript, see [@fluentci/sdk](./sdk/typescript)
- [x] SDK for writing pipelines in TypeScript, Gleam and Purescript, see [@fluentci/sdk](./sdk)
- [x] GraphQL API, see [API Documentation](./docs/api.md)
- [x] [OpenTelemetry](https://opentelemetry.io/) tracing
- [x] Plugin system in WebAssembly, see [examples](./examples)
Expand Down

0 comments on commit bec68f5

Please sign in to comment.