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

feat: Bump apisix-build-tools to v2.1.0 #2101

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

imjoey
Copy link
Member

@imjoey imjoey commented Aug 29, 2021

Signed-off-by: imjoey majunjie@apache.org

Please answer these questions before submitting a pull request, or your PR will get closed.

This PR is going to bump apisix-build-tools to v2.1.0, which makes use of the local_code_path param to avoid downloading the repository again remotely.

Why submit this pull request?

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What changes will this PR take into?

Please update this section with detailed description.

Related issues

Checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@netlify
Copy link

netlify bot commented Aug 29, 2021

✔️ Deploy Preview for apisix-dashboard ready!

🔨 Explore the source changes: bf0c65f

🔍 Inspect the deploy log: https://app.netlify.com/sites/apisix-dashboard/deploys/612ae11819b5f40007238715

😎 Browse the preview: https://deploy-preview-2101--apisix-dashboard.netlify.app

@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2021

Codecov Report

Merging #2101 (bf0c65f) into master (fb78963) will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2101      +/-   ##
==========================================
+ Coverage   68.87%   69.00%   +0.12%     
==========================================
  Files         181      181              
  Lines        7010     7010              
  Branches      787      787              
==========================================
+ Hits         4828     4837       +9     
+ Misses       1898     1889       -9     
  Partials      284      284              
Flag Coverage Δ
backend-e2e-test 47.34% <ø> (+0.34%) ⬆️
backend-e2e-test-ginkgo 49.19% <ø> (+0.71%) ⬆️
backend-unit-test 52.98% <ø> (ø)
frontend-e2e-test 66.57% <ø> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
web/src/helpers.tsx 70.49% <0.00%> (-3.28%) ⬇️
api/internal/core/store/store.go 89.47% <0.00%> (+0.52%) ⬆️
api/internal/core/storage/etcd.go 51.18% <0.00%> (+3.93%) ⬆️
api/cmd/root.go 80.00% <0.00%> (+11.11%) ⬆️

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 fb78963...bf0c65f. Read the comment docs.

Signed-off-by: imjoey <majunjie@apache.org>
@imjoey imjoey merged commit 6a759d9 into apache:master Aug 30, 2021
@imjoey imjoey deleted the feat/build_tools_v2.1.0 branch August 30, 2021 01:07
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.

5 participants