Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

simplify remote fixtures scripts #48

@seawolf42

Description

@seawolf42

Remove XXX_fixtures.sh files are replace with a single get_remote_fixtures.sh file that takes a single parameter, the database to use:

get_remote_fixtures.sh $DATABASE_URL

Then when calling the script, get the value of the variable using heroku's command for this:

heroku config:get DATABASE_URL -a <project>-<environment>

Then simplify the make command to:

make fixtures.remote.<environment>

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