manifoldfinance / mevETH2

mevETH LST Protocol - Repo has migrated see link
https://github.com/MEV-Protocol/meveth
27 stars 2 forks source link

Migrate the GitHub repo #6

Closed sambacha closed 1 year ago

sambacha commented 1 year ago

We need to migrate the github repo as this is technically a fork, where we inherit 0xbean's github security permissions.

I will create a new repo and import the git history into it.

Transferring the issues I think can be done by gh cli

sambacha commented 1 year ago

Example of Permissions Issues

Screenshot 2023-07-17 at 12 24 56 AM

Additionally, we want to enforce CODEOWNERS to the repo, can not do that with the current fork.

sambacha commented 1 year ago

Another reason, we cant run certain security tooling: https://github.com/manifoldfinance/mevETH/pull/171

this PR is failing because even though we have github enterprise, this is still a fork.

retarded

aldoborrero commented 1 year ago

@sambacha I'll take care of it (I'll set up this one as upstream in terms of the code). Also, as we are having security audits and several other related stuff I'll make sure it won't impact anybody.

sandybradley commented 1 year ago

Completed