Skip to content

Commit

Permalink
Fix issue number
Browse files Browse the repository at this point in the history
  • Loading branch information
annakrystalli committed Sep 3, 2024
1 parent 965b1f4 commit 2a11cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* `hub_validations` class object `combine()` method now ensures that check names are made unique across all `hub_validations` objects being combined.
* Additional improvements to `hub_validations` class object `print()` method.
- Check results for each file validated are now split and printed under file name header.
- The check name that can be used to access the check result from the `hub_validations` object is now included as the prefix to the check result message instead of the file name (#70).
- The check name that can be used to access the check result from the `hub_validations` object is now included as the prefix to the check result message instead of the file name (#76).
* `octolog` dependency removed. This removes the annotation of validation results onto GitHub Action workflow logs (#113).

# hubValidations 0.5.1
Expand Down

0 comments on commit 2a11cd7

Please sign in to comment.