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

feat: Use yarns topological build to get rid of explicit sequential steps, and let it solve. #4868

Merged
merged 32 commits into from
Mar 2, 2024

Commits on Feb 27, 2024

  1. Move noir subrepo

    charlielye committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4c907af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e9fe0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4c5d01 View commit details
    Browse the repository at this point in the history
  4. path fixes

    charlielye committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1359311 View commit details
    Browse the repository at this point in the history
  5. path fixes

    charlielye committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    dc2d741 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. path fixes

    charlielye committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1c6392e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43be395 View commit details
    Browse the repository at this point in the history
  3. fix dep

    charlielye committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6095911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a668fe View commit details
    Browse the repository at this point in the history
  5. fix

    charlielye committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c127417 View commit details
    Browse the repository at this point in the history
  6. No-repo was a bad idea. We really need it for build state tracking. U…

    …se scratch container to minimise transitive jobs.
    charlielye committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ae34166 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a15d06c View commit details
    Browse the repository at this point in the history
  8. This might work.

    charlielye committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4c67bbd View commit details
    Browse the repository at this point in the history
  9. fix

    charlielye committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e59a00f View commit details
    Browse the repository at this point in the history
  10. fix

    charlielye committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b62268d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fad332f View commit details
    Browse the repository at this point in the history
  12. use yarn topological build

    charlielye committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f5196d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa92c54 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    4a8ea92 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Fix dep

    charlielye committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    90e5869 View commit details
    Browse the repository at this point in the history
  2. fix

    charlielye committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9576162 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a7f0d7 View commit details
    Browse the repository at this point in the history
  4. Fast incremental.

    charlielye committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    bab6c1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65931ed View commit details
    Browse the repository at this point in the history
  6. prject ref

    charlielye committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    eb8dbce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d21ea9e View commit details
    Browse the repository at this point in the history
  8. Don't rebuild constants.

    charlielye committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    842f461 View commit details
    Browse the repository at this point in the history
  9. fix formatting

    charlielye committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    95067ad View commit details
    Browse the repository at this point in the history
  10. fix formatting

    charlielye committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    bf291a0 View commit details
    Browse the repository at this point in the history
  11. fix formatting

    charlielye committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a71e690 View commit details
    Browse the repository at this point in the history
  12. Review cleanup.

    charlielye committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3b7d37b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Performance improv

    charlielye committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    31b0de5 View commit details
    Browse the repository at this point in the history