Releases: rfns/iris-ci
Releases · rfns/iris-ci
v0.6.5
19 Aug 17:58
Compare
Sorry, something went wrong.
No results found
FIXES
Fix assertion count and encoding issues.
v0.6.4
19 Aug 17:28
Compare
Sorry, something went wrong.
No results found
CHORE
Update image version, action and registry.
v0.6.3
03 Apr 14:51
Compare
Sorry, something went wrong.
No results found
CHORE
Updates the Dockerfile to always get the latest IRIS available tag.
v0.6.2
20 Sep 15:59
Compare
Sorry, something went wrong.
No results found
CHORE
Update container to use the latest stable IRIS Community Edition version.
Update the README container version.
v0.6.1
29 Jul 13:18
Compare
Sorry, something went wrong.
No results found
CHORE
Re-triggered the build to use a non-broken dependency.
v0.6.0
28 Jul 15:06
Compare
Sorry, something went wrong.
No results found
FEATURES
Added support for using a custom test manager through the TEST_MANAGER env.
FIXES
Fixed an issue where test parameters were not being passed.
Fixed an issue where the assertion count included the log messages.
v0.5.3
17 Mar 02:23
Compare
Sorry, something went wrong.
No results found
FEATURES
Add test instance elapsed time.
Add assert errors.
v0.5.2
17 Mar 00:44
Compare
Sorry, something went wrong.
No results found
FIXES
Fixed an issue where when the CI_NAMESPACE was provided, the UnitTest results were not available due to the methods Run and OnAfterRun being executed in different circustances, thus resetting the namespace to the default.
CHORE
Improved Runner class legibility.
v0.5.1
16 Mar 18:30
Compare
Sorry, something went wrong.
No results found
CHORE
Fixes a error when it should exit gracefully.
v0.5.0
16 Mar 18:03
Compare
Sorry, something went wrong.
No results found
FEATURES
Removed any code related to unit testing from the Orchestrator and made the Runner take full control over the task.
Now using stdio instead of relying to log files physically.
CHANGES
Removed the logger class.
Removed log file checks from the entrypoint script.
Synchronized parameter names according to the parameters from the Security.Applications class.
CHORE
Updated the documentation to reflect all changes and features.
You can’t perform that action at this time.