Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Feature branches can't handle provided db usernames #255

@gregharvey

Description

@gregharvey

If an initial build is done with a username provided in config.ini then the feature branch teardown will fail, as it currently assumes the username is the database name.

We should check for a feature branch build and a database username in config.ini, and if both are present we should abort, as providing a database username for a feature branch build makes no sense - developers shouldn't do that.

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