Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

URI repository paths #1956

Closed

Commits on Aug 18, 2021

  1. Update environment

    - lock requests to 2.25
    - add cloudpathlib
    - add dropbox
    tokejepsen committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    05f6dee View commit details
    Browse the repository at this point in the history
  2. Replace Path with AnyPath

    - AnyPath falls back to Path when recognizing a local path.
    - custom FilePath for "file://" handling.
    - custom DropboxPath for "dropbox://" handling.
    tokejepsen committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    3a94f46 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    3b27530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1bf208 View commit details
    Browse the repository at this point in the history
  3. Get dropbox token from settings

    - and cache to local user data directory.
    tokejepsen committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    0ffebe5 View commit details
    Browse the repository at this point in the history
  4. Update version

    tokejepsen committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    8e37cf3 View commit details
    Browse the repository at this point in the history
  5. Update version

    tokejepsen committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    e460c4b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Add resolve

    Needed for start.py is_inside check. Just returns the local cached path.
    tokejepsen committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    da1937d View commit details
    Browse the repository at this point in the history
  2. Increment version.

    tokejepsen committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    82634f1 View commit details
    Browse the repository at this point in the history
  3. Increment version

    tokejepsen committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    d9c9620 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    895cfd8 View commit details
    Browse the repository at this point in the history
  5. Increment version

    tokejepsen committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    1e808a0 View commit details
    Browse the repository at this point in the history
  6. Revert "Keep zip file after extraction"

    This reverts commit 895cfd8.
    tokejepsen committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    86daf9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    459b533 View commit details
    Browse the repository at this point in the history
  8. Increment version

    tokejepsen committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    96d7df6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Expose clean_cache method.

    tokejepsen committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    75f0d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fdda70 View commit details
    Browse the repository at this point in the history
  3. Increment version

    tokejepsen committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    428bea3 View commit details
    Browse the repository at this point in the history
  4. Increment version

    tokejepsen committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    501667e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69d6cde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38954d2 View commit details
    Browse the repository at this point in the history
  7. Remove clean cache

    tokejepsen committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    504c43a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54fe31a View commit details
    Browse the repository at this point in the history
  9. Validate versions

    If a latest version is valid we return that rather than validating all versions.
    tokejepsen committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    29babd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Merge branch 'develop' into feature/uri_repository_path

    # Conflicts:
    #	openpype/version.py
    tokejepsen committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    ef26ea5 View commit details
    Browse the repository at this point in the history
  2. Hound fix

    tokejepsen committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    b3f6f40 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Fix empty Path argument

    tokejepsen committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    6c158a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    db87a76 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/uri_repository_path

    # Conflicts:
    #	igniter/tools.py
    #	openpype/settings/entities/schemas/system_schema/schema_modules.json
    tokejepsen committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    29dd42e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e2a07 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    842838c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/uri_repository_path

    # Conflicts:
    #	igniter/tools.py
    #	poetry.lock
    #	pyproject.toml
    tokejepsen committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    5b8ed4b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

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