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 mmbot #354

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Remove mmbot #354

merged 1 commit into from
Mar 28, 2023

Conversation

phutelmyer
Copy link
Contributor

@phutelmyer phutelmyer commented Mar 28, 2023

Describe the change

This PR removes mmbot from the project in order to both streamline the docker build process and minimize the overall project footprint. This project / scanner has not been maintained.

  • Removed all references to mmbot in the codebase.
  • Updated relevant documentation to reflect the removal.
  • Modified Dockerfile to exclude the component and dependencies.

Describe testing procedures

docker-compose -f ./build/docker-compose.yaml build
 => exporting to image                                                                                                                                                                                 8.0s
 => => exporting layers                                                                                                                                                                                8.0s
 => => writing image sha256:fe3bf31df1b83b0d34206b3c53d5564e97eaf64bd4de0ccaf415cab1a78bb5bf                                                                                                           0.0s
 => => naming to docker.io/library/build-backend   

Sample output
No significant change in output.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of and tested my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@phutelmyer phutelmyer changed the title Remove Mmbot Remove mmbot Mar 28, 2023
@phutelmyer phutelmyer added the enhancement New feature or request label Mar 28, 2023
@phutelmyer phutelmyer merged commit 6130a17 into master Mar 28, 2023
@phutelmyer phutelmyer deleted the remove-mmrpc branch March 28, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant