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

Run some checks on windows #2730

Draft
wants to merge 46 commits into
base: master
Choose a base branch
from
Draft

Run some checks on windows #2730

wants to merge 46 commits into from

Commits on Nov 29, 2024

  1. Run some checks on windows

    cptartur committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ea31dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb3906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ebc63a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b738f12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7e4b4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    864818a View commit details
    Browse the repository at this point in the history
  7. Add install_devnet.ps1

    cptartur committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    6c7cb45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72fd826 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4e15ea View commit details
    Browse the repository at this point in the history
  10. Always run step in bash

    cptartur committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    527325b View commit details
    Browse the repository at this point in the history
  11. Change path on windows

    cptartur committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    cccb52b View commit details
    Browse the repository at this point in the history
  12. Fix path to platform

    cptartur committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    49b9ab4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75dfa7d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3a849d8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    462d546 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    31ec41f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    198ba82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0221ce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6a9b5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97b7eb0 View commit details
    Browse the repository at this point in the history
  5. System specific devnet path

    cptartur committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1945681 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45c531d View commit details
    Browse the repository at this point in the history
  7. Fix windows devnet path

    cptartur committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5c9100c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3f49d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c73d27 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a3384d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee04138 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6707dc7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea8c9af View commit details
    Browse the repository at this point in the history
  14. Use powershell on windows

    cptartur committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    988d6d7 View commit details
    Browse the repository at this point in the history
  15. Fix powershell syntax

    cptartur committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    fad159a View commit details
    Browse the repository at this point in the history
  16. Remove unused constant

    cptartur committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    0b7af36 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a2c3d0a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9dbfada View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' into 2716-run-tests-on-windows

    # Conflicts:
    #	Cargo.toml
    cptartur committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a9eeefe View commit details
    Browse the repository at this point in the history
  20. Replace :: in file names

    cptartur committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    85dbaae View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c5c994c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Change trace related paths

    cptartur committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    4b2302f View commit details
    Browse the repository at this point in the history
  2. Remove os specific errors

    cptartur committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    8138b99 View commit details
    Browse the repository at this point in the history
  3. Replace ::

    cptartur committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    115b2a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3924657 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3cde99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3000fff View commit details
    Browse the repository at this point in the history
  7. Remove OS specific error

    cptartur committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    e416b0c View commit details
    Browse the repository at this point in the history
  8. Cache devnet on Windows

    cptartur committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7fde1e7 View commit details
    Browse the repository at this point in the history
  9. Fix path to devnet

    cptartur committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    e3164ab View commit details
    Browse the repository at this point in the history