-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Dynamically add log_file attribute to all hooks * Change log_file path * Add log * Add log * Create hook logs path in artifats folder * Update log folder path * Update artifacts path calcualtion * Update log_file path logic * Update hook log file path * Update log_file creation if statement logic * Add changlog * ruff
- Loading branch information
1 parent
4f81228
commit 4591c25
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
changes: | ||
- description: Added support for `pre-commit` hooks to save logs as Gitlab CI artifacts. | ||
type: internal | ||
pr_number: 4581 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters