Skip to content

Commit 1ce3c76

Browse files
protobuf-ci-cdjremy42
authored andcommitted
fix(documentdb): delete nightly documentdb
1 parent 91948c1 commit 1ce3c76

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
/internal/namespaces/cockpit/ @scaleway/devtools-dms
1212
/internal/namespaces/config/ @scaleway/devtools
1313
/internal/namespaces/container/ @scaleway/devtools-compute
14-
/internal/namespaces/documentdb/ @scaleway/devtools-dms
1514
/internal/namespaces/domain/ @scaleway/devtools-dms
1615
/internal/namespaces/feedback/ @scaleway/devtools
1716
/internal/namespaces/flexibleip/ @scaleway/devtools-network

.github/workflows/nightly.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- cockpit
2020
- container
2121
- dedibox
22-
- documentdb
2322
- domain
2423
- edge_services
2524
- flexibleip

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ To enable beta features, you can set `SCW_ENABLE_BETA=1` in your environment.
116116
| `cockpit` | Cockpit API | [CLI](./docs/commands/cockpit.md) / [API](https://www.scaleway.com/en/developers/api/cockpit/) |
117117
| `config` | Config file management | [CLI](./docs/commands/config.md) |
118118
| `container` | Serverless Container API | [CLI](./docs/commands/container.md) / [API](https://www.scaleway.com/en/developers/api/serverless-containers/) |
119-
| `documentdb` | DocumentDB API | [CLI](./docs/commands/document-db.md) |
120119
| `dns` | DNS API | [CLI](./docs/commands/dns.md) / [API](https://www.scaleway.com/en/developers/api/domains-and-dns/) |
121120
| `feedback` | Send feedback to the Scaleway CLI Team! | [CLI](./docs/commands/feedback.md) |
122121
| `flexibleip` | Flexible IP API | [CLI](./docs/commands/fip.md) / [API](https://www.scaleway.com/en/developers/api/elastic-metal-flexible-ip/) |

0 commit comments

Comments
 (0)