Skip to content

Broken code when using dedicated CI server #167

@edefimov

Description

@edefimov
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Version/Branch 0.8.5

When the bundle compiles GraphQL type classes, the absolute path to generated class is stored under the cache directory inside the __classes.map file. However if application is built on dedicated CI server, the stored absolute path is pointing to temporary build directory. This makes an application broken right after deployment to target environment since the absolute path to generated classes has changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions