Skip to content

Not compatible with Gen 3 #20

@botris

Description

@botris

In Gen 3, the production branch is master, but the Config->onProduction() does:

$prodBranch = $this->onDedicated() ? 'production' : 'master';

Which results in false while in fact you are on "production".

I don't know if there are variables to check if you are on Gen 3, but that would need to be included in the code.

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