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

Add an action to run the whole set of tests on Windows #8924

Merged
merged 88 commits into from
Aug 31, 2023

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

  1. Rearrange ubuntu_install.yml

    ptormene committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f0541e1 View commit details
    Browse the repository at this point in the history
  2. Add missing run key

    ptormene committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6ab8b45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7279826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c606c2 View commit details
    Browse the repository at this point in the history
  5. Add missing bracket

    ptormene committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3b325b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    621aadf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee430fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afb0b14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b245a1 View commit details
    Browse the repository at this point in the history
  10. Add some debug prints

    ptormene committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2936e5b View commit details
    Browse the repository at this point in the history
  11. Try to set shell: pwsh

    ptormene committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    14f1d0f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    a528590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e007731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    774eba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a85315 View commit details
    Browse the repository at this point in the history
  5. Fix path of demos directory

    ptormene committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f625faa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89791aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de8c49a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29925c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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

Commits on Aug 2, 2023

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

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    922f957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efa8f38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed1f1dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e9f87d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a014a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b158dbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d37fba9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc99afe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40d6ce8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de82929 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    651483a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53a2af1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    15f5c61 View commit details
    Browse the repository at this point in the history
  14. Fix paths

    ptormene committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    44fc010 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    957209b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd9eb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    06e6ba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe70367 View commit details
    Browse the repository at this point in the history
  3. Add newline='' also when opening file in gcmt_catalogue.py, to avoid …

    …undesired newlines on Windows
    ptormene committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1a580e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    5dcca60 View commit details
    Browse the repository at this point in the history
  2. text eol=lf

    ptormene committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8b049d1 View commit details
    Browse the repository at this point in the history
  3. * text=auto

    ptormene committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    21b4e15 View commit details
    Browse the repository at this point in the history
  4. .xml text eol=nl

    ptormene committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    396f07a View commit details
    Browse the repository at this point in the history
  5. Put * text=auto on bottom

    ptormene committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    53f220a View commit details
    Browse the repository at this point in the history
  6. Remove * text=auto

    ptormene committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f2551dc View commit details
    Browse the repository at this point in the history
  7. Use **/*

    ptormene committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ebd2b76 View commit details
    Browse the repository at this point in the history
  8. Back to full file path

    ptormene committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f850f6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5dc4f0d View commit details
    Browse the repository at this point in the history
  10. Two stars

    ptormene committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6951dda View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c7176e1 View commit details
    Browse the repository at this point in the history
  12. Remove the initial slash

    ptormene committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    67ec877 View commit details
    Browse the repository at this point in the history
  13. Hopefully good

    ptormene committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e431433 View commit details
    Browse the repository at this point in the history
  14. Set also *.csv text eol=lf

    ptormene committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    27a9d25 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4780b43 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6a33054 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a0b2c9c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    32debbf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b1d782a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    02af0f3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b67380b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    281efa0 View commit details
    Browse the repository at this point in the history
  2. In docstrings define integers as numpy.int64 explicitly to obtain the…

    … same output in all operating systems
    ptormene committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4da42f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8082ade View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de73b04 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    4537e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    908cee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    479265c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6def405 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daea4f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c682db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    827f567 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f94cd4d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a419e00 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    be5962c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    987e58e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ef1fba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fcd68e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Remove old windows_test.yml and replace it with the action running al…

    …l windows tests; set schedule
    ptormene committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    771d4a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23bee15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    508a375 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ed212c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8306d5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7906a63 View commit details
    Browse the repository at this point in the history
  7. Revert "Temporarily disable workflow_dispatch and keep only push on t…

    …his branch"
    
    This reverts commit 7906a63.
    ptormene committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    98c34a1 View commit details
    Browse the repository at this point in the history