Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💾 ./deploy db #38

Closed
1 task done
mrharpo opened this issue Aug 29, 2022 · 0 comments · Fixed by #39
Closed
1 task done

💾 ./deploy db #38

mrharpo opened this issue Aug 29, 2022 · 0 comments · Fixed by #39
Assignees
Labels
enhancement ➕ New feature or request

Comments

@mrharpo
Copy link
Contributor

mrharpo commented Aug 29, 2022

Because

As a developer,
I should be able to deploy a new database tag from the command line
And see it in production.

Done when

  • Developer can run ./deploy -c opervault -d 14.5-alpine
@mrharpo mrharpo added the enhancement ➕ New feature or request label Aug 29, 2022
@mrharpo mrharpo added this to the v0.3.0 Collections 🖼️ milestone Aug 29, 2022
@mrharpo mrharpo self-assigned this Aug 29, 2022
@afred afred closed this as completed in #39 Sep 9, 2022
afred pushed a commit that referenced this issue Sep 9, 2022
# Deploy database
Adds `./deploy -d [TAG]` option.
- `--db` long form
- Deploys postgres database version tag to `db` via `kubectl`
- Only runs single update step, no build / push

Closes #38

## Labels
Changed labels to use emojis directly, instead of github's `:emoji:`
syntax.

This fixes the labels on the Zenhub board.

## milestones
Added [v0.2.1 Upgrade
🔨](https://github.com/WGBH-MLA/ov-deploy/milestone/6) Milestone

## submodules
- Updates [`ov-wag` to
v0.2.1](https://github.com/WGBH-MLA/ov-wag/releases/tag/v0.2.1)
- Updates [`ov-frontend` to
v0.2.1](https://github.com/WGBH-MLA/ov-frontend/releases/tag/v0.2.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ➕ New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant