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

chore : remove ddl copying when docker was build #211

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

LinZexiao
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #211 (3fb1eed) into main (7a62592) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   16.22%   16.22%           
=======================================
  Files          53       53           
  Lines        5183     5183           
=======================================
  Hits          841      841           
  Misses       4258     4258           
  Partials       84       84           
Flag Coverage Δ
unittests 16.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@hunjixin hunjixin merged commit b3edb98 into main Jul 15, 2022
@hunjixin hunjixin deleted the chore/tanlang/docker-copy-ddl-to-runtime branch July 15, 2022 09:33
diwufeiwen pushed a commit that referenced this pull request Jul 18, 2022
* feat: #4759 venus-messager: add docker feature (#194)

* add: dockerfile &docker dir

* feat: add publish docker image action

* fix: change action trigger to making tag

* chore: rm the test workflow of docker

* style: add blank line to the end of the file

* style:add reture to the end of file

* fix: venus-messager : change to  build docker image from local repo  (#197)

* fix: change to build image from local repo

* fix: get BUILD_DOCKER_PROXY var from env

* build: bump version to v1.6.0-rc1 (#196)

* feat: load builtin actors from bundle

* feat: use ~/.venus-messager store files

* fix: Simplify the configuration

* cmd: hidden --config flag

* chore: upgrade venus & gateway & auth

* chore: Remove the dependency on golang.org/x/xerrors

* build: bump version to v1.6.0-rc1

* build: v1.6.0-rc1 (#198)

* upgrade venus

* upgrade gateway

* feat: load builtin actors from bundle

* feat: use ~/.venus-messager store files

* chore: upgrade venus

* fix: Simplify the configuration

* cmd: hidden --config flag

* chore: upgrade venus & gateway & auth

* chore: Remove the dependency on golang.org/x/xerrors

* build: bump version to v1.6.0-rc1

* cmd: rmeove --sqlite-file flag

* fix: remove messager.toml

* doc: update README.md

* cmd: Fix incorrect configuration loading

* cmd: fix actor code not registed

* chore: upgrade gateway & venus

* chore: upgrade venus & venus-auth

* doc: update READMD.md

* build: build v1.6.0-rc2 (#199)

* fix: upgrade venus & simplified MessagePaser logic

* docs: update README.md

* chore: upgrade venus

* chore: upgrade venus & venus-gateway

* chore: use go 1.17 in go.mod

* build: bump version to v1.6.0-rc2

* chore: bump version to v1.6.0 (#200)

* chore: upgrade venus & auth & gateway

* chore: bump version to v1.6.0

* fix: sort msg before push (#202)

* fix: update dependencies to ddl (#201)

* docs: migrate from venus-docs (#203)

* docs: migrate from venus-docs

* feat:support fil unit in replace command (#206)

* feat: add gas over premium (#205)

* feat: add gas over premium

* fix: not check empty string (#207)

* chore: git-action: enable golang-ci-lint checks on git action (#208)

* enable golang-ci-lint checks on git action

* feat: rm ddl copying when docker was build (#211)

* only trigger auto publish on PR merged (#212)

* feat: add batch replace cmd (#210)

* cmd: add batch replace cmd & upgrade venus

* fix: update the tipset_key field of the messages table to varchar(2048) (#213)

Co-authored-by: LinZexiao <55120714+LinZexiao@users.noreply.github.com>
Co-authored-by: tom <69969590+simlecode@users.noreply.github.com>
Co-authored-by: Yu <tctctcly@gmail.com>
Co-authored-by: Mike <41407352+hunjixin@users.noreply.github.com>
hunjixin added a commit that referenced this pull request Jul 22, 2022
* fix: update dependencies to ddl (#201)

* docs: migrate from venus-docs (#203)

* docs: migrate from venus-docs

* feat:support fil unit in replace command (#206)

* feat: add gas over premium (#205)

* feat: add gas over premium

* fix: not check empty string (#207)

* chore: git-action: enable golang-ci-lint checks on git action (#208)

* enable golang-ci-lint checks on git action

* feat: rm ddl copying when docker was build (#211)

* only trigger auto publish on PR merged (#212)

* feat: add batch replace cmd (#210)

* cmd: add batch replace cmd & upgrade venus

* fix: update the tipset_key field of the messages table to varchar(2048) (#213)

* fix: use v1api for node (#214)

* fix: use v1api for node

* docs: update docs (#219)

* docs: add gas_over_premium to design-specs.md

* docs: update getting-started.md

* docs: add venus-messager-tools.md

Co-authored-by: LinZexiao <55120714+LinZexiao@users.noreply.github.com>
Co-authored-by: Yu <tctctcly@gmail.com>
Co-authored-by: Mike <41407352+hunjixin@users.noreply.github.com>
Co-authored-by: zl <zl03jsj@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants