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

Rename lint stage to checks on the CI #31110

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Conversation

rdner
Copy link
Member

@rdner rdner commented Apr 1, 2022

What does this PR do?

Since we introduced the linter and the Github action this naming started
causing some confusion. Now it's more obvious where the actual linting
takes place and where we have just additional checks.

Why is it important?

We already had a discussion regarding this confusion with @ruflin in #31098

Since we introduced the linter and the Github action this naming started
causing some confusion. Now it's more obvious where the actual linting
takes place and where we have just additional checks.
@rdner rdner added enhancement Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Apr 1, 2022
@rdner rdner requested a review from ruflin April 1, 2022 13:54
@rdner rdner self-assigned this Apr 1, 2022
@rdner rdner requested review from a team as code owners April 1, 2022 13:54
@elasticmachine
Copy link
Collaborator

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

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label Team:Automation Label for the Observability productivity team and removed needs_team Indicates that the issue/PR needs a Team:* label labels Apr 1, 2022
Copy link
Contributor

@ruflin ruflin left a comment

Choose a reason for hiding this comment

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

Thanks for the very quick turnaround!

@elasticmachine
Copy link
Collaborator

❕ Build Aborted

There is a new build on-going so the previous on-going builds have been aborted.

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

Expand to view the summary

Build stats

  • Start Time: 2022-04-01T16:01:36.137+0000

  • Duration: 3 min 18 sec

🤖 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!)

@rdner
Copy link
Member Author

rdner commented Apr 4, 2022

Tests are still failing for all builds after 40eeef4

I'm trying to find out how to fix them.

@rdner rdner merged commit ea20734 into elastic:main Apr 4, 2022
@rdner rdner deleted the rename-ci-stage branch April 4, 2022 13:38
@oren-zohar
Copy link
Contributor

@rdner it looks like Lint is still an expected status check in the repo settings?

@rdner
Copy link
Member Author

rdner commented Apr 4, 2022

@oren-zohar thanks for pointing this out. I've fixed it.

jlind23 pushed a commit that referenced this pull request Apr 4, 2022
Since we introduced the linter and the Github action this naming started
causing some confusion. Now it's more obvious where the actual linting
takes place and where we have just additional checks.

Remove deprecation message
Remove functionbeat log message
Functionbeat is definitely not going to be deprecated in 8.1, removing this comment.
Update root.go
Update functionbeat.go
emilioalvap pushed a commit to emilioalvap/beats that referenced this pull request Apr 6, 2022
Since we introduced the linter and the Github action this naming started
causing some confusion. Now it's more obvious where the actual linting
takes place and where we have just additional checks.
kush-elastic pushed a commit to kush-elastic/beats that referenced this pull request May 2, 2022
Since we introduced the linter and the Github action this naming started
causing some confusion. Now it's more obvious where the actual linting
takes place and where we have just additional checks.
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
Since we introduced the linter and the Github action this naming started
causing some confusion. Now it's more obvious where the actual linting
takes place and where we have just additional checks.

Remove deprecation message
Remove functionbeat log message
Functionbeat is definitely not going to be deprecated in 8.1, removing this comment.
Update root.go
Update functionbeat.go
chrisberkhout pushed a commit that referenced this pull request Jun 1, 2023
Since we introduced the linter and the Github action this naming started
causing some confusion. Now it's more obvious where the actual linting
takes place and where we have just additional checks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Team:Automation Label for the Observability productivity team 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.

5 participants