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

contracts-bedrock: migrate to just #11276

Merged
merged 23 commits into from
Aug 7, 2024
Merged

contracts-bedrock: migrate to just #11276

merged 23 commits into from
Aug 7, 2024

Commits on Aug 7, 2024

  1. contracts-bedrock: migrate to just

    Move away from `pnpm` for contracts scripts
    and towards `just`. `just` was made for this,
    since we are moving away from JS it makes no
    sense to keep `pnpm` around which is native
    to the JS ecosystem.
    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    09a24c1 View commit details
    Browse the repository at this point in the history
  2. ci: install just

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    eb31ac5 View commit details
    Browse the repository at this point in the history
  3. ops: cleanup, docs

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0c9fdc4 View commit details
    Browse the repository at this point in the history
  4. ci: install just

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    36a1ef0 View commit details
    Browse the repository at this point in the history
  5. justfile: update

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    219b727 View commit details
    Browse the repository at this point in the history
  6. ci: fix install

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a50ff35 View commit details
    Browse the repository at this point in the history
  7. snapshots: update

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2a3ce7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2016e8e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a954ab View commit details
    Browse the repository at this point in the history
  10. ts-linting: remove

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4383d07 View commit details
    Browse the repository at this point in the history
  11. kontrol: regenerate snapshots

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    99ca224 View commit details
    Browse the repository at this point in the history
  12. safecall: update test

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fbd445e View commit details
    Browse the repository at this point in the history
  13. test: update

    Co-authored-by: Matt Solomon <matt@mattsolomon.dev>
    tynes and mds1 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    decf93c View commit details
    Browse the repository at this point in the history
  14. docs: update

    Co-authored-by: Matt Solomon <matt@mattsolomon.dev>
    tynes and mds1 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b987292 View commit details
    Browse the repository at this point in the history
  15. readme: update

    Co-authored-by: Matt Solomon <matt@mattsolomon.dev>
    tynes and mds1 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6b2dc97 View commit details
    Browse the repository at this point in the history
  16. docs: update

    Co-authored-by: Matt Solomon <matt@mattsolomon.dev>
    tynes and mds1 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5332c30 View commit details
    Browse the repository at this point in the history
  17. docs: update

    Co-authored-by: Matt Solomon <matt@mattsolomon.dev>
    tynes and mds1 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b2aeb6b View commit details
    Browse the repository at this point in the history
  18. docs: update

    Co-authored-by: Maurelian <john@oplabs.co>
    tynes and maurelian committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    35a617e View commit details
    Browse the repository at this point in the history
  19. versions: use latest

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ee94b7a View commit details
    Browse the repository at this point in the history
  20. ci: fix

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f8552c5 View commit details
    Browse the repository at this point in the history
  21. CONTRIBUTING: update

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    588087a View commit details
    Browse the repository at this point in the history
  22. ci: fix

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6844342 View commit details
    Browse the repository at this point in the history
  23. lint: fix

    tynes committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7751d69 View commit details
    Browse the repository at this point in the history