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

[misc] acceptance test GHA workflow #897

Merged
merged 42 commits into from
Dec 20, 2023
Merged

Commits on Dec 16, 2023

  1. full unit test workflow for python

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    bc663c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ac94c5 View commit details
    Browse the repository at this point in the history
  3. add build tools install

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    ec3813b View commit details
    Browse the repository at this point in the history
  4. add missing flag

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    fa9742f View commit details
    Browse the repository at this point in the history
  5. add git install

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    af494ac View commit details
    Browse the repository at this point in the history
  6. debugging

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    e7442c1 View commit details
    Browse the repository at this point in the history
  7. more debugging

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    982cca7 View commit details
    Browse the repository at this point in the history
  8. bump setup deps for package build

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    aecdd24 View commit details
    Browse the repository at this point in the history
  9. even more debugging

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    4139b30 View commit details
    Browse the repository at this point in the history
  10. more debugging

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    e5c3aa0 View commit details
    Browse the repository at this point in the history
  11. clean up debug code

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    aaa02e7 View commit details
    Browse the repository at this point in the history
  12. reorganize

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    908a401 View commit details
    Browse the repository at this point in the history
  13. rename

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    8a9b2c4 View commit details
    Browse the repository at this point in the history
  14. reorg files

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    3638584 View commit details
    Browse the repository at this point in the history
  15. first attempt at an R test

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    7ed131f View commit details
    Browse the repository at this point in the history
  16. remove pull_request

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    dec8dec View commit details
    Browse the repository at this point in the history
  17. remove testthat pkg

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    05caaff View commit details
    Browse the repository at this point in the history
  18. iterating....

    bkmartinjr committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    99e21a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. add cmake

    bkmartinjr committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    5a625a8 View commit details
    Browse the repository at this point in the history
  2. install local package

    bkmartinjr committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    7b375c4 View commit details
    Browse the repository at this point in the history
  3. refinement

    bkmartinjr committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    033184f View commit details
    Browse the repository at this point in the history
  4. debugging

    bkmartinjr committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    1146398 View commit details
    Browse the repository at this point in the history
  5. refinement for OOM logging

    bkmartinjr committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    4c7b0e7 View commit details
    Browse the repository at this point in the history
  6. fix some typos

    bkmartinjr committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    35cfe78 View commit details
    Browse the repository at this point in the history
  7. comments

    bkmartinjr committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    aec8fad View commit details
    Browse the repository at this point in the history
  8. improve python logging

    bkmartinjr committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    03da935 View commit details
    Browse the repository at this point in the history
  9. disable fast-fail of jobs

    bkmartinjr committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    6a7a962 View commit details
    Browse the repository at this point in the history
  10. test smaller buffer for R

    bkmartinjr committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    4953837 View commit details
    Browse the repository at this point in the history
  11. use smaller buffers

    bkmartinjr committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    c3551ba View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. PR review f/b

    bkmartinjr committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2b27bab View commit details
    Browse the repository at this point in the history
  2. add tiledbsoma package spec

    bkmartinjr committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    60283ae View commit details
    Browse the repository at this point in the history
  3. debugging

    bkmartinjr committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    344b79b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into bkmartinjr/full-unit-test

    bkmartinjr committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8b0f858 View commit details
    Browse the repository at this point in the history
  5. remove debugging code

    bkmartinjr committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    fda81e9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into bkmartinjr/full-unit-test

    bkmartinjr committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a196062 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f5f5f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. add comments on usage

    bkmartinjr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5a4f561 View commit details
    Browse the repository at this point in the history
  2. link back to PR

    bkmartinjr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8f39352 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into bkmartinjr/full-unit-test

    bkmartinjr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    71260e5 View commit details
    Browse the repository at this point in the history
  4. cap memory use for R acceptance tests

    bkmartinjr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c1e1479 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into bkmartinjr/full-unit-test

    bkmartinjr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8ea2332 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. set job timeout to 24 hours

    bkmartinjr committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    a2f19a6 View commit details
    Browse the repository at this point in the history