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

chore: move internal/highlight to cmd/frontend#64065

Merged
eseliger merged 1 commit into
mainfrom
es/07-25-choremoveinternalhighlighttocmdfrontend
Jul 31, 2024
Merged

chore: move internal/highlight to cmd/frontend#64065
eseliger merged 1 commit into
mainfrom
es/07-25-choremoveinternalhighlighttocmdfrontend

Conversation

@eseliger

Copy link
Copy Markdown
Member

Only frontend uses this package, so moving this package here to make clearer what service depends on this code.
This package also requires a call to the Init() func which only frontend does right now, so this also was a footgun where someone might start using this package outside of frontend, but then it's not correctly initialized.

Test plan: Just moved a package, go compiler doesn't complain.

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-choremoveinternalconfvalidationtocmdfrontend branch from 333ef7d to ef7b240 Compare July 25, 2024 03:40
@eseliger eseliger force-pushed the es/07-25-choremoveinternalhighlighttocmdfrontend branch from 470d14e to d6f3d80 Compare July 25, 2024 03:41
@eseliger eseliger force-pushed the es/07-25-choremoveinternalconfvalidationtocmdfrontend branch from ef7b240 to 79c2969 Compare July 28, 2024 14:45
@eseliger eseliger force-pushed the es/07-25-choremoveinternalhighlighttocmdfrontend branch from d6f3d80 to a9f0181 Compare July 28, 2024 14:45
@eseliger eseliger marked this pull request as ready for review July 29, 2024 22:04
@eseliger eseliger force-pushed the es/07-25-choremoveinternalconfvalidationtocmdfrontend branch from 2f53b20 to 2a3ca3e Compare July 29, 2024 23:36
@eseliger eseliger force-pushed the es/07-25-choremoveinternalhighlighttocmdfrontend branch from 5c3e6ac to bb44d97 Compare July 29, 2024 23:36
@eseliger eseliger force-pushed the es/07-25-choremoveinternalconfvalidationtocmdfrontend branch from 2a3ca3e to c70275a Compare July 30, 2024 00:48
@eseliger eseliger force-pushed the es/07-25-choremoveinternalhighlighttocmdfrontend branch from bb44d97 to 1bbd102 Compare July 30, 2024 00:48
@eseliger eseliger force-pushed the es/07-25-choremoveinternalconfvalidationtocmdfrontend branch from c70275a to 533bfbc Compare July 30, 2024 17:22
@eseliger eseliger force-pushed the es/07-25-choremoveinternalhighlighttocmdfrontend branch from 1bbd102 to 04b9992 Compare July 30, 2024 17:22
@eseliger eseliger force-pushed the es/07-25-choremoveinternalconfvalidationtocmdfrontend branch from 533bfbc to 75e1d7b Compare July 30, 2024 23:32
@eseliger eseliger force-pushed the es/07-25-choremoveinternalhighlighttocmdfrontend branch from 04b9992 to da9e4f2 Compare July 30, 2024 23:32
@eseliger eseliger force-pushed the es/07-25-choremoveinternalconfvalidationtocmdfrontend branch from 75e1d7b to 93083d3 Compare July 31, 2024 01:08
@eseliger eseliger force-pushed the es/07-25-choremoveinternalhighlighttocmdfrontend branch from da9e4f2 to 6faccbb Compare July 31, 2024 01:09
@eseliger eseliger force-pushed the es/07-25-choremoveinternalconfvalidationtocmdfrontend branch from 93083d3 to a5f4ba0 Compare July 31, 2024 01:23
@eseliger eseliger force-pushed the es/07-25-choremoveinternalhighlighttocmdfrontend branch from 6faccbb to 309a5fe Compare July 31, 2024 01:23
@eseliger eseliger force-pushed the es/07-25-choremoveinternalconfvalidationtocmdfrontend branch from a5f4ba0 to 0085e27 Compare July 31, 2024 01:40
@eseliger eseliger force-pushed the es/07-25-choremoveinternalhighlighttocmdfrontend branch from 309a5fe to 3ab612b Compare July 31, 2024 01:40
@eseliger eseliger force-pushed the es/07-25-choremoveinternalconfvalidationtocmdfrontend branch from 0085e27 to ac5ab85 Compare July 31, 2024 02:17
Base automatically changed from es/07-25-choremoveinternalconfvalidationtocmdfrontend to main July 31, 2024 02:23
Only frontend uses this package, so moving this package here to make clearer what service depends on this code.
This package also requires a call to the Init() func which only frontend does right now, so this also was a footgun where someone might start using this package outside of frontend, but then it's not correctly initialized.

Test plan: Just moved a package, go compiler doesn't complain.
@eseliger eseliger force-pushed the es/07-25-choremoveinternalhighlighttocmdfrontend branch from 3ab612b to 306b6ad Compare July 31, 2024 02:24
@eseliger eseliger merged commit 3413c37 into main Jul 31, 2024
@eseliger eseliger deleted the es/07-25-choremoveinternalhighlighttocmdfrontend branch July 31, 2024 02:34
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