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

test: Speedup azure pipelines workflows #606

Merged
merged 24 commits into from
May 2, 2022

Commits on Apr 30, 2022

  1. removve obsolete comment

    Czaki committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    ad3bcf7 View commit details
    Browse the repository at this point in the history
  2. setup cache for pre-commit

    Czaki committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    8c424ec View commit details
    Browse the repository at this point in the history
  3. use templates for simplify code

    Czaki committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    94d35f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6002623 View commit details
    Browse the repository at this point in the history
  5. add template for pip cache

    Czaki committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    bd0586f View commit details
    Browse the repository at this point in the history
  6. setup pyinstaller cache

    Czaki committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    6ad7d6d View commit details
    Browse the repository at this point in the history
  7. fix path

    Czaki committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    b75fb4f View commit details
    Browse the repository at this point in the history
  8. setup test cache

    Czaki committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    37e966d View commit details
    Browse the repository at this point in the history
  9. try fix azure pipeline error

    Czaki committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    8487e9a View commit details
    Browse the repository at this point in the history
  10. fix wrong name

    Czaki committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    7c289aa View commit details
    Browse the repository at this point in the history
  11. fix dependecy name

    Czaki committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    f299c00 View commit details
    Browse the repository at this point in the history
  12. bump check manifest

    Czaki committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    5a7f7d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f0cad7a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Merge remote-tracking branch 'origin-public/develop' into refactor/se…

    …tup_cache_on_azure_pipelines
    Czaki committed May 1, 2022
    Configuration menu
    Copy the full SHA
    b997287 View commit details
    Browse the repository at this point in the history
  2. verbose tox run

    Czaki committed May 1, 2022
    Configuration menu
    Copy the full SHA
    d48a1b6 View commit details
    Browse the repository at this point in the history
  3. update base libs

    Czaki committed May 1, 2022
    Configuration menu
    Copy the full SHA
    6eb8fcb View commit details
    Browse the repository at this point in the history
  4. more verbose run

    Czaki committed May 1, 2022
    Configuration menu
    Copy the full SHA
    7569556 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    32c290a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin-public/develop' into refactor/se…

    …tup_cache_on_azure_pipelines
    Czaki committed May 2, 2022
    Configuration menu
    Copy the full SHA
    5c1f300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78585e1 View commit details
    Browse the repository at this point in the history
  4. fix names

    Czaki committed May 2, 2022
    Configuration menu
    Copy the full SHA
    c1404fa View commit details
    Browse the repository at this point in the history
  5. try to fix cache on windows

    Czaki committed May 2, 2022
    Configuration menu
    Copy the full SHA
    67b2821 View commit details
    Browse the repository at this point in the history
  6. switch to CacheBeta

    Czaki committed May 2, 2022
    Configuration menu
    Copy the full SHA
    f802616 View commit details
    Browse the repository at this point in the history
  7. add warning ignore rules

    Czaki committed May 2, 2022
    Configuration menu
    Copy the full SHA
    1c1705d View commit details
    Browse the repository at this point in the history