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 pytest GitHub action #104

Merged
merged 24 commits into from
Jan 31, 2024
Merged

Add pytest GitHub action #104

merged 24 commits into from
Jan 31, 2024

Commits on Jan 17, 2024

  1. Add pytest GitHub action

    dachengx committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4500bb7 View commit details
    Browse the repository at this point in the history
  2. Minor debug

    dachengx committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d5cad19 View commit details
    Browse the repository at this point in the history
  3. Use poetry

    dachengx committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0d3a27e View commit details
    Browse the repository at this point in the history
  4. Not really poetry

    dachengx committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    77f81ce View commit details
    Browse the repository at this point in the history
  5. Add straxen in dependencies

    dachengx committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d34d911 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0accb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfc5e3e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    e4f16dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2320547 View commit details
    Browse the repository at this point in the history
  3. Change directory

    dachengx committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    4c1e571 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Update actions version

    dachengx committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b5b2cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa833da View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    0d3fb95 View commit details
    Browse the repository at this point in the history
  2. Minor change of a warning

    dachengx committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d7e1782 View commit details
    Browse the repository at this point in the history
  3. Combine warnings

    dachengx committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e6e27fb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    263e74b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e2c981 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    7f5dae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c1771 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    828c954 View commit details
    Browse the repository at this point in the history
  4. Check the downloaded file

    dachengx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    176e08b View commit details
    Browse the repository at this point in the history
  5. Debug

    dachengx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1ea929c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b9225a View commit details
    Browse the repository at this point in the history
  7. Add timeout_decorator

    dachengx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5091a17 View commit details
    Browse the repository at this point in the history