-
Notifications
You must be signed in to change notification settings - Fork 15
HasValidPreviousVersionAttribute
Severity - Fail
Check method - Here
The HasValidPreviousVersionAttribute
check ensures that, if there is a piece of versioning documentation present explaining what the previous version of a method or constructor was, the FromVersion
is correct.
The FromVersion
for a PreviousVersion
attribute should be set to the current milestone of development, with PreviousVersion
attributes being removed at the end of the milestone in preparation for the next.
If a PreviousVersion
attribute has not been tidied up, it will be flagged by this check and should be removed in the Pull Request which captures it.
If a PreviousVersion
attribute has been added in that Pull Request, the FromVersion
should match the current development milestone cycle.
-
Introduction to the BHoM:
What is the BHoM for?
Structure of the BHoM
Technical Philosophy of the BHoM -
Getting Started:
Installing the BHoM
Using the BHoM
Submitting an Issue
Getting started for developers -
Use GitHub & Visual Studio:
Using the SCRUM Board
Resolving an Issue
Avoiding Conflicts
Creating a new Repository
Using Visual Studio
Using Visual Studio Code -
Contribute:
The oM
The Engine
The Adapter
The Toolkit
The UI
The Tests -
Guidelines:
Unit convention
Geometry
BHoM_Engine Classes
The IImmutable Interface
Handling Exceptional Events
BHoM Structural Conventions
BHoM View Quality Conventions
Code Versioning
Wiki Style
Coding Style
Null Handling
Code Attributes
Creating Icons
Changelog
Releases and Versioning
Open Sourcing Procedure
Dataset guidelines -
Foundational Interfaces:
IElement Required Extension Methods -
Continuous Integration:
Introduction
Check-PR-Builds
Check-Core
Check-Installer -
Code Compliance:
Compliance -
Further Reading:
FAQ
Structural Adapters
Mongo_Toolkit
Socket_Toolkit