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

chore: move internal/suspiciousnames to cmd/frontend/internal #64071

Merged

Conversation

eseliger
Copy link
Member

Just another package that is now only used by frontend, so moving it around to make clearer which service needs this package.

Test plan: Go compiler doesn't complain about moved directory.

Copy link
Member Author

eseliger commented Jul 25, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @eseliger and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all labels Jul 25, 2024
@eseliger eseliger force-pushed the es/07-25-choreremovecmdfrontendexternalredirectionpackage branch from 8f52067 to 8130ebc Compare July 25, 2024 03:41
@eseliger eseliger force-pushed the es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal branch from 7e3bcff to 419bb0d Compare July 25, 2024 03:41
@eseliger eseliger force-pushed the es/07-25-choreremovecmdfrontendexternalredirectionpackage branch from 8130ebc to 09aa64a Compare July 28, 2024 14:46
@eseliger eseliger force-pushed the es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal branch from 419bb0d to 6344e51 Compare July 28, 2024 14:46
@eseliger eseliger marked this pull request as ready for review July 29, 2024 22:07
@eseliger eseliger force-pushed the es/07-25-choreremovecmdfrontendexternalredirectionpackage branch from 8dc6d74 to 294ed57 Compare July 30, 2024 17:23
@eseliger eseliger force-pushed the es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal branch from fd96703 to 94bc2eb Compare July 30, 2024 17:23
@eseliger eseliger force-pushed the es/07-25-choreremovecmdfrontendexternalredirectionpackage branch from 294ed57 to 5d84bc8 Compare July 30, 2024 23:36
@eseliger eseliger force-pushed the es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal branch from 94bc2eb to 1ee0818 Compare July 30, 2024 23:36
@eseliger eseliger force-pushed the es/07-25-choreremovecmdfrontendexternalredirectionpackage branch from 5d84bc8 to b0f7915 Compare July 31, 2024 01:13
@eseliger eseliger force-pushed the es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal branch from 1ee0818 to 6544b5e Compare July 31, 2024 01:13
@eseliger eseliger force-pushed the es/07-25-choreremovecmdfrontendexternalredirectionpackage branch from b0f7915 to ab53645 Compare July 31, 2024 01:27
@eseliger eseliger force-pushed the es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal branch from 6544b5e to d25b98a Compare July 31, 2024 01:27
@eseliger eseliger force-pushed the es/07-25-choreremovecmdfrontendexternalredirectionpackage branch from ab53645 to 4e53a43 Compare July 31, 2024 01:43
@eseliger eseliger force-pushed the es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal branch from d25b98a to f853edc Compare July 31, 2024 01:44
@eseliger eseliger force-pushed the es/07-25-choreremovecmdfrontendexternalredirectionpackage branch from 4e53a43 to 184f24a Compare July 31, 2024 02:25
@eseliger eseliger force-pushed the es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal branch from f853edc to e680c47 Compare July 31, 2024 02:25
…lickexport

This package is only used inside frontend, so no need to expose it publicly.

Test plan: Just moved one folder, Go compiler doesn't complain.
This package is no longer required now that everything that depends on session is inside cmd/frontend. This removes one layer of indirection in the code nav flow.

Test plan: Just removed aliases and pointed to the original code, and the Go compiler doesn't complain.
Just another package that is now only used by frontend, so moving it around to make clearer which service needs this package.

Test plan: Go compiler doesn't complain about moved directory.
@eseliger eseliger force-pushed the es/07-25-choreremovecmdfrontendexternalredirectionpackage branch from 184f24a to 283961d Compare July 31, 2024 02:35
@eseliger eseliger force-pushed the es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal branch from e680c47 to 43783c6 Compare July 31, 2024 02:35
Base automatically changed from es/07-25-choreremovecmdfrontendexternalredirectionpackage to main July 31, 2024 02:42
@eseliger eseliger merged commit 1736876 into main Jul 31, 2024
13 checks passed
@eseliger eseliger deleted the es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal branch July 31, 2024 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants