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

build(deps): bump unstructured_inference to 0.5.0 #618

Closed
wants to merge 45 commits into from

Commits on May 18, 2023

  1. update installation docs

    MthwRobinson committed May 18, 2023
    Configuration menu
    Copy the full SHA
    da00c7f View commit details
    Browse the repository at this point in the history
  2. bump versions

    MthwRobinson committed May 18, 2023
    Configuration menu
    Copy the full SHA
    98bd864 View commit details
    Browse the repository at this point in the history
  3. version and changelog

    MthwRobinson committed May 18, 2023
    Configuration menu
    Copy the full SHA
    4b6b142 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5360953 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a6850f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d04499a View commit details
    Browse the repository at this point in the history
  7. add tabulate

    MthwRobinson committed May 18, 2023
    Configuration menu
    Copy the full SHA
    4c1c39e View commit details
    Browse the repository at this point in the history
  8. fix auto tests

    MthwRobinson committed May 18, 2023
    Configuration menu
    Copy the full SHA
    526e159 View commit details
    Browse the repository at this point in the history
  9. fix pdf tests

    MthwRobinson committed May 18, 2023
    Configuration menu
    Copy the full SHA
    ce498d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4409f92 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    deed8f0 View commit details
    Browse the repository at this point in the history
  12. Revert "fix auto tests"

    This reverts commit 526e159.
    MthwRobinson committed May 18, 2023
    Configuration menu
    Copy the full SHA
    310ec2e View commit details
    Browse the repository at this point in the history
  13. Revert "Revert "fix auto tests""

    This reverts commit 310ec2e.
    MthwRobinson committed May 18, 2023
    Configuration menu
    Copy the full SHA
    391d224 View commit details
    Browse the repository at this point in the history
  14. no more initialize

    MthwRobinson committed May 18, 2023
    Configuration menu
    Copy the full SHA
    26516c1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a359b36 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    63d303b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. update test fixtures

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0f908b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    803a650 View commit details
    Browse the repository at this point in the history
  3. update auto pdf tests

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    02ffddd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'build/bump-versions-and-release' of github.com:Unstruct…

    …ured-IO/unstructured into build/bump-versions-and-release
    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    677a9bb View commit details
    Browse the repository at this point in the history
  5. get_model in initialize

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    caccda7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99b3c47 View commit details
    Browse the repository at this point in the history
  7. removing silent giant

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    bcd5d04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdea419 View commit details
    Browse the repository at this point in the history
  9. change s3 tests to auto

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    1d9a8e0 View commit details
    Browse the repository at this point in the history
  10. element switcheroo

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    a6bf4d3 View commit details
    Browse the repository at this point in the history
  11. more switcheroos

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    08e2403 View commit details
    Browse the repository at this point in the history
  12. test fixture updates

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    77bcf90 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e2dde54 View commit details
    Browse the repository at this point in the history
  14. install detectron2

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    d6ae3be View commit details
    Browse the repository at this point in the history
  15. revert dockerfile

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    232c7e2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    372882e View commit details
    Browse the repository at this point in the history
  17. comment out s3 to test

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    f807149 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5b89b7d View commit details
    Browse the repository at this point in the history
  19. update fixtures

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    a45df6b View commit details
    Browse the repository at this point in the history
  20. Merge branch 'build/bump-versions-and-release' of github.com:Unstruct…

    …ured-IO/unstructured into build/bump-versions-and-release
    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    1931505 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6493d65 View commit details
    Browse the repository at this point in the history
  22. add s3 back in

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    a47ad86 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'build/bump-versions-and-release' of github.com:Unstruct…

    …ured-IO/unstructured into build/bump-versions-and-release
    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    33306d5 View commit details
    Browse the repository at this point in the history
  24. test number of files

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    69ef184 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    eab2726 View commit details
    Browse the repository at this point in the history
  26. only test good outputs

    MthwRobinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    779b897 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    03277d0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f41d209 View commit details
    Browse the repository at this point in the history
  29. docs update

    Co-authored-by: qued <64741807+qued@users.noreply.github.com>
    MthwRobinson and qued authored May 19, 2023
    Configuration menu
    Copy the full SHA
    58423f5 View commit details
    Browse the repository at this point in the history