From 9014ee19dbab4708527d7c4d846e5f6773c47bef Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 22 Jun 2023 09:32:56 +0200 Subject: Add CLI argument to dispatch endpoint In this way, the user can specify which execution endpoint to use depending on the execution properties. --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index fe57bcc7..bdb281ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,9 @@ A feature release on top of `1.1.0`, backwards compatible. - Actions can now define additional execution properties and in that way chose a specific remote execution image, as well as a factor to scale the time out. This also applies to the built-in - `generic` rule. + `generic` rule. Additionally, the remote-execution endpoint can + be dispatched based on the remote-execution properties using + the `--endpoint-configuration` argument. - Relative non-upwards symbolic links are now treated as first-class objects. This introduces a new artifact type and allows the free use of such symbolic links throughout the build process. -- cgit v1.2.3