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(remote-build): new command logic #4395

Merged
merged 12 commits into from
Oct 6, 2023
Merged

feat(remote-build): new command logic #4395

merged 12 commits into from
Oct 6, 2023

Commits on Oct 6, 2023

  1. chore(remote-build): migrate errors

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b373d89 View commit details
    Browse the repository at this point in the history
  2. chore(remote-build): migrate architecture parsing and validation

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    da76d03 View commit details
    Browse the repository at this point in the history
  3. feat(remote-build): add functions to WorkTree

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6399023 View commit details
    Browse the repository at this point in the history
  4. feat(remote-build): add humanize_list utility

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d754444 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b9f28a View commit details
    Browse the repository at this point in the history
  6. chore(remote-build): migrate control logic

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d59ee90 View commit details
    Browse the repository at this point in the history
  7. fix(remote-build): minor logging improvements

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c193a76 View commit details
    Browse the repository at this point in the history
  8. style(remote-build): remove disabled lint

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6558cf5 View commit details
    Browse the repository at this point in the history
  9. style(remote-build): typecheck LaunchpadClient

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    234aac8 View commit details
    Browse the repository at this point in the history
  10. fix: feedback from PR

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e9a407e View commit details
    Browse the repository at this point in the history
  11. fix: fix unit test

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    89446fb View commit details
    Browse the repository at this point in the history
  12. style: improve typing

    Signed-off-by: Callahan Kovacs <[email protected]>
    mr-cal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    84f1f3e View commit details
    Browse the repository at this point in the history