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

add build and install action injector #1009

Merged
merged 159 commits into from
Apr 15, 2019
Merged

add build and install action injector #1009

merged 159 commits into from
Apr 15, 2019

Conversation

FeirenK
Copy link
Contributor

@FeirenK FeirenK commented Apr 12, 2019

No description provided.

feiren.kuang and others added 14 commits March 27, 2019 09:45
*  fix pre-commit issue (#812)

* Update config.yml

* Handle empty reward address and fix available balance acccounting (#826)

* remove CreationHeight and LastUpdateHeight from Candidate (#827)

* Point server out when print version for ioctl (#832)

* Make data as optional input for ioctl (#837)

* Improve hash cmd for ioctl (#836)

* Improve hash cmd for ioctl

* update

* Add tags to the issue templates (#834)

* IOTEX 354 Fix TestLocalTransfer commit block height 0 issue (#839)

* Add GetEpochData API (#831)

* IOTEX-361 Fix error when granting epoch reward (#838)

* mute error messages (#840)

* rebroadcast precommit endorsement on timeout (#835)

* Increase TestLocalTransfer block interval time to make sure all test accounts are created during height = 0 (#844)

* Early exit if hitting block gas limit in evm (#845)

* Fix block gas metric (#846)

* Refactor GetEpochMeta API (#848)

* fix bug introduced in #835 (#849)

* Use Backoff to wait until success transfer enters DB (#851)

* Update node delegate cmd for ioctl (#852)

* IOTEX-363 Add numActions to GetAccount API (#841)

* Fix TPS issue in GetChainMeta (#854)
buildcli.sh: 39: buildcli.sh: PackageFlags+=-X 'github.com/iotexproject/iotex-core/pkg/version.PackageCommitID=7f8adbc0421f57139b25bca7bc49985097768af7' : not found

packageVersion:"snapshot-v0.6.0-144-g7f8adbc0" packageCommitID:"NoBuildInfo" gitStatus:"NoBuildInfo" goVersion:"NoBuildInfo" buildTime:"NoBuildInfo"
@FeirenK FeirenK requested a review from lizhefeng April 12, 2019 02:37
@FeirenK FeirenK requested a review from a team as a code owner April 12, 2019 02:37
@codecov
Copy link

codecov bot commented Apr 12, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@5029d8c). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1009   +/-   ##
=========================================
  Coverage          ?   54.18%           
=========================================
  Files             ?      162           
  Lines             ?    13750           
  Branches          ?        0           
=========================================
  Hits              ?     7450           
  Misses            ?     5312           
  Partials          ?      988

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5029d8c...5097740. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 12, 2019

Codecov Report

Merging #1009 into master will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1009      +/-   ##
==========================================
+ Coverage   54.26%   54.45%   +0.18%     
==========================================
  Files         162      162              
  Lines       13750    13750              
==========================================
+ Hits         7461     7487      +26     
+ Misses       5305     5286      -19     
+ Partials      984      977       -7
Impacted Files Coverage Δ
consensus/scheme/rolldpos/rolldpos.go 61.11% <0%> (-0.56%) ⬇️
consensus/scheme/rolldpos/endorsementmanager.go 80.9% <0%> (+0.9%) ⬆️
db/trie/branchnode.go 67.2% <0%> (+1.6%) ⬆️
consensus/scheme/rolldpos/roundcalculator.go 72.07% <0%> (+3.89%) ⬆️
consensus/scheme/rolldpos/rolldposctx.go 67.49% <0%> (+4.95%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f6e8aee...a945649. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented Apr 12, 2019

Codecov Report

Merging #1009 into master will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1009      +/-   ##
==========================================
+ Coverage   54.26%   54.45%   +0.18%     
==========================================
  Files         162      162              
  Lines       13750    13750              
==========================================
+ Hits         7461     7487      +26     
+ Misses       5305     5286      -19     
+ Partials      984      977       -7
Impacted Files Coverage Δ
consensus/scheme/rolldpos/rolldpos.go 61.11% <0%> (-0.56%) ⬇️
consensus/scheme/rolldpos/endorsementmanager.go 80.9% <0%> (+0.9%) ⬆️
db/trie/branchnode.go 67.2% <0%> (+1.6%) ⬆️
consensus/scheme/rolldpos/roundcalculator.go 72.07% <0%> (+3.89%) ⬆️
consensus/scheme/rolldpos/rolldposctx.go 67.49% <0%> (+4.95%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f6e8aee...a945649. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 12, 2019

Codecov Report

Merging #1009 into master will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1009      +/-   ##
==========================================
+ Coverage   54.26%   54.45%   +0.18%     
==========================================
  Files         162      162              
  Lines       13750    13750              
==========================================
+ Hits         7461     7487      +26     
+ Misses       5305     5286      -19     
+ Partials      984      977       -7
Impacted Files Coverage Δ
consensus/scheme/rolldpos/rolldpos.go 61.11% <0%> (-0.56%) ⬇️
consensus/scheme/rolldpos/endorsementmanager.go 80.9% <0%> (+0.9%) ⬆️
db/trie/branchnode.go 67.2% <0%> (+1.6%) ⬆️
consensus/scheme/rolldpos/roundcalculator.go 72.07% <0%> (+3.89%) ⬆️
consensus/scheme/rolldpos/rolldposctx.go 67.49% <0%> (+4.95%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f6e8aee...a945649. Read the comment docs.

@@ -97,7 +97,8 @@ jobs:
- run: sudo apt-get install python python-pip
- run: sudo pip install awscli
- run: aws s3 sync cli/ioctl/release/ ${S3_BUCKET_DIR}

- run: cd tools/actioninjector.v2/ && ./build_injector.sh
- run: aws s3 sync tools/actioninjector.v2/release/ ${S3_BUCKET_DIR}
nightly_ioctl_build_darwin:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change to nightly_bin_build_*

@raullenchai raullenchai merged commit 92bb971 into iotexproject:master Apr 15, 2019
zjshen14 pushed a commit that referenced this pull request Apr 16, 2019
add build and install action injector
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.

4 participants