Skip to content

[chore] Weed out dead code buildup, add weeding step to sanitize-pr.#4300

Merged
fisx merged 1 commit intodevelopfrom
weeder
Oct 23, 2024
Merged

[chore] Weed out dead code buildup, add weeding step to sanitize-pr.#4300
fisx merged 1 commit intodevelopfrom
weeder

Conversation

@elland
Copy link
Contributor

@elland elland commented Oct 22, 2024

As a first step, this adds weeding to the sanitize-pr step, next step would be making it part of our CI linting step.

I also sneaked in a small change around using verification code subsystems, we've had the effect for a while, but it was unused.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Oct 22, 2024
# Clean
.PHONY: full-clean
full-clean: clean
make rabbit-clean
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We call it before we delete the env, otherwise rabbitmqadmin is not available.

@elland elland changed the title [chore] Weed out dead code buildup, added weeding step to sanitize-pr. [chore] Weed out dead code buildup, add weeding step to sanitize-pr. Oct 22, 2024
@mdimjasevic mdimjasevic self-requested a review October 22, 2024 12:13
@elland elland added echoes: technical-roadmap/technical-debt More specific category, to highlight Technical Debt being tackled. echoes: technical-roadmap/throughput More specific category, to highlight task aiming at improving the development velocity and effici... labels Oct 22, 2024
@fisx fisx merged commit c1ed1c4 into develop Oct 23, 2024
@fisx fisx deleted the weeder branch October 23, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

echoes: technical-roadmap/technical-debt More specific category, to highlight Technical Debt being tackled. echoes: technical-roadmap/throughput More specific category, to highlight task aiming at improving the development velocity and effici... ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants