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

Only compile embedded_discovery_handlers module with agent-full flag #396

Merged
merged 2 commits into from
Oct 1, 2021

Conversation

kate-goldenring
Copy link
Contributor

What this PR does / why we need it:
This more explicitly declares when code for embedded discover handlers should be compiled. This helps remove clippy warnings ref #383 and makes sure code is only compiled when needed.

If applicable:

  • added code adheres to standard Rust formatting (cargo fmt)
  • code builds properly (cargo build)
  • code is free of common mistakes (cargo clippy)
  • all Akri tests succeed (cargo test)
  • inline documentation builds (cargo doc)
  • version has been updated appropriately (./version.sh)

@kate-goldenring kate-goldenring merged commit 1ad2b67 into project-akri:main Oct 1, 2021
@kate-goldenring kate-goldenring deleted the embedded-dh-flag branch October 1, 2021 23:02
vincepnguyen pushed a commit that referenced this pull request Nov 23, 2021
#396)

Signed-off-by: vincepnguyen <70007233+vincepnguyen@users.noreply.github.com>
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.

None yet

3 participants