|
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 | },
|
|
540 | 537 | "title": "Prebuilt workspaces",
|
541 | 538 | "description": "Pre-provision a ready-to-deploy workspace with a defined set of parameters",
|
542 | 539 | "path": "./admin/templates/extending-templates/prebuilt-workspaces.md",
|
543 |
| - "state": ["premium", "beta"] |
| 540 | + "state": ["premium"] |
544 | 541 | },
|
545 | 542 | {
|
546 | 543 | "title": "Icons",
|
|
610 | 607 | {
|
611 | 608 | "title": "Configure a template for dev containers",
|
612 | 609 | "description": "How to use configure your template for dev containers",
|
613 |
| - "path": "./admin/templates/extending-templates/devcontainers.md", |
614 |
| - "state": ["early access"] |
| 610 | + "path": "./admin/templates/extending-templates/devcontainers.md" |
615 | 611 | },
|
616 | 612 | {
|
617 | 613 | "title": "Process Logging",
|
|
0 commit comments