Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 19, 2025

  • Convert VirtualPMemImageFormat from enum to enum class for consistency with VirtualPMemBackingType
  • Verify the change doesn't break compilation
  • Run code review and security checks
  • Remove accidentally committed CodeQL artifact
  • Add CodeQL artifact to .gitignore

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits December 19, 2025 21:25
Co-authored-by: benhillis <17727402+benhillis@users.noreply.github.com>
Co-authored-by: benhillis <17727402+benhillis@users.noreply.github.com>
Copilot AI changed the title [WIP] Address feedback on PMEM for readonly VHDs Convert VirtualPMemImageFormat to enum class for type safety Dec 19, 2025
Copilot AI requested a review from benhillis December 19, 2025 21:27
@@ -0,0 +1 @@
. No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot - remove the change in this file

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed _codeql_detected_source_root and added it to .gitignore to prevent future commits (commit 69b89ac).

Co-authored-by: benhillis <17727402+benhillis@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants