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: Use build-tools release v2.0.0 instead of the master branch #4884

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

imjoey
Copy link
Member

@imjoey imjoey commented Aug 24, 2021

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

What this PR does / why we need it:

The apisix CIs are using the master code of apisix-build-tools for building and packaging. While this would lead to unexpected errors if anything is incompatible. In other words, we should always rely on a stable version. This PR is going to use the v2.0.0 of apisix-build-tools, which is also heading to the same commit with the latest code of the current master branch.

Related to api7/apisix-build-tools#75.

Pre-submission 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

Signed-off-by: imjoey <majunjie@apache.org>
@spacewander spacewander merged commit 1413417 into apache:master Aug 24, 2021
@imjoey imjoey deleted the feat/build_tools_v2.0.0 branch September 2, 2021 06:01
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