From eb14b911b41b9473b3fdc6bbaf794d78948df48c Mon Sep 17 00:00:00 2001 From: Antony Milne Date: Mon, 13 Nov 2023 16:50:24 +0000 Subject: [PATCH 1/3] Show hatch changelog:collect linting output --- vizro-ai/hatch.toml | 2 +- vizro-core/hatch.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vizro-ai/hatch.toml b/vizro-ai/hatch.toml index a45091ddf..4525a0e3b 100644 --- a/vizro-ai/hatch.toml +++ b/vizro-ai/hatch.toml @@ -6,7 +6,7 @@ python = ["3.9", "3.10", "3.11"] [envs.changelog] dependencies = ["scriv"] detached = true -scripts = {add = "scriv create --add", collect = ["scriv collect --add", "- hatch run lint:lint --files=CHANGELOG.md > /dev/null"]} +scripts = {add = "scriv create --add", collect = ["scriv collect --add", "- hatch run lint:lint --files=CHANGELOG.md"]} [envs.default] dependencies = [ diff --git a/vizro-core/hatch.toml b/vizro-core/hatch.toml index 25d9b040d..b5b37f96c 100644 --- a/vizro-core/hatch.toml +++ b/vizro-core/hatch.toml @@ -11,7 +11,7 @@ matrix.python.features = [ [envs.changelog] dependencies = ["scriv"] detached = true -scripts = {add = "scriv create --add", collect = ["scriv collect --add", "- hatch run lint:lint --files=CHANGELOG.md > /dev/null"]} +scripts = {add = "scriv create --add", collect = ["scriv collect --add", "- hatch run lint:lint --files=CHANGELOG.md"]} [envs.default] dependencies = [ From eb06669ddb5bfb9d41f9775016b2313fd03a983a Mon Sep 17 00:00:00 2001 From: Antony Milne Date: Tue, 14 Nov 2023 15:52:11 +0000 Subject: [PATCH 2/3] Add changelog --- ...231114_155203_antony.milne_release_lint.md | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 vizro-core/changelog.d/20231114_155203_antony.milne_release_lint.md diff --git a/vizro-core/changelog.d/20231114_155203_antony.milne_release_lint.md b/vizro-core/changelog.d/20231114_155203_antony.milne_release_lint.md new file mode 100644 index 000000000..f1f65e73c --- /dev/null +++ b/vizro-core/changelog.d/20231114_155203_antony.milne_release_lint.md @@ -0,0 +1,48 @@ + + + + + + + + + From b49883f91052cc9b361b6dec96f386a7741ccb18 Mon Sep 17 00:00:00 2001 From: Antony Milne Date: Tue, 14 Nov 2023 16:11:29 +0000 Subject: [PATCH 3/3] Add changelog --- ...231114_161107_antony.milne_release_lint.md | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 vizro-ai/changelog.d/20231114_161107_antony.milne_release_lint.md diff --git a/vizro-ai/changelog.d/20231114_161107_antony.milne_release_lint.md b/vizro-ai/changelog.d/20231114_161107_antony.milne_release_lint.md new file mode 100644 index 000000000..f1f65e73c --- /dev/null +++ b/vizro-ai/changelog.d/20231114_161107_antony.milne_release_lint.md @@ -0,0 +1,48 @@ + + + + + + + + +