|
292 | 292 | "description": "Run containerized development environments in your Coder workspace using the dev containers specification.",
|
293 | 293 | "path": "./user-guides/devcontainers/index.md",
|
294 | 294 | "icon_path": "./images/icons/container.svg",
|
295 |
| - "state": ["early access"], |
296 | 295 | "children": [
|
297 | 296 | {
|
298 | 297 | "title": "Working with dev containers",
|
299 | 298 | "description": "Access dev containers via SSH, your IDE, or web terminal.",
|
300 |
| - "path": "./user-guides/devcontainers/working-with-dev-containers.md", |
301 |
| - "state": ["early access"] |
| 299 | + "path": "./user-guides/devcontainers/working-with-dev-containers.md" |
302 | 300 | },
|
303 | 301 | {
|
304 | 302 | "title": "Troubleshooting dev containers",
|
305 | 303 | "description": "Diagnose and resolve common issues with dev containers in your Coder workspace.",
|
306 |
| - "path": "./user-guides/devcontainers/troubleshooting-dev-containers.md", |
307 |
| - "state": ["early access"] |
| 304 | + "path": "./user-guides/devcontainers/troubleshooting-dev-containers.md" |
308 | 305 | }
|
309 | 306 | ]
|
310 | 307 | },
|
|
534 | 531 | "title": "Prebuilt workspaces",
|
535 | 532 | "description": "Pre-provision a ready-to-deploy workspace with a defined set of parameters",
|
536 | 533 | "path": "./admin/templates/extending-templates/prebuilt-workspaces.md",
|
537 |
| - "state": ["premium", "beta"] |
| 534 | + "state": ["premium"] |
538 | 535 | },
|
539 | 536 | {
|
540 | 537 | "title": "Icons",
|
|
604 | 601 | {
|
605 | 602 | "title": "Configure a template for dev containers",
|
606 | 603 | "description": "How to use configure your template for dev containers",
|
607 |
| - "path": "./admin/templates/extending-templates/devcontainers.md", |
608 |
| - "state": ["early access"] |
| 604 | + "path": "./admin/templates/extending-templates/devcontainers.md" |
609 | 605 | },
|
610 | 606 | {
|
611 | 607 | "title": "Process Logging",
|
|
0 commit comments