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

fix: wrong tag reference (v1.1.1-0.11.2) #95

Merged
merged 4 commits into from
Mar 28, 2023

Conversation

zemyblue
Copy link
Member

@zemyblue zemyblue commented Mar 13, 2023

Description

Other service can't get the v1.1.1-0.11.1 wasm library.
I think it is occurred since I retag v1.1.1-0.11.1.
So, I add new tag (v1.1.1-0.11.2), but there is not a functional changes.

related: Finschia/finschia#153, Finschia/wasmd#14

changes

  • add shared libraries v1.1.1-0.11.2
  • add ci test for check if the compiled shared library is correct version in ./internal/api.

Types of changes

  • Bug fix (changes which fixes an issue)
  • New feature (changes which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ETC (build, ci, docs, perf, refactor, style, test)

Checklist

…#256 PR)

Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue changed the title fix: wrong tag reference fix: wrong tag reference (v1.1.1-0.11.2) Mar 13, 2023
@zemyblue zemyblue marked this pull request as draft March 13, 2023 09:12
@zemyblue zemyblue self-assigned this Mar 20, 2023
@zemyblue zemyblue marked this pull request as ready for review March 28, 2023 04:47
@zemyblue zemyblue merged commit e2ae48a into Finschia:main Mar 28, 2023
@zemyblue zemyblue deleted the lib_tag_bug branch June 10, 2023 06:36
loloicci added a commit that referenced this pull request Jun 14, 2023
* fix: wrong tag reference (v1.1.1-0.11.2) (#95)

* chore: update latest `line/cosmwasm` commit (merged Finschia/cosmwasm#256 PR)

Signed-off-by: zemyblue <zemyblue@gmail.com>

* add library

* add changelog

* ci: add ci test about compiled internal libraries.

Signed-off-by: zemyblue <zemyblue@gmail.com>

---------

Signed-off-by: zemyblue <zemyblue@gmail.com>

* feat: add codeowners file (#100)

* fix: fix a test for rustc 1.68 or later (#108)

* build: replace line modules with Finschia's (#109)

* build: change depending cosmwasm and repository info to finschia

* build: replace module name line/wasmvm with Finschia/wasmvm

* docs: replace "line" with "Finschia" in docs and scripts related docs

* docs: change copylight

* build: rename docker containers from line/* to finschia/*

* docs: replace lbm-sdk with finschia-sdk

* docs: replace mail address and repository name

* docs: replace lbm-sdk with finschia-sdk in comments

* chore: update cargo author information. (#112)

* chore: update cargo author information.

Signed-off-by: zemyblue <zemyblue@gmail.com>

* chore: update changelog

Signed-off-by: zemyblue <zemyblue@gmail.com>

---------

Signed-off-by: zemyblue <zemyblue@gmail.com>

---------

Signed-off-by: zemyblue <zemyblue@gmail.com>
Co-authored-by: zemyblue <zemyblue@gmail.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