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

InvalidDefinitionDescription Rule Check #5208

Merged

Conversation

daghack
Copy link
Collaborator

@daghack daghack commented Aug 1, 2024

fixes #5169

Implements a check around definition description comments used by --call=outline and --call=targets.

@daghack daghack changed the title Add rule for arg / stage name comment descriptions InvalidDefinitionDescription Rule Check Aug 1, 2024
@daghack daghack force-pushed the invalid-definition-description-check branch from f2b6718 to 5e1ca11 Compare August 1, 2024 19:32
@daghack daghack self-assigned this Aug 1, 2024
@daghack daghack force-pushed the invalid-definition-description-check branch from 5e1ca11 to 91470a3 Compare August 1, 2024 19:49
@daghack
Copy link
Collaborator Author

daghack commented Aug 5, 2024

@dvdksn Do you mind taking a look at the docs here and shooting me suggestions? I'm not at all happy with them, and I'd love your input. 😍

@crazy-max crazy-max added this to the v0.16.0 milestone Aug 6, 2024
@daghack daghack force-pushed the invalid-definition-description-check branch 2 times, most recently from 5218f04 to ba68288 Compare August 9, 2024 16:11
@daghack daghack force-pushed the invalid-definition-description-check branch 7 times, most recently from f060309 to 9c3fcea Compare August 15, 2024 13:32
@thompson-shaun thompson-shaun modified the milestones: v0.16.0, v0.17.0 Aug 29, 2024
@github-actions github-actions bot added area/llb area/hack building buildkit itself labels Sep 19, 2024
@daghack
Copy link
Collaborator Author

daghack commented Oct 7, 2024

@tonistiigi Can I get a review?

@daghack daghack force-pushed the invalid-definition-description-check branch from 4270ddf to 6fefbd4 Compare October 7, 2024 14:58
@tonistiigi
Copy link
Member

@dvdksn PTAL

Copy link
Collaborator

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

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

LGTM

@tonistiigi tonistiigi merged commit 7c4f6d9 into moby:master Oct 8, 2024
92 checks passed
@daghack daghack deleted the invalid-definition-description-check branch October 8, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement InvalidDefinitionDescription Rule Check
6 participants