Skip to content

Commit 0ed90a3

Browse files
author
Katie Horne
authored
chore: archive changelogs (coder#653)
1 parent 28f2f72 commit 0ed90a3

26 files changed

+133
-94
lines changed

admin/organizations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ can also change which organizations are defaults at any time.
2323
## Namespaces
2424

2525
> **Deprecation notice**: The `namespaceWhitelist` field has been deprecated in
26-
> [Coder version 1.17](../../changelog/1.17.0.md).
26+
> [Coder version 1.17](../../changelog/archive/1.17.0.md).
2727
2828
Coder's Helm chart previously included a `namespaceWhitelist` field that
2929
accepted a list of cluster namespaces and made them available to Coder. The
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

changelog/archive/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Archives"
3+
Description: "For release 1.20.x and earlier."
4+
---
5+
6+
<children></children>

manifest.json

Lines changed: 126 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -432,103 +432,136 @@
432432
"path": "./changelog/1.23.0.md"
433433
},
434434
{
435-
"path": "./changelog/1.22.3.md"
436-
},
437-
{
438-
"path": "./changelog/1.22.2.md"
439-
},
440-
{
441-
"path": "./changelog/1.22.1.md"
442-
},
443-
{
444-
"path": "./changelog/1.22.0.md"
445-
},
446-
{
447-
"path": "./changelog/1.21.5.md"
448-
},
449-
{
450-
"path": "./changelog/1.21.4.md"
451-
},
452-
{
453-
"path": "./changelog/1.21.3.md"
454-
},
455-
{
456-
"path": "./changelog/1.21.2.md"
457-
},
458-
{
459-
"path": "./changelog/1.21.1.md"
460-
},
461-
{
462-
"path": "./changelog/1.21.0.md"
463-
},
464-
{
465-
"path": "./changelog/1.20.0.md"
466-
},
467-
{
468-
"path": "./changelog/1.19.1.md"
469-
},
470-
{
471-
"path": "./changelog/1.19.0.md"
472-
},
473-
{
474-
"path": "./changelog/1.18.1.md"
475-
},
476-
{
477-
"path": "./changelog/1.18.0.md"
478-
},
479-
{
480-
"path": "./changelog/1.17.4.md"
481-
},
482-
{
483-
"path": "./changelog/1.17.3.md"
484-
},
485-
{
486-
"path": "./changelog/1.17.2.md"
487-
},
488-
{
489-
"path": "./changelog/1.17.1.md"
490-
},
491-
{
492-
"path": "./changelog/1.17.0.md"
493-
},
494-
{
495-
"path": "./changelog/1.16.3.md"
496-
},
497-
{
498-
"path": "./changelog/1.16.2.md"
499-
},
500-
{
501-
"path": "./changelog/1.16.1.md"
502-
},
503-
{
504-
"path": "./changelog/1.16.0.md"
505-
},
506-
{
507-
"path": "./changelog/1.15.2.md"
508-
},
509-
{
510-
"path": "./changelog/1.15.1.md"
511-
},
512-
{
513-
"path": "./changelog/1.15.0.md"
514-
},
515-
{
516-
"path": "./changelog/1.14.4.md"
517-
},
518-
{
519-
"path": "./changelog/1.14.3.md"
520-
},
521-
{
522-
"path": "./changelog/1.14.2.md"
523-
},
524-
{
525-
"path": "./changelog/1.14.1.md"
435+
"path": "./changelog/1.22.3.md",
436+
"children": [
437+
{
438+
"path": "./changelog/1.22.2.md"
439+
},
440+
{
441+
"path": "./changelog/1.22.1.md"
442+
},
443+
{
444+
"path": "./changelog/1.22.0.md"
445+
}
446+
]
526447
},
527448
{
528-
"path": "./changelog/1.14.0.md"
449+
"path": "./changelog/1.21.5.md",
450+
"children": [
451+
{
452+
"path": "./changelog/1.21.4.md"
453+
},
454+
{
455+
"path": "./changelog/1.21.3.md"
456+
},
457+
{
458+
"path": "./changelog/1.21.2.md"
459+
},
460+
{
461+
"path": "./changelog/1.21.1.md"
462+
},
463+
{
464+
"path": "./changelog/1.21.0.md"
465+
}
466+
]
529467
},
530468
{
531-
"path": "./changelog/1.13.2.md"
469+
"path": "./changelog/archive/index.md",
470+
"navigable": false,
471+
"children": [
472+
{
473+
"path": "./changelog/archive/1.20.0.md",
474+
"navigable": false
475+
},
476+
{
477+
"path": "./changelog/archive/1.19.1.md",
478+
"navigable": false
479+
},
480+
{
481+
"path": "./changelog/archive/1.19.0.md",
482+
"navigable": false
483+
},
484+
{
485+
"path": "./changelog/archive/1.18.1.md",
486+
"navigable": false
487+
},
488+
{
489+
"path": "./changelog/archive/1.18.0.md",
490+
"navigable": false
491+
},
492+
{
493+
"path": "./changelog/archive/1.17.4.md",
494+
"navigable": false
495+
},
496+
{
497+
"path": "./changelog/archive/1.17.3.md",
498+
"navigable": false
499+
},
500+
{
501+
"path": "./changelog/archive/1.17.2.md",
502+
"navigable": false
503+
},
504+
{
505+
"path": "./changelog/archive/1.17.1.md",
506+
"navigable": false
507+
},
508+
{
509+
"path": "./changelog/archive/1.17.0.md",
510+
"navigable": false
511+
},
512+
{
513+
"path": "./changelog/archive/1.16.3.md",
514+
"navigable": false
515+
},
516+
{
517+
"path": "./changelog/archive/1.16.2.md",
518+
"navigable": false
519+
},
520+
{
521+
"path": "./changelog/archive/1.16.1.md",
522+
"navigable": false
523+
},
524+
{
525+
"path": "./changelog/archive/1.16.0.md",
526+
"navigable": false
527+
},
528+
{
529+
"path": "./changelog/archive/1.15.2.md",
530+
"navigable": false
531+
},
532+
{
533+
"path": "./changelog/archive/1.15.1.md",
534+
"navigable": false
535+
},
536+
{
537+
"path": "./changelog/archive/1.15.0.md",
538+
"navigable": false
539+
},
540+
{
541+
"path": "./changelog/archive/1.14.4.md",
542+
"navigable": false
543+
},
544+
{
545+
"path": "./changelog/archive/1.14.3.md",
546+
"navigable": false
547+
},
548+
{
549+
"path": "./changelog/archive/1.14.2.md",
550+
"navigable": false
551+
},
552+
{
553+
"path": "./changelog/archive/1.14.1.md",
554+
"navigable": false
555+
},
556+
{
557+
"path": "./changelog/archive/1.14.0.md",
558+
"navigable": false
559+
},
560+
{
561+
"path": "./changelog/archive/1.13.2.md",
562+
"navigable": false
563+
}
564+
]
532565
}
533566
]
534567
}

0 commit comments

Comments
 (0)