📜 ⬆️ ⬇️

Clarive 6.8 has been released.

Clarive 6.8, a new version of the automation of delivery and deployment of changes, has been released.

The Clarive platform is written in Perl, has a built-in Git repository, configuration and data is stored in MongoDB, installed as a rule on Linux, has a visual script editor for installing application and system software versions, supports hosts on both windows and Unix, centrally manages development environments, testing, industrial operation.

What's new:
')

ROOT-CAUSE ANALYSIS

The new toolkit helps identify and eliminate the causes of failures / errors that occurred in deployment scenarios.

image

The toolkit allows you to:

• Assess the usefulness of responses;
• See recommendations and instructions for correcting errors;
• Track the results of applying the recommended instructions and automatic adjustments.

RULE STATIC ANALYSIS
The static code analyzer of the script allows you to evaluate the quality of the script, detect errors and missing dependencies, get recommendations for correcting or improving the code.

image

PIPELINE STAGES

The pipeline chart shows how long each stage of the script is executed, which helps identify bottlenecks in the process that need to be improved. The stages of the pipeline are defined in the Rule Designer.



STEP-BY-STEP JOB WATCH

Now it is possible to use the analysis mode of the execution task execution logs, which associates the script command with the corresponding lines in the execution log.

image

ASSOCIATE PIPELINES RULES BY PROJECT

When creating a deployment task, you can now enable filtering by available scripts for the current project:




USER GROUPS

To simplify the tasks of administering user profiles, assigning appropriate roles and setting privileges, you can now combine user profiles into groups and configure roles / privileges at the group level.



JOB LOG STREAMING

In the new version, you can view the log of the execution of the task of deploying changes in real time in the immediate process of execution, and not after completion. What is also important, in the logs appeared color highlighting of operations teams.

SCOPE EVENTS

In the editor of the rules for processing events that have occurred, the possibility of granular adjustment of the event itself and the execution context of the handler has appeared.





MONGODB AUTHENTICATION

Added authentication to Mongo DB by token.



NEXT RELEASE

The next release is scheduled for April 30. Some key changes will affect:


Follow our news!

Source: https://habr.com/ru/post/327060/


All Articles