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

remove all non- developer tooling contents #12

Merged
merged 12 commits into from
Dec 15, 2023
Merged

Conversation

aaronmgdr
Copy link
Member

@aaronmgdr aaronmgdr commented Dec 13, 2023

This PR serves as counterpoint to celo-org/celo-monorepo#10829

In this first step the goal is simply removing files and doing what is needed for everything to build and tests to run again.

end state should be repo with

  • packages for CLI, all SDKS, and typescript.

what is not happening here but will in followups

  • flattening sdks folder
  • removing typescript package (will do when move to eslint)
  • root packages.json dependency cleanup

what is notably removed

  • all the protocol, celotools, env-tests of course
  • .env files ( none are used by these packages)
  • dockerfiles
  • leaderboard docker file was removed from both this and the mirror pr
  • tslint patch (maybe premature but tslint will be removed soon anyway)
  • prepush hook that primarily checked that decrypted secrets were not pushed

Copy link

socket-security bot commented Dec 13, 2023

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@celo/dev-utils 0.0.1...0.0.1-beta.1 environment +6/-1 113 kB aaron-clabs
humanize-duration 3.31.0...3.30.0 None +0/-0 72.1 kB evanhahn
@ledgerhq/hw-transport-node-hid 6.28.1...6.27.13 None +18/-20 2.98 MB sergii-shkolin

🚮 Removed packages: @0x/[email protected], @0x/[email protected], @0x/[email protected], @0x/[email protected], @0x/[email protected], @celo/[email protected], @celo/[email protected], @celo/[email protected], @ethereumjs/[email protected], @ethereumjs/[email protected], @ganache/[email protected], @google-cloud/[email protected], @google-cloud/[email protected], @google-cloud/[email protected], @google-cloud/[email protected], @ledgerhq/[email protected], @openzeppelin/[email protected], @openzeppelin/[email protected], @summa-tx/[email protected], @truffle/[email protected], @truffle/[email protected], @truffle/[email protected], @types/[email protected], @types/[email protected], @types/[email protected], @types/[email protected], @types/[email protected], @types/[email protected], @types/[email protected], @types/[email protected], @types/[email protected], @types/[email protected], @types/[email protected], @types/[email protected], @wagmi/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]

@aaronmgdr aaronmgdr marked this pull request as draft December 13, 2023 15:29
Copy link

changeset-bot bot commented Dec 14, 2023

⚠️ No Changeset found

Latest commit: cde89a9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@aaronmgdr aaronmgdr marked this pull request as ready for review December 14, 2023 13:18
@aaronmgdr aaronmgdr requested a review from a team as a code owner December 15, 2023 09:31
@aaronmgdr aaronmgdr requested a review from lvpeschke December 15, 2023 09:31
@aaronmgdr aaronmgdr merged commit 0f63388 into master Dec 15, 2023
14 checks passed
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