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

Fix typo in go.mod and go.sum file names. #35823

Merged
merged 2 commits into from
Jun 20, 2023

Conversation

cmacknz
Copy link
Member

@cmacknz cmacknz commented Jun 19, 2023

Remove leading dots and trailing slashes which set the ownership on non-existent directories.

@cmacknz cmacknz added the backport-v8.8.0 Automated backport with mergify label Jun 19, 2023
@cmacknz cmacknz requested a review from a team as a code owner June 19, 2023 18:25
@cmacknz cmacknz self-assigned this Jun 19, 2023
@cmacknz cmacknz requested review from ycombinator and rdner June 19, 2023 18:25
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jun 19, 2023
@cmacknz cmacknz added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Jun 19, 2023
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jun 19, 2023
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-06-19T18:26:48.756+0000

  • Duration: 12 min 58 sec

Test stats 🧪

Test Results
Failed 0
Passed 3
Skipped 0
Total 3

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@cmacknz cmacknz merged commit 58f04f0 into elastic:main Jun 20, 2023
@cmacknz cmacknz deleted the fix-go-mod-sum-owner-typo branch June 20, 2023 13:00
mergify bot pushed a commit that referenced this pull request Jun 20, 2023
* Fix typo in go.mod and go.sum file names.

* Remove trailing slashes.

(cherry picked from commit 58f04f0)
cmacknz added a commit that referenced this pull request Jun 20, 2023
* Fix typo in go.mod and go.sum file names.

* Remove trailing slashes.

(cherry picked from commit 58f04f0)

Co-authored-by: Craig MacKenzie <[email protected]>
@reakaleek reakaleek mentioned this pull request Jul 19, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v8.8.0 Automated backport with mergify Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants