Skip to content

[BTG-32] Fix documentation generation

Konstantin Ivanov requested to merge martoon/btg32-fix into master

Description

Problem: it does not work is happens at first time because auth-origin does not exist yet.

Solution: never fail there.

Related issue(s)

https://issues.serokell.io/issue/BTG-32

Checklist for your Merge Request

Related changes (conditional)

  • Tests (see short guidelines)

    • If I added new functionality, I added tests covering it.
    • If I fixed a bug, I added a regression test to prevent the bug from silently reappearing again.
  • Documentation

    • I checked whether I should update the docs and did so if necessary:

Stylistic guide (mandatory)

Merge request reports