Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Spec-ify
/
specify
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
53
Code
Issues
13
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Use VDS to get drive info
- #76
#76
Open
Adam1213
wants to merge 9 commits into
Spec-ify:main
Spec-ify/specify:main
from
Adam1213:disk-vds
Adam1213/specify:disk-vds
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Use VDS to get drive info
#76
Adam1213
wants to merge 9 commits into
Spec-ify:main
Spec-ify/specify:main
from
Adam1213:disk-vds
Adam1213/specify:disk-vds
Copy head branch name to clipboard
Commits
Commits on Oct 3, 2024
initial proof-of-concept fetching disk from VDS
Adam1213
committed
1170b94
View commit details
Copy full SHA for 1170b94
Browse repository at this point
Fix missing dynamic drives from queries. Since we get VdsDiskProperties anyway, we can simplify the logic.
Adam1213
committed
329277e
View commit details
Copy full SHA for 329277e
Browse repository at this point
Commits on Oct 9, 2024
Optimise getting partition by drive letter
Adam1213
committed
b0ebb5f
View commit details
Copy full SHA for b0ebb5f
Browse repository at this point
Move free space calculation to new method, as calculations are done in VDS method. If VDS fails, use old method as backup.
Adam1213
committed
7c53a69
View commit details
Copy full SHA for 7c53a69
Browse repository at this point
Adapt NVMe smart data for VDS method. TODO: Smart data for non-NVMe drives.
Adam1213
committed
012b28b
View commit details
Copy full SHA for 012b28b
Browse repository at this point
Commits on Oct 15, 2024
Fix retrieving bitlocker and nvme smart data from VDS method. Add getting DeviceId (Name) from WMI
Adam1213
committed
0b310b7
View commit details
Copy full SHA for 0b310b7
Browse repository at this point
Replace console writes with logging methods
Adam1213
committed
4870cb5
View commit details
Copy full SHA for 4870cb5
Browse repository at this point
Commits on Nov 4, 2024
Add drive letter for all extents in volume, not only first extent
Adam1213
committed
750f4dd
View commit details
Copy full SHA for 750f4dd
Browse repository at this point
Merge branch 'Spec-ify:main' into disk-vds
Adam1213
authored
d85014d
View commit details
Copy full SHA for d85014d
Browse repository at this point
You can’t perform that action at this time.