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

Release: 1.3.0 #86

Open
wants to merge 93 commits into
base: master
Choose a base branch
from
Open

Release: 1.3.0 #86

wants to merge 93 commits into from

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    f2fdeed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49cbb28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3b7dea View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

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

Commits on Jul 31, 2021

  1. Introduce helper function class (#76)

    * Add helper functions and missing PresentationException
    
    * Add helper functions to simplify a couple of tasks
    
    * Bump version: 1.1.0 → 1.2.0
    
    * Fix FrameioHelpers class
    
    * Fix FrameioHelpers import
    
    * Fix __init__ imports
    
    * Finish fixing helpers...
    jhodges10 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    f6ba232 View commit details
    Browse the repository at this point in the history
  2. Add support for library search (#78)

    * Add retries for occasional frame.io API 500 errors
    
    * Add library search function
    
    * Fix URL for library endpoint docs
    
    * Fix search endpoint
    
    * Tweak docstring
    jhodges10 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    ffaa6be View commit details
    Browse the repository at this point in the history
  3. Inmproved download functionality (#79)

    Add helper functions to simplify a couple of tasks
    
    Fix FrameioHelpers class
    
    Fix FrameioHelpers import
    
    Fix __init__ imports
    
    Finish fixing helpers...
    
    Don't do multi-part downloads on files smaller than 25 MB
    
    Add download improvements from strombergdev
    
    Fix extra prefix in client.assets.download()
    
    Tweak download function
    
    Fix missing call to _get_path() to set self.destination
    
    Add test to Makefile
    
    Fix download function's keyword via ** keyword args
    
    Don't do multi-part downloads on files smaller than 25 MB
    jhodges10 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    de74b81 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Introduce telemetry, status bars, and re-factor

    Fix issue with (auth=True) in _get_session()
    
    Abstract API call formatter
    
    Remove duplicate code
    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    07a28d0 View commit details
    Browse the repository at this point in the history
  2. Update Readme

    Updated docstrings
    
    Prevent pre-allocation for download resources
    
    Improve doc strings and add arbitrary range request
    
    Parameterize the download directory for integration test
    
    Adds speedtest.net powered bandwidth check
    
    Adds download benchmark script
    
    Adds download progress UI
    
    Auto stash before rebase of "jh/speed-test"
    Refactor transport layer and add telemetry and logging
    
    WIP Dockerfile
    
    Update python version matrix for CI
    
    WIP add telemetry
    
    Dockerfile for CDN perf testing
    
    add missing dep in setup.py
    
    Missing comma :face-palm:
    
    Fix name of the segment python package
    
    Add additional missing packages
    
    Add missing comma
    
    Adjust status bar position
    
    Continued telemetry work
    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    4908192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29dc0ce View commit details
    Browse the repository at this point in the history
  4. Add functions for fetching tree and downloading entire projects

    Add helper functions to simplify a couple of tasks
    
    Bump version: 1.1.0 → 1.2.0
    
    Fix FrameioHelpers class
    
    Fix FrameioHelpers import
    
    Fix __init__ imports
    
    Finish fixing helpers...
    
    WIP add project tree function
    
    Required for the sake of the download function
    
    Working recursive project tree + download
    
    Fix and clean-up
    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    32efa1d View commit details
    Browse the repository at this point in the history
  5. Fix more issues post-merge

    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    4c23e4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dea3841 View commit details
    Browse the repository at this point in the history
  7. Add CLI for uploading/downloading assets

    Re-built using commits from the other branch
    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    d1daf39 View commit details
    Browse the repository at this point in the history
  8. Fix integration test

    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    f707168 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1defd8 View commit details
    Browse the repository at this point in the history
  10. Add docs

    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    9a20758 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8f9dc6f View commit details
    Browse the repository at this point in the history
  12. Fix CI config

    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    10261c0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97fefec View commit details
    Browse the repository at this point in the history
  14. Remove merge straggler

    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    66e72ec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3649ce6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1c8a201 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    586c29c View commit details
    Browse the repository at this point in the history
  18. Fix merge conflict

    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    a81a9b5 View commit details
    Browse the repository at this point in the history
  19. Add more documentation

    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    da6964d View commit details
    Browse the repository at this point in the history
  20. Clean-up unused imports

    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    9342ff4 View commit details
    Browse the repository at this point in the history
  21. Formatting using black

    jhodges10 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    439c546 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Configuration menu
    Copy the full SHA
    8f21723 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff1f86b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Fix the retry mechanism

    jhodges10 committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e094d7f View commit details
    Browse the repository at this point in the history
  2. Add get_accounts() function

    jhodges10 committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    a202220 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e5225b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

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

Commits on Sep 9, 2021

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

Commits on Nov 22, 2021

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

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    632b8d1 View commit details
    Browse the repository at this point in the history
  2. Fix docstring formatting

    jhodges10 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    1a3c632 View commit details
    Browse the repository at this point in the history
  3. Run format

    jhodges10 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    9e67650 View commit details
    Browse the repository at this point in the history
  4. Fix the API host in Config

    jhodges10 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7207a19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00aa971 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfa18aa View commit details
    Browse the repository at this point in the history
  7. Don't limit asset scraper

    jhodges10 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    86ec593 View commit details
    Browse the repository at this point in the history
  8. Fix issue w/ _get_session()

    jhodges10 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    cdec461 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    005020f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    44b68d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    910b4ed View commit details
    Browse the repository at this point in the history
  3. Update language

    jhodges10 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    b4ea321 View commit details
    Browse the repository at this point in the history
  4. Add missing dependency

    jhodges10 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    19ced06 View commit details
    Browse the repository at this point in the history
  5. Fix tests for < py3.6.2

    jhodges10 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    f654ad5 View commit details
    Browse the repository at this point in the history
  6. Fix f-string issue

    jhodges10 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    f4444b0 View commit details
    Browse the repository at this point in the history
  7. Remove splats

    jhodges10 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    e35dea3 View commit details
    Browse the repository at this point in the history
  8. Fix for py2

    jhodges10 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    2f2271c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

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

Commits on Jan 11, 2022

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

Commits on Feb 3, 2022

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

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    764823d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4961366 View commit details
    Browse the repository at this point in the history
  3. Fix action trigger branch

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    09a35e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03ae74d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cb8924 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    751f743 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    224ad41 View commit details
    Browse the repository at this point in the history
  8. Tweak config again

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    b8e4c26 View commit details
    Browse the repository at this point in the history
  9. Try adding repository_path

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    a88ee19 View commit details
    Browse the repository at this point in the history
  10. Disable telemetry for now

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    43a2581 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    028885c View commit details
    Browse the repository at this point in the history
  12. Trying new syntax

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    29a3d02 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d6f3242 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0c239e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fe539b6 View commit details
    Browse the repository at this point in the history
  16. Disable python 2.x builds

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c4615a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5c77bb6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    03a1029 View commit details
    Browse the repository at this point in the history
  19. Fix requests retry config

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    edd8c9c View commit details
    Browse the repository at this point in the history
  20. Remove < py3.6 compat

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    8e09f89 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    130b083 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    11d4102 View commit details
    Browse the repository at this point in the history
  23. Fix assets.copy

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    85df47a View commit details
    Browse the repository at this point in the history
  24. Fix formatting of MB/s

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    8780d7e View commit details
    Browse the repository at this point in the history
  25. Add some more types

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    a87b5a4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0ecb812 View commit details
    Browse the repository at this point in the history
  27. Move .nojekyll

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    e32c869 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d6dbaa4 View commit details
    Browse the repository at this point in the history
  29. Fix library search example

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    556b835 View commit details
    Browse the repository at this point in the history
  30. Run make format

    jhodges10 committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    f712baf View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Don't run CI on gh-pages

    jhodges10 committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    6eba4ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2598820 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Update comment_scraper.py (#94)

    The comment scraper example resulted in a 404 error because comments.get() needed to be replaced with comments.list()
    jhurtadosandoval committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ec3d25d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Cleanup unused functions

    jhodges10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cfdda3d View commit details
    Browse the repository at this point in the history
  2. Bump circleci python orb

    jhodges10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3c0b260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e352505 View commit details
    Browse the repository at this point in the history
  4. Little fixes

    jhodges10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    01867dc View commit details
    Browse the repository at this point in the history