Skip to content
New issue

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

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

Already on GitHub? # to your account

docker: deployment #543

Merged
merged 4 commits into from
Jan 13, 2021
Merged

docker: deployment #543

merged 4 commits into from
Jan 13, 2021

Conversation

tac0turtle
Copy link
Member

@tac0turtle tac0turtle commented Jan 13, 2021

Closes: #XXX

Description

  • add docker deployment to gaia

  • build docker image every PR

  • pushes a latest tag (updated every push to master)

  • push rc and release branches


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

Merging #543 (811a505) into main (d2222fc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #543   +/-   ##
=======================================
  Coverage   11.58%   11.58%           
=======================================
  Files           8        8           
  Lines         673      673           
=======================================
  Hits           78       78           
  Misses        586      586           
  Partials        9        9           

@tac0turtle tac0turtle marked this pull request as ready for review January 13, 2021 13:17
@tac0turtle tac0turtle merged commit 10a8272 into main Jan 13, 2021
@tac0turtle tac0turtle deleted the docker-deploy branch January 13, 2021 17:27
shahankhatch pushed a commit that referenced this pull request Jan 18, 2021
shahankhatch pushed a commit that referenced this pull request Jan 20, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants