-
Notifications
You must be signed in to change notification settings - Fork 1
[BC-33602] Submodule directory versioning fix #26
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
Conversation
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.
Pull Request Overview
This PR implements versioning for the methodology-taxonomy submodule by creating separate version-specific directories and updating the Git submodule configuration.
- Adds a new submodule directory "0.8" pointing to the latest commit to match current BMT version 0.8.0
- Updates the existing "0.1" submodule to point to a historical commit before AI testing changes
- Modifies .gitmodules to include configuration for the new 0.8 submodule
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .gitmodules | Adds new submodule configuration for lib/data/0.8 directory |
| lib/data/0.1 | Updated to point to historical commit f8aa5884da64ffc3d000126dff067cd7abde3b6a |
| lib/data/0.8 | New submodule directory pointing to latest commit 2827e2ce4421c5deb032e90702cff509a9540a91 |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
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.
Pull Request Overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
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.
Pull Request Overview
Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Description
While testing this PR in crowdcontrol, was getting the below error for AI testing methodology updates

Henceforth,
f8aa5884da64ffc3d000126dff067cd7abde3b6a)2827e2ce4421c5deb032e90702cff509a9540a91) - current released version is 0.8.0Thus, all the methodology changes would be backward compatible for already existing engagements to which hackers are invited to