-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8.1 Deployment #501
8.1 Deployment #501
Conversation
Start of milestone changes for 8.1
…enericImmutableDummyObjects Correctly set concrete generic type for immutable objects
…OrderReducedToWarning Reduce status from error to warning for attributes in order check
…ersions Allow newer versions of .NET in project compliance check
Fix code compliance on oM
… on IsValidCreateMethod
Instead of explicitly checking some specific folder and specific indices simply loop backwards from the filename to the create folder and check if one of the paths is a match. Avoid the copy pasting of regex, and constant index out of bounds exceptions being thrown.
…ncompleteComplianceChecks Tweaks to compliance checks to handle edge cases
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy with the changes in this PR. Code already in use on the Bot, and tests functioning as expected.
Some additional pre-exiting issues found, and PRs raised for them to be incorporated after the 8.1 release:
#510
#512
#512 is relating to the current compliance failure on this PR. Believe fine to dispensate this the check for this PR, as a fix is on the way, and problem kown. Happy to approve.
FAO: @adecler @pawelbaran @IsakNaslundBh The check they wish to have dispensation on is project-compliance. If you are providing dispensation on this occasion, please reply with:
|
@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 39153284209 |
@IsakNaslundBh I have now provided a passing check on reference |
Test_Toolkit
Feature
Bug
Compliance