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 reusable workflow for running single SDK tests #31

Merged
merged 9 commits into from
Mar 21, 2024
Merged

Commits on Mar 20, 2024

  1. Add Github Action, maybe

    kegsay committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b34ba56 View commit details
    Browse the repository at this point in the history
  2. Account for github.action_path

    kegsay committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e6b5817 View commit details
    Browse the repository at this point in the history
  3. Use reusable workflows instead of composite actions

    And use the reusable workflow in our own tests, for dogfooding.
    kegsay committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c6e0471 View commit details
    Browse the repository at this point in the history
  4. Bug fixes, maybe

    kegsay committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c1bf324 View commit details
    Browse the repository at this point in the history
  5. Set LIBRARY_PATH

    kegsay committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5dc4724 View commit details
    Browse the repository at this point in the history
  6. Pin rust sdk sha

    kegsay committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    472236b View commit details
    Browse the repository at this point in the history
  7. Maybe this version

    kegsay committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9823e0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40e7bfd View commit details
    Browse the repository at this point in the history
  9. Export env vars

    kegsay committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    dd6f05c View commit details
    Browse the repository at this point in the history