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

Clean up list of tracked repos #273

Open
dontcallmedom opened this issue Nov 19, 2024 · 0 comments
Open

Clean up list of tracked repos #273

dontcallmedom opened this issue Nov 19, 2024 · 0 comments
Assignees

Comments

@dontcallmedom
Copy link
Member

dontcallmedom commented Nov 19, 2024

Today, there is no limitation on what repos can be added to the repo manager (as long as the person creating/importing it has sufficient privileges on the target repo).

As a result, a bunch of repos have been imported in the system that are clearly not relevant. The full list of owners of currently listed repos is:
adligithub,aliams,alshamiri2,ARTUR16,ashimura,bigboy532,BinRoot,design-tokens,divijish,dontcallmedom,fedidcg,floresbakker,frattini,gpuweb,hayabusa,hserv,HydraCG,immersive-web,jonathanKingston,json-ld,KissMyPixel,kiwijack2,Lan-CesS,LinuXuser534,MAYAKARYA,omigroup,openui,pavelkorablev6,privacycg,rektide,ResponsiveImagesCG,shexSpec,simoneonofri,snf,w3c-cg,w3c-fedid,w3c-test,w3c,web-payments,WebAssembly,WebAudio,WebBluetoothCG,webmachinelearning,WICG,wintercg
(from [...new Set([...$0.querySelectorAll("tr td:first-child")].map(n => n.textContent.split("/")[0]))].join(",") running on the table element of the list of repos.

Among them, repos associated with the following owners should be safely removable from the database: adligithub,aliams,alshamiri2,ARTUR16,ashimura,bigboy532,BinRoot,divijish,dontcallmedom,floresbakker,frattini,hayabusa,jonathanKingston,KissMyPixel,kiwijack2,Lan-CesS,LinuXuser534,MAYAKARYA,pavelkorablev6,rektide,simoneonofri,snf

Moving forward, there should probably be some flitering/validation of owners to which the repo manager can be applied to avoid spurious entries.

@deniak deniak self-assigned this Dec 16, 2024
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

No branches or pull requests

2 participants