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

chore: fix ci and cleanup leftovers #6925

Merged
merged 31 commits into from May 13, 2023
Merged

chore: fix ci and cleanup leftovers #6925

merged 31 commits into from May 13, 2023

Commits on May 10, 2023

  1. chore: fix ci and cleanup leftovers

    1. removed leftover feature flags
    2. remove zip/extract apis which are not used anymore
    3. removed leftoever scopes
    4. removed leftover allowlist and updater options
    5. updated the example api
    amrbashir committed May 10, 2023
    Copy the full SHA
    4f232fd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f935455 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fcf2af5 View commit details
    Browse the repository at this point in the history
  4. fix cli on linux

    amrbashir committed May 10, 2023
    Copy the full SHA
    9fed5b7 View commit details
    Browse the repository at this point in the history
  5. remove create_proxy

    lucasfernog committed May 10, 2023
    Copy the full SHA
    b1eedc5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0533022 View commit details
    Browse the repository at this point in the history
  7. clippy

    amrbashir committed May 10, 2023
    Copy the full SHA
    a4cf785 View commit details
    Browse the repository at this point in the history
  8. more clippy

    amrbashir committed May 10, 2023
    Copy the full SHA
    6cc4c98 View commit details
    Browse the repository at this point in the history
  9. clippppy

    amrbashir committed May 10, 2023
    Copy the full SHA
    d27a6e5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Copy the full SHA
    bb8587b View commit details
    Browse the repository at this point in the history
  2. readd path api

    lucasfernog committed May 12, 2023
    Copy the full SHA
    961d5de View commit details
    Browse the repository at this point in the history
  3. fix api example

    lucasfernog committed May 12, 2023
    Copy the full SHA
    9761628 View commit details
    Browse the repository at this point in the history
  4. remove window allowlist

    lucasfernog committed May 12, 2023
    Copy the full SHA
    825638a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    572f970 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    713fa2a View commit details
    Browse the repository at this point in the history
  7. remove file_move

    lucasfernog committed May 12, 2023
    Copy the full SHA
    e36a8e0 View commit details
    Browse the repository at this point in the history
  8. lint

    lucasfernog committed May 12, 2023
    Copy the full SHA
    f060ce0 View commit details
    Browse the repository at this point in the history
  9. fix windows build

    lucasfernog committed May 12, 2023
    Copy the full SHA
    234edba View commit details
    Browse the repository at this point in the history
  10. remvoe unused deps

    amrbashir committed May 12, 2023
    Copy the full SHA
    63506f2 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    42ebad7 View commit details
    Browse the repository at this point in the history
  12. fix diffing features

    amrbashir committed May 12, 2023
    Copy the full SHA
    80d9f2f View commit details
    Browse the repository at this point in the history
  13. fmt and test

    amrbashir committed May 12, 2023
    Copy the full SHA
    2bbd957 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. fix scope alias

    lucasfernog committed May 13, 2023
    Copy the full SHA
    2fa2156 View commit details
    Browse the repository at this point in the history
  2. change files

    lucasfernog committed May 13, 2023
    Copy the full SHA
    43cd7f9 View commit details
    Browse the repository at this point in the history
  3. android lint

    lucasfernog committed May 13, 2023
    Copy the full SHA
    802c63f View commit details
    Browse the repository at this point in the history
  4. simplify allow_file impl

    lucasfernog committed May 13, 2023
    Copy the full SHA
    b8882f2 View commit details
    Browse the repository at this point in the history
  5. Revert "simplify allow_file impl"

    This reverts commit b8882f2.
    lucasfernog committed May 13, 2023
    Copy the full SHA
    47f16b6 View commit details
    Browse the repository at this point in the history
  6. expose scopes

    lucasfernog committed May 13, 2023
    Copy the full SHA
    0473551 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    acee34f View commit details
    Browse the repository at this point in the history
  8. protocol-asset on docs.rs

    lucasfernog committed May 13, 2023
    Copy the full SHA
    f1b44b2 View commit details
    Browse the repository at this point in the history
  9. ignore reqwest on udeps

    lucasfernog committed May 13, 2023
    Copy the full SHA
    cbfbff9 View commit details
    Browse the repository at this point in the history