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

CI tools #384

Merged
merged 36 commits into from
Jun 8, 2022
Merged

CI tools #384

merged 36 commits into from
Jun 8, 2022

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    1954d2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21ee816 View commit details
    Browse the repository at this point in the history
  3. added missing test files

    milesturin committed May 13, 2022
    Configuration menu
    Copy the full SHA
    5cdecb0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. merged to main

    milesturin committed May 25, 2022
    Configuration menu
    Copy the full SHA
    d5866e9 View commit details
    Browse the repository at this point in the history
  2. name migration

    milesturin committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ed6f44c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    0483cf4 View commit details
    Browse the repository at this point in the history
  2. Only run unit tests on PR

    parasj committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    9402755 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a17e819 View commit details
    Browse the repository at this point in the history
  4. Stage tests

    parasj committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    83f8c0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c172f8d View commit details
    Browse the repository at this point in the history
  6. Update pytest.yml

    parasj authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    d33b8d0 View commit details
    Browse the repository at this point in the history
  7. Don't print "error"

    parasj committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    887841f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Fix pytype

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    345aa57 View commit details
    Browse the repository at this point in the history
  2. Add environment

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    126cdc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c66685e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aecc3c View commit details
    Browse the repository at this point in the history
  5. Update create bucket

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    763c9cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a3367c View commit details
    Browse the repository at this point in the history
  7. Log bucket creation

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    7fbac55 View commit details
    Browse the repository at this point in the history
  8. Update

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d167b07 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    100fafa View commit details
    Browse the repository at this point in the history
  10. Create random bucket

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8f92c30 View commit details
    Browse the repository at this point in the history
  11. Test with a smaller file

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    85480c1 View commit details
    Browse the repository at this point in the history
  12. Implement bucket deletion

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    9f217df View commit details
    Browse the repository at this point in the history
  13. Enable GCP test

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    b472aa5 View commit details
    Browse the repository at this point in the history
  14. Update GCS test

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    87caf39 View commit details
    Browse the repository at this point in the history
  15. Format code

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8547bfa View commit details
    Browse the repository at this point in the history
  16. Log non-interactive in CI

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ab881df View commit details
    Browse the repository at this point in the history
  17. don't block on unit test

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    352a3bd View commit details
    Browse the repository at this point in the history
  18. GCP noninteractive

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    652d30a View commit details
    Browse the repository at this point in the history
  19. typo

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8bf9b51 View commit details
    Browse the repository at this point in the history
  20. Fix storage constraint?

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ae62b11 View commit details
    Browse the repository at this point in the history
  21. 1

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    160e8de View commit details
    Browse the repository at this point in the history
  22. Fix bucket creation

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    e26565e View commit details
    Browse the repository at this point in the history
  23. Fix bucket deletion

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    a97c18b View commit details
    Browse the repository at this point in the history
  24. Run after unit test

    parasj committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    e683bfb View commit details
    Browse the repository at this point in the history