Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

New buffalo binaries do not include "pop" for db creation/migration #1967

Closed
jh125486 opened this issue Apr 15, 2020 · 2 comments
Closed

New buffalo binaries do not include "pop" for db creation/migration #1967

jh125486 opened this issue Apr 15, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jh125486
Copy link

With the latest update to the gobuffalo docker file my CI/CD is breaking since buffalo db create isn't in the Docker image anymore.

As far as I know, the built application binary only includes $APP migrate, so I have to rely upon the gobuffalo/buffalo Docker image to contain buffalo db create for tests.

When I roll back to v0.15.5 buffalo db create works in the image.

P.S.
Having "create" part of the built app binary would be fantastic, but that is probably a separate issue to this one.

@paganotoni
Copy link
Member

Thanks @jh125486.

@paganotoni paganotoni added this to the v0.16.6 milestone Apr 15, 2020
@paganotoni paganotoni self-assigned this Apr 15, 2020
@paganotoni paganotoni added the bug Something isn't working label Apr 15, 2020
@paganotoni
Copy link
Member

Solved in v0.16.8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants