Skip to content

fix: add rust-check target to the makefile for deps pre-checking#9453

Merged
leslie-tsang merged 6 commits into
apache:masterfrom
kayx23:patch-2
May 12, 2023
Merged

fix: add rust-check target to the makefile for deps pre-checking#9453
leslie-tsang merged 6 commits into
apache:masterfrom
kayx23:patch-2

Conversation

@kayx23

@kayx23 kayx23 commented May 10, 2023

Copy link
Copy Markdown
Member

Issue Description

Following instruction in Building APISIX from source to build APISIX and encountered the following issue related to Rust not installed in the environment:

b2749803-6237-478d-8714-1dbb803049ef

Issue was introduced by this PR about LDAP: #9037

PR Description

Updated Makefile to check if Rust is installed in the environment before installing other deps.

Local Tests

image

Doc Update

See here

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@An-DJ

An-DJ commented May 10, 2023

Copy link
Copy Markdown
Contributor

LGTM, cc @bzp2010 @monkeyDluffy6017

@juststillthinking juststillthinking changed the title fix: added check-rust in Makefile to see if Rust is installed before installing deps build: added check-rust in Makefile to see if Rust is installed before installing deps May 10, 2023
leslie-tsang
leslie-tsang previously approved these changes May 10, 2023
kingluo
kingluo previously approved these changes May 10, 2023
Comment thread Makefile Outdated
Comment thread Makefile
Co-authored-by: leslie <[email protected]>
@kayx23
kayx23 dismissed stale reviews from kingluo, leslie-tsang, and juststillthinking via c29a1f2 May 11, 2023 02:12
Co-authored-by: leslie <[email protected]>
kingluo
kingluo previously approved these changes May 11, 2023
leslie-tsang
leslie-tsang previously approved these changes May 11, 2023
Comment thread Makefile Outdated
@kayx23
kayx23 dismissed stale reviews from leslie-tsang and kingluo via 9564c89 May 11, 2023 08:30
@kayx23
kayx23 requested a review from leslie-tsang May 11, 2023 08:31
@leslie-tsang
leslie-tsang requested a review from kingluo May 12, 2023 01:42
@leslie-tsang leslie-tsang changed the title build: added check-rust in Makefile to see if Rust is installed before installing deps fix: add rust-check target to the makefile for deps pre-checking May 12, 2023
@leslie-tsang
leslie-tsang merged commit 4419d0d into apache:master May 12, 2023
@kayx23
kayx23 deleted the patch-2 branch May 12, 2023 03:15
hongbinhsu added a commit to fitphp/apix that referenced this pull request May 13, 2023
* upstream/master: (42 commits)
  fix: add `rust-check` target to the makefile for deps pre-checking (apache#9453)
  test: remove duplicate `proto` unit test file and tweak test case title (apache#9445)
  feat: proxy-mirror add grpc and grpcs support (apache#9388)
  test: replace all httpbin upstream (apache#9452)
  fix: 404 error in ci test (apache#9447)
  fix: body-transformer plugin return raw body anytime (apache#9446)
  fix(ci): fips: ensure apisix compiles with openssl3 (apache#9427)
  chore(deps): bump actions/stale from 7 to 8 (apache#9159)
  chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (apache#8625)
  chore(test): split the access log of apisix and test server (apache#8819)
  docs: fix grammar (apache#9395)
  fix(wolf-rbac): other plugin in consumer not effective when consumer used wolf-rbac plugin (apache#9287) (apache#9298)
  docs: use shell instead of Python to configure protos resources (apache#9414)
  docs: add guide to authenticate websocket connections (apache#9369)
  docs: updated Stream Proxy doc (apache#9367)
  feat: proxy_rewrite support miltiple regex pattern matching (apache#9194)
  feat: route-level MTLS (apache#9322)
  ci: tcp logger with real logger server (apache#9392)
  fix: always parse domain when host is domain name (apache#9332)
  docs: CHANGELOG.md Chinese docs lint (apache#9411)
  ...
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