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

STAC-22384: small documentation cleanups #183

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Andreagit97
Copy link

Step 1: Link to Jira issue

Small cleanups in the documentation

Step 2: Description of changes

Step 3: Did you add / update tests for your changes in the right area?

  • Unit/Component test

Step 4: I'm confident that everything is properly tested:

I got a PO / QA Approval by:

  • Name

Step 5: Can we ship this feature to production?

  • Yes, I'm proud of my work. Ship it! 🚢

Signed-off-by: Andrea Terzolo <andreaterzolo3@gmail.com>
@@ -131,7 +131,7 @@ desc "Process Agent CI script (fmt, vet, etc)"
task :ci => [:deps, :fmt, :vet, :test, :lint, :build]

desc "Process Agent local build"
task :local_build => [:deps, :prebuild, :build]
task :local_build => [:prebuild, :build]
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the :deps task just runs go mod download but this is already called inside prebuild-datadog-agent.sh

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