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 "live tests" #6427

Merged
merged 28 commits into from
Aug 28, 2024
Merged

add "live tests" #6427

merged 28 commits into from
Aug 28, 2024

Commits on Aug 21, 2024

  1. first cut

    davepacheco committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0cd7235 View commit details
    Browse the repository at this point in the history
  2. add CI that builds it

    davepacheco committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ec5fadb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4544934 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f1cc51 View commit details
    Browse the repository at this point in the history
  5. Bundle up working directory instead of using git archive (much smalle…

    …r, more accurate tarball)
    davepacheco committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    340fc22 View commit details
    Browse the repository at this point in the history
  6. check TMPDIR

    davepacheco committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7c2c50c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    210e4f6 View commit details
    Browse the repository at this point in the history
  2. commonize some code

    davepacheco committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    365d13e View commit details
    Browse the repository at this point in the history
  3. DataStore::new_failfast

    davepacheco committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4712076 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a27d14d View commit details
    Browse the repository at this point in the history
  5. write some docs

    davepacheco committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c4f9ee7 View commit details
    Browse the repository at this point in the history
  6. make it a macro

    davepacheco committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    826b278 View commit details
    Browse the repository at this point in the history
  7. fix bugs, clean up

    davepacheco committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    aed5ea2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d959db View commit details
    Browse the repository at this point in the history
  9. live-test -> live-tests

    davepacheco committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f051594 View commit details
    Browse the repository at this point in the history
  10. add some docs

    davepacheco committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6dbf1ff View commit details
    Browse the repository at this point in the history
  11. fix clippy

    davepacheco committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cf8fb0e View commit details
    Browse the repository at this point in the history
  12. fix workspace dep check

    davepacheco committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a9d0a32 View commit details
    Browse the repository at this point in the history
  13. fix hakari

    davepacheco committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    80922f6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    502d229 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9288eb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Aug 26, 2024

  1. review feedback

    davepacheco committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c7cd0ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f99db View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    e85d012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251e665 View commit details
    Browse the repository at this point in the history
  3. fix semantic mismerge

    davepacheco committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ab5448b View commit details
    Browse the repository at this point in the history
  4. rustfmt

    davepacheco committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    665bcc1 View commit details
    Browse the repository at this point in the history