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

remove circleci #3498

Merged
merged 25 commits into from
Jul 8, 2022
Merged

remove circleci #3498

merged 25 commits into from
Jul 8, 2022

Conversation

xianhuawei
Copy link

Description

remove circleci

Fixes #(issue)

@xianhuawei xianhuawei requested a review from a team as a code owner July 5, 2022 03:07
@CLAassistant
Copy link

CLAassistant commented Jul 5, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ raullenchai
❌ xianhuawei


xianhuawei seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Jul 5, 2022

Codecov Report

Merging #3498 (3f30f7e) into master (c75411c) will decrease coverage by 0.00%.
The diff coverage is 90.47%.

❗ Current head 3f30f7e differs from pull request most recent head 72714f0. Consider uploading reports for the commit 72714f0 to get more accurate results

@@            Coverage Diff             @@
##           master    #3498      +/-   ##
==========================================
- Coverage   75.41%   75.41%   -0.01%     
==========================================
  Files         244      245       +1     
  Lines       22681    22699      +18     
==========================================
+ Hits        17105    17118      +13     
- Misses       4650     4656       +6     
+ Partials      926      925       -1     
Impacted Files Coverage Δ
config/config.go 85.29% <ø> (ø)
ioctl/client.go 73.29% <0.00%> (-0.93%) ⬇️
blockchain/filedao/testing.go 59.71% <100.00%> (ø)
ioctl/newcmd/hdwallet/hdwalletdelete.go 100.00% <100.00%> (ø)
p2p/agent.go 77.85% <100.00%> (ø)
server/itx/heartbeat.go 78.43% <100.00%> (ø)
pkg/util/httputil/httputil.go 65.00% <0.00%> (-5.00%) ⬇️
consensus/scheme/rolldpos/rolldposctx.go 73.65% <0.00%> (-0.49%) ⬇️

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 c75411c...72714f0. Read the comment docs.

@raullenchai raullenchai merged commit 9df8aed into master Jul 8, 2022
@dustinxie dustinxie deleted the ops branch July 8, 2022 03:32
pocockn added a commit to pocockn/iotex-core that referenced this pull request Jul 19, 2022
* upstream/master: (28 commits)
  [ioctl] Incorrect conversion between integer types (iotexproject#3522)
  [action] fix incorrect conversion between integer types (iotexproject#3545)
  [test] fix TestLoadBlockchainfromDB (iotexproject#3521)
  [ioctl] correct Chinese usage message (iotexproject#3510)
  fix err not hanled (iotexproject#3509)
  add ReadHeaderTimeout (iotexproject#3539)
  [iotcl] Reset config cmd (iotexproject#3496)
  Update gosec.yaml
  Update ci.yaml
  Update analysis.yaml
  Delete gosec.yaml.bak
  Create gosec.yaml
  [config] move config.ActPool to actpool package refactor (iotexproject#3514)
  Update ci.yaml
  Update analysis.yaml
  Update analysis.yaml
  [config] move config.Chain to blockchain package (iotexproject#3511)
  remove circleci (iotexproject#3498)
  [ioctl] Build block bucketlist command line into new ioctl (iotexproject#3469)
  [config] remove  EVMNetworkID() and SetEVMNetworkID() (iotexproject#3503)
  ...
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