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 new CI #31

Closed
wants to merge 24 commits into from
Closed

test new CI #31

wants to merge 24 commits into from

Commits on Jan 19, 2024

  1. add CI/CD for unit tests

    xrsrke committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1c79951 View commit details
    Browse the repository at this point in the history
  2. fix

    xrsrke committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    04491d3 View commit details
    Browse the repository at this point in the history
  3. fix syntax

    xrsrke committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    fdd5d1e View commit details
    Browse the repository at this point in the history
  4. fix

    xrsrke committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    91208dd View commit details
    Browse the repository at this point in the history
  5. fix

    xrsrke committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8da087d View commit details
    Browse the repository at this point in the history
  6. update actions/checkout

    xrsrke committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    00875c0 View commit details
    Browse the repository at this point in the history
  7. new runner label

    glegendre01 authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    cca7e56 View commit details
    Browse the repository at this point in the history
  8. fix typo

    glegendre01 authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    338c042 View commit details
    Browse the repository at this point in the history
  9. add workflow dispatch

    glegendre01 authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0c6433c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6de2472 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. test ci

    xrsrke committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    79b22d8 View commit details
    Browse the repository at this point in the history
  2. update python version

    xrsrke committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    c73623b View commit details
    Browse the repository at this point in the history
  3. add code quality

    xrsrke committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5efc135 View commit details
    Browse the repository at this point in the history
  4. refactor

    xrsrke committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4fb80a4 View commit details
    Browse the repository at this point in the history
  5. only check src

    xrsrke committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ceb21c2 View commit details
    Browse the repository at this point in the history
  6. fix

    xrsrke committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    05aa557 View commit details
    Browse the repository at this point in the history
  7. use docker image

    xrsrke committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0010cfa View commit details
    Browse the repository at this point in the history
  8. fix

    xrsrke committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    dba1eed View commit details
    Browse the repository at this point in the history
  9. use python 10

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

Commits on Jan 24, 2024

  1. change docker image

    xrsrke committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8914de7 View commit details
    Browse the repository at this point in the history
  2. fix pip install

    xrsrke committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    368beba View commit details
    Browse the repository at this point in the history
  3. add fa2-related tests

    xrsrke committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    565e081 View commit details
    Browse the repository at this point in the history
  4. fix

    xrsrke committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7b38326 View commit details
    Browse the repository at this point in the history
  5. update FA2 version

    xrsrke committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    906477b View commit details
    Browse the repository at this point in the history