Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

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

Merged
eseliger merged 3 commits into
mainfrom
es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal
Jul 31, 2024
Merged

chore: move internal/suspiciousnames to cmd/frontend/internal#64071
eseliger merged 3 commits into
mainfrom
es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal

Conversation

@eseliger

Copy link
Copy Markdown
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.

eseliger commented Jul 25, 2024

Copy link
Copy Markdown
Member Author

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
eseliger added 3 commits July 31, 2024 04:35
…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
@eseliger eseliger deleted the es/07-25-choremoveinternalsuspiciousnamestocmdfrontendinternal branch July 31, 2024 02:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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