Skip to content

Temporarily removing Windows from UsersDirectory #506

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

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Temporarily removing Windows from UsersDirectory #506

merged 1 commit into from
Jun 15, 2022

Conversation

binglot
Copy link
Contributor

@binglot binglot commented Jun 14, 2022

The e2e tests of GRR started to break due to the UsersDirectory supporting Windows. The issue is that this definition uses "provides: [users.username]" and the Knowledge Base used by GRR relies on it, so suddenly it has an unexpected list of users.

As a temporary solution until we figure out a better one, I'd ask that we remove the Windows support so the GRR builds can pass again.

The e2e tests of GRR started to break due to the UsersDirectory supporting Windows. The issue is that this definition uses "provides: [users.username]" and the Knowledge Base used by GRR relies on it, so suddenly it has an unexpected list of users.

As a temporary solution until we figure out a better one, I'd ask that we remove the Windows support so the GRR builds can pass again.
@binglot
Copy link
Contributor Author

binglot commented Jun 14, 2022

@joachimmetz - PTAL :)

@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #506 (a713829) into main (3e582ac) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #506   +/-   ##
=======================================
  Coverage   88.19%   88.19%           
=======================================
  Files           7        7           
  Lines         449      449           
=======================================
  Hits          396      396           
  Misses         53       53           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@joachimmetz joachimmetz self-requested a review June 14, 2022 04:58
@joachimmetz joachimmetz self-assigned this Jun 14, 2022
@joachimmetz joachimmetz mentioned this pull request Jun 15, 2022
2 tasks
@joachimmetz joachimmetz merged commit 8edd434 into ForensicArtifacts:main Jun 15, 2022
Copy link
Member

@joachimmetz joachimmetz left a comment

Choose a reason for hiding this comment

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

LGTM

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