Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cozy/cozy-libs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cozy-harvest-lib@6.14.6
Choose a base ref
...
head repository: cozy/cozy-libs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cozy-harvest-lib@6.15.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 20, 2021

  1. feat: Use configured support address in UNKNOWN_ERROR message

    This will display the expected support mail in the message according to
    the context.
    
    I had to convert the TriggerErrorInfo to a Component class since it now
    needs asynchronous information from io.cozy.settings.
    doubleface authored and doubleface committed Dec 20, 2021
    Copy the full SHA
    1470f03 View commit details
  2. feat: Also use supportMail for TERMS_VERSION_MISMATCH error

    doubleface authored and doubleface committed Dec 20, 2021
    Copy the full SHA
    986cd33 View commit details
  3. feat: Use fetchQueryAndGetFromState

    With a fetchPolicy to 1 hour since the support mail is not supposed to
    change often.
    doubleface authored and doubleface committed Dec 20, 2021
    Copy the full SHA
    bd4c497 View commit details
  4. [skip ci] Publish

     - cozy-harvest-lib@6.15.0
    Cozy Bot committed Dec 20, 2021
    Copy the full SHA
    db54812 View commit details
Loading