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

cleanup: move measurex and tracex inside ./internal/legacy #1261

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

bassosimone
Copy link
Contributor

This diff moves the measurex and tracex packages inside of the ./internal/legacy package. The reason why I am doing this is because we don't plan on further developing these packages. We will just fix bugs if they arise.

I am doing this change before looking into whether we could more clearly figure out the dependencies these packages need considering that we're trying to figure out and organize better how we use netxlite throughout the codebase.

The overall objective of this work is to gently separate code for measuring and code for communicating with the backend to support ooni/probe#2531.

This diff moves the measurex and tracex packages inside of the
./internal/legacy package. The reason why I am doing this is because
we don't plan on further developing these packages. We will just
fix bugs if they arise.

I am doing this change before looking into whether we could
more clearly figure out the dependencies these packages need
considering that we're trying to figure out and organize better
how we use netxlite throughout the codebase.

The overall objective of this work is to gently separate code
for measuring and code for communicating with the backend to
support ooni/probe#2531.
@bassosimone bassosimone merged commit f837d61 into master Sep 12, 2023
6 checks passed
@bassosimone bassosimone deleted the issue/2531 branch September 12, 2023 14:10
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
This diff moves the measurex and tracex packages inside of the
./internal/legacy package. The reason why I am doing this is because we
don't plan on further developing these packages. We will just fix bugs
if they arise.

I am doing this change before looking into whether we could more clearly
figure out the dependencies these packages need considering that we're
trying to figure out and organize better how we use netxlite throughout
the codebase.

The overall objective of this work is to gently separate code for
measuring and code for communicating with the backend to support
ooni/probe#2531.
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.

1 participant