Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Document that google/UIforETW is archived, and new development continues at randomascii/UIforETW#171

Merged
dneto0 merged 3 commits intogoogle:mainfrom
dneto0:migration
May 23, 2025
Merged

Document that google/UIforETW is archived, and new development continues at randomascii/UIforETW#171
dneto0 merged 3 commits intogoogle:mainfrom
dneto0:migration

Conversation

@dneto0
Copy link
Copy Markdown
Collaborator

@dneto0 dneto0 commented May 21, 2025

This is mostly written by @randomascii, reviewed by me.

randomascii and others added 3 commits April 28, 2025 15:53
IdentifyChromeProcesses.py was using pathByBrowserPid.has_key(parentPid)
and has_key doesn't exist in the dict type in Python 3. I'm not sure how
this slipped by but apparently UIforETW on my system now launches this
script with Python 3, which is good.

I tested the script with Python 2 and 3 and it now works with both
variants, although I'm not sure supporting Python 2 is particularly
important these days.
With the main UIforETW developer leaving Google the old repo has been
archived and all future development and releases will be at
https://github.com/randomascii/UIforETW. This change updates most
references to the old repo and updates the README file to explain what
has happened.
@google-cla
Copy link
Copy Markdown

google-cla bot commented May 21, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Copy Markdown
Contributor

@randomascii randomascii left a comment

Choose a reason for hiding this comment

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

lgtm - I'll post a new release on the new repo tomorrow - then the version files can be updated

@dneto0 dneto0 merged commit 42b8774 into google:main May 23, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants