Skip to content
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

feat: Add windows residency check #553

Merged
merged 27 commits into from
May 31, 2024
Merged

feat: Add windows residency check #553

merged 27 commits into from
May 31, 2024

Conversation

Hectorhammett
Copy link
Contributor

Add windows registry reading method to determine if the windows host machine is on GCE.
Closes #470

@Hectorhammett Hectorhammett requested a review from bshaffer May 27, 2024 21:22
@Hectorhammett Hectorhammett changed the title Add windows residency check feat: Add windows residency check May 27, 2024
src/Credentials/GCECredentials.php Show resolved Hide resolved
src/Credentials/GCECredentials.php Show resolved Hide resolved
src/Credentials/GCECredentials.php Outdated Show resolved Hide resolved
src/Credentials/GCECredentials.php Outdated Show resolved Hide resolved
.github/workflows/tests.yml Outdated Show resolved Hide resolved
src/Credentials/GCECredentials.php Outdated Show resolved Hide resolved
src/Credentials/GCECredentials.php Show resolved Hide resolved
src/Credentials/GCECredentials.php Outdated Show resolved Hide resolved
src/Credentials/GCECredentials.php Outdated Show resolved Hide resolved
tests/Credentials/GCECredentialsTest.php Outdated Show resolved Hide resolved
tests/Credentials/GCECredentialsTest.php Outdated Show resolved Hide resolved
tests/Credentials/GCECredentialsTest.php Outdated Show resolved Hide resolved
src/Credentials/GCECredentials.php Outdated Show resolved Hide resolved
src/Credentials/GCECredentials.php Outdated Show resolved Hide resolved
tests/Credentials/GCECredentialsTest.php Outdated Show resolved Hide resolved
tests/phpstan-autoload.php Outdated Show resolved Hide resolved
src/Credentials/GCECredentials.php Outdated Show resolved Hide resolved
src/Credentials/GCECredentials.php Outdated Show resolved Hide resolved
src/Credentials/GCECredentials.php Outdated Show resolved Hide resolved
@Hectorhammett Hectorhammett marked this pull request as ready for review May 30, 2024 22:05
@Hectorhammett Hectorhammett requested a review from a team as a code owner May 30, 2024 22:05
@Hectorhammett Hectorhammett requested a review from bshaffer May 31, 2024 12:59
@bshaffer bshaffer merged commit ec13a53 into main May 31, 2024
12 checks passed
@bshaffer bshaffer deleted the windows-gce branch May 31, 2024 19:05
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.

feat: implement GCE residency detection on Windows
2 participants