Skip to content

Documentation deploy problem #762

@ksaur

Description

@ksaur

With the restructuring of the pipeline due to the access token permission change, we're getting some quiet error and even though the pipeline is green, the docs aren't deploying (last was 3 weeks ago).

The issue is that since we pulled the pages build out of the main pipeline flow, the hummingbird import fails.

* KeyError: 'hummingbird'
* ModuleNotFoundError: No module named 'hummingbird'

So we can either pull this stage back into the main pipeline as it was before (but make sure that the permissions are set correctly), or we can redownload everything again in the new stage. The second is a bit slower but maybe cleaner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions