Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Speed-ups (shasum + poetry install caching) #91

Merged
merged 8 commits into from
Mar 3, 2021
Merged

Speed-ups (shasum + poetry install caching) #91

merged 8 commits into from
Mar 3, 2021

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    7aab14e View commit details
    Browse the repository at this point in the history
  2. Remove duplicated function

    skovhus committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    ecf803f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7343ddc View commit details
    Browse the repository at this point in the history
  4. Speed up poetry install

    Two timings when updating version number in libs/api:
    
    Before poetry cache: 59/57 seconds
    After  poetry cache: 31/30 seconds
    skovhus committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    297f51c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    861ab16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50906a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d67bb8d View commit details
    Browse the repository at this point in the history
  8. Update docstring

    skovhus committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    477454f View commit details
    Browse the repository at this point in the history