From 3f279bbd68d70b7a0cf1ffa129e4f287e5a9f42e Mon Sep 17 00:00:00 2001 From: "Klaus T. Aehlig" Date: Fri, 10 Nov 2023 12:22:29 +0100 Subject: Add end-to-end test for environment handling of "git tree" repositories ... ensuring that just-mr passes on the specified environment variables (and only those) to the tree-generating action. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ba7b9a1d..8559f2ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,9 @@ A feature release on top of `1.2.0`, backwards compatible. allowing to specify the invocation of the shell (defaulting to `["sh", "-c"]`). - `just describe` also shows the values of the implicit dependencies. +- When `just-mr` executes the action to generate the desired tree of a + `"git tree"` repository, it can be specified that certain variables + of the environment can be inherited. ### Fixes -- cgit v1.2.3