You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Feature
#795 by tznind. Added support for specifying IsIdentifiable CLI options in the yaml config files instead of command line (command line will always take precedence if both are specified)
#797 by tznind. Added custom themes to IsIdentifiableReviewer. Use flag --theme mytheme.yaml
#801 by tznind. Added help and cancel buttons to custom pattern dialog in reviewer
#802 by tznind. Added IsIdentifiableReviewer settings into main yaml config
#818 by tznind. Added Rules Manager to IsIdentifiable Reviewer
Bugfix
#787 by rkm. Fix the call to the release changelog script
#788 by rkm. Require all CI tests to pass before packaging runs
#789 by rkm. Don't upload coverage for tagged builds
#796 by tznind. Fixed bug opening corrupted reports in IsIdentifiableReviewer crashing the application
#806 by tznind. Replace use of GlobalColorScheme with the proper static members in Terminal.Gui that will propagate correctly for all windows without having to set them manually.
#811 by rkm. Fix coverage task always running even if a previous task failed
Doc
#823 by tznind. Refresh documentation for IsIdentifiableReviewer