From d51557a8e52ddd64515e1762c7fa265a13631772 Mon Sep 17 00:00:00 2001 From: Max Rossmannek Date: Wed, 11 Sep 2024 08:29:12 +0200 Subject: [PATCH 1/2] docs: move release notes to 0.1 --- .../{ => 0.1}/fix-error-budget-distribution-d3c36a0c5155f153.yaml | 0 .../notes/{ => 0.1}/fix-leaking-timeout-4447d52cf45ebdda.yaml | 0 releasenotes/notes/{ => 0.1}/fix-p-norm-8d6d12197ad10719.yaml | 0 releasenotes/notes/{ => 0.1}/op-budget-0f0f0ee2033d385b.yaml | 0 .../notes/{ => 0.1}/remove-max-slices-0cd545f1aa18845d.yaml | 0 releasenotes/notes/{ => 0.1}/rename-237b91e49e129762.yaml | 0 releasenotes/notes/{ => 0.1}/timeout-ac7ace81a091b314.yaml | 0 .../notes/{ => 0.1}/trunc-budget-class-4e61afb1df52272e.yaml | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename releasenotes/notes/{ => 0.1}/fix-error-budget-distribution-d3c36a0c5155f153.yaml (100%) rename releasenotes/notes/{ => 0.1}/fix-leaking-timeout-4447d52cf45ebdda.yaml (100%) rename releasenotes/notes/{ => 0.1}/fix-p-norm-8d6d12197ad10719.yaml (100%) rename releasenotes/notes/{ => 0.1}/op-budget-0f0f0ee2033d385b.yaml (100%) rename releasenotes/notes/{ => 0.1}/remove-max-slices-0cd545f1aa18845d.yaml (100%) rename releasenotes/notes/{ => 0.1}/rename-237b91e49e129762.yaml (100%) rename releasenotes/notes/{ => 0.1}/timeout-ac7ace81a091b314.yaml (100%) rename releasenotes/notes/{ => 0.1}/trunc-budget-class-4e61afb1df52272e.yaml (100%) diff --git a/releasenotes/notes/fix-error-budget-distribution-d3c36a0c5155f153.yaml b/releasenotes/notes/0.1/fix-error-budget-distribution-d3c36a0c5155f153.yaml similarity index 100% rename from releasenotes/notes/fix-error-budget-distribution-d3c36a0c5155f153.yaml rename to releasenotes/notes/0.1/fix-error-budget-distribution-d3c36a0c5155f153.yaml diff --git a/releasenotes/notes/fix-leaking-timeout-4447d52cf45ebdda.yaml b/releasenotes/notes/0.1/fix-leaking-timeout-4447d52cf45ebdda.yaml similarity index 100% rename from releasenotes/notes/fix-leaking-timeout-4447d52cf45ebdda.yaml rename to releasenotes/notes/0.1/fix-leaking-timeout-4447d52cf45ebdda.yaml diff --git a/releasenotes/notes/fix-p-norm-8d6d12197ad10719.yaml b/releasenotes/notes/0.1/fix-p-norm-8d6d12197ad10719.yaml similarity index 100% rename from releasenotes/notes/fix-p-norm-8d6d12197ad10719.yaml rename to releasenotes/notes/0.1/fix-p-norm-8d6d12197ad10719.yaml diff --git a/releasenotes/notes/op-budget-0f0f0ee2033d385b.yaml b/releasenotes/notes/0.1/op-budget-0f0f0ee2033d385b.yaml similarity index 100% rename from releasenotes/notes/op-budget-0f0f0ee2033d385b.yaml rename to releasenotes/notes/0.1/op-budget-0f0f0ee2033d385b.yaml diff --git a/releasenotes/notes/remove-max-slices-0cd545f1aa18845d.yaml b/releasenotes/notes/0.1/remove-max-slices-0cd545f1aa18845d.yaml similarity index 100% rename from releasenotes/notes/remove-max-slices-0cd545f1aa18845d.yaml rename to releasenotes/notes/0.1/remove-max-slices-0cd545f1aa18845d.yaml diff --git a/releasenotes/notes/rename-237b91e49e129762.yaml b/releasenotes/notes/0.1/rename-237b91e49e129762.yaml similarity index 100% rename from releasenotes/notes/rename-237b91e49e129762.yaml rename to releasenotes/notes/0.1/rename-237b91e49e129762.yaml diff --git a/releasenotes/notes/timeout-ac7ace81a091b314.yaml b/releasenotes/notes/0.1/timeout-ac7ace81a091b314.yaml similarity index 100% rename from releasenotes/notes/timeout-ac7ace81a091b314.yaml rename to releasenotes/notes/0.1/timeout-ac7ace81a091b314.yaml diff --git a/releasenotes/notes/trunc-budget-class-4e61afb1df52272e.yaml b/releasenotes/notes/0.1/trunc-budget-class-4e61afb1df52272e.yaml similarity index 100% rename from releasenotes/notes/trunc-budget-class-4e61afb1df52272e.yaml rename to releasenotes/notes/0.1/trunc-budget-class-4e61afb1df52272e.yaml From e52bdd5578376778ead9cab0b0a60ec4e232e553 Mon Sep 17 00:00:00 2001 From: Max Rossmannek Date: Wed, 11 Sep 2024 15:25:33 +0200 Subject: [PATCH 2/2] docs: pin earliest reno version --- releasenotes/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/releasenotes/config.yaml b/releasenotes/config.yaml index 0d7e51e..ba0254b 100644 --- a/releasenotes/config.yaml +++ b/releasenotes/config.yaml @@ -2,3 +2,4 @@ encoding: utf8 default_branch: main unreleased_version_title: "Upcoming release" +earliest_version: 0.1.0