Skip to content

GitHub Action to run cpplint on pushes & pull requests #3

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

Merged
merged 8 commits into from
Dec 8, 2019

Conversation

cclauss
Copy link
Member

@cclauss cclauss commented Nov 26, 2019

This is a much simpler solution that loads quickly but does not require a custom Dockerfile.

@cclauss cclauss requested a review from tkruse November 26, 2019 22:45
Copy link
Contributor

@tkruse tkruse left a comment

Choose a reason for hiding this comment

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

LGTM. I am not an expert on actions so I would not spot a bug by reviewing, though.

@tkruse
Copy link
Contributor

tkruse commented Dec 8, 2019

feel free to merge. I leave it to you in case you are experimenting.

@cclauss cclauss merged commit a343735 into master Dec 8, 2019
@cclauss cclauss deleted the GitHub-Action-for-cpplintcclauss-patch-1 branch December 8, 2019 10:51
Farwaykorse added a commit to Farwaykorse/fwkSudoku that referenced this pull request Dec 17, 2019
@peternewman
Copy link

It would probably now make sense to convert this to a composite action, so people can benefit from any potential internal improvements to the action such as annotations, without them having to manually update what's effectively currently a workflow template:
https://docs.github.com/en/actions/creating-actions/creating-a-composite-action

@tkruse
Copy link
Contributor

tkruse commented Feb 21, 2023

@peternewman : I am not up-to-date with github actions, and there is a lot to read. Do you have any current obviously beneficial example for how composite action would improve user experience with this action?

@cclauss
Copy link
Member Author

cclauss commented Feb 21, 2023

Also, the billing implications of using composite actions?

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.

3 participants