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

Move cmd/alloy-service to internal/cmd/alloy-service #75

Merged
merged 4 commits into from
Mar 25, 2024

Conversation

rfratto
Copy link
Member

@rfratto rfratto commented Mar 25, 2024

cmd/ should only contain binaries expected to be directly installed by users; alloy-service is not one of these as it highly depends on our build process.

Commands not expected to be directly installed by users should not be in
cmd/.
All other tools are in the tools/ repo, so it doesn't make sense for
build-image to be an exception.
@rfratto rfratto enabled auto-merge March 25, 2024 20:47
@rfratto rfratto merged commit e8e6707 into main Mar 25, 2024
11 checks passed
@rfratto rfratto deleted the move-internal-tools branch March 25, 2024 20:51
@rfratto rfratto added the backport-to-agent:no PR should NOT be backported to the agent repo. label Apr 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2024
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-to-agent:no PR should NOT be backported to the agent repo. frozen-due-to-age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant