File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 1+ <!-- markdownlint-disable MD012 MD013 MD024 MD033 -->
12# Change Log
23
34All notable changes to this project will be documented in this file.
@@ -6,19 +7,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
67
78## [ Unreleased]
89
9- ### Changed
10-
11- - Refactor: move connection test from init to execute phase
12- - Affected tasks:
13- - DownloadFiles
14- - ExecuteCommands
15- - ListFiles
16- - UploadFiles
17-
1810### Fixed
1911
12+ - move connection test from init to execute phase (all tasks)
13+ - this avoids project loading errors
2014- Fix typos and grammar in parameter descriptions
2115
16+ ### Added
17+
18+ - testing infrastructure based in testcontainers
19+
2220
2321## [ 1.0.0] 2025-07-18
2422
You can’t perform that action at this time.
0 commit comments