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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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