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: support toolchain export #526

Open
wants to merge 59 commits into
base: master
Choose a base branch
from

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    5d36096 View commit details
    Browse the repository at this point in the history
  2. add exported success print

    Halimao committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e28f87b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. chore: code fmt

    Halimao committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0ec6b72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d2a2bc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/export-toolchain' of github.com:Halimao/fuelup int…

    …o feat/export-toolchain
    Halimao committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8d0b943 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be6ccdb View commit details
    Browse the repository at this point in the history
  5. chore: code fmt

    Halimao committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bf083af View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    374fc8d View commit details
    Browse the repository at this point in the history
  2. add tests

    Halimao committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    323a41e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ebd698 View commit details
    Browse the repository at this point in the history
  4. fmt code

    Halimao committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    16a7bb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Update src/commands/toolchain.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3ebf111 View commit details
    Browse the repository at this point in the history
  2. Update src/commands/toolchain.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    d37b2f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    022f904 View commit details
    Browse the repository at this point in the history
  4. add --channel option

    Halimao committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b915d8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    735e821 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    595f8a0 View commit details
    Browse the repository at this point in the history
  2. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    95c3829 View commit details
    Browse the repository at this point in the history
  3. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a9e684e View commit details
    Browse the repository at this point in the history
  4. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7cca4d0 View commit details
    Browse the repository at this point in the history
  5. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f54e4f0 View commit details
    Browse the repository at this point in the history
  6. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4365095 View commit details
    Browse the repository at this point in the history
  7. update for suggestion changes

    Halimao committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    359cb0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17c16a6 View commit details
    Browse the repository at this point in the history
  9. sort dependencies

    Halimao committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4ef6def View commit details
    Browse the repository at this point in the history
  10. fix: ci test

    Halimao committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fef14f8 View commit details
    Browse the repository at this point in the history
  11. fix: ci test

    Halimao committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    08c59c5 View commit details
    Browse the repository at this point in the history
  12. fix ci test

    Halimao committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    92d8f37 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feat/export-toolchain' of github.com:Halimao/fuelup int…

    …o feat/export-toolchain
    Halimao committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    801f313 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    f218a3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45641c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdcd0a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    ed60651 View commit details
    Browse the repository at this point in the history
  2. rename s to channel

    Halimao committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    8ad7550 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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

Commits on Jan 10, 2024

  1. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9c90e2e View commit details
    Browse the repository at this point in the history
  2. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7b05958 View commit details
    Browse the repository at this point in the history
  3. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    78a9915 View commit details
    Browse the repository at this point in the history
  4. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    fe6d1b1 View commit details
    Browse the repository at this point in the history
  5. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    99e6f52 View commit details
    Browse the repository at this point in the history
  6. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    aad52fa View commit details
    Browse the repository at this point in the history
  7. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a83e6f7 View commit details
    Browse the repository at this point in the history
  8. Update src/ops/fuelup_toolchain/export.rs

    Co-authored-by: Sophie Dankel <[email protected]>
    Halimao and sdankel authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e14be95 View commit details
    Browse the repository at this point in the history
  9. address suggestion changes

    Halimao committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    89d5183 View commit details
    Browse the repository at this point in the history
  10. fix: fix ci test fail

    Halimao committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    3d08cc6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0df6763 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    324da7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    931588f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    0b056b8 View commit details
    Browse the repository at this point in the history
  2. update cargo.lock

    Halimao committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f67390b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    452df0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae91e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

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

Commits on Jan 29, 2024

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

Commits on Jan 30, 2024

  1. Fix toml formatting and tests

    sdankel committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    002c787 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    7a3e4fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12811c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 19, 2024

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