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

Convert to composite action? #33

Closed
5 of 7 tasks
jidicula opened this issue Jan 19, 2021 · 1 comment · Fixed by #75
Closed
5 of 7 tasks

Convert to composite action? #33

jidicula opened this issue Jan 19, 2021 · 1 comment · Fixed by #75
Labels
enhancement New feature or request question Further information is requested

Comments

@jidicula
Copy link
Owner

jidicula commented Jan 19, 2021

Might allow for better caching... to investigate.


  • modify Dockerfile to use clang-format as ENTRYPOINT
  • set up composite action
  • refactor testing to call script on directory
  • add matrix for supported versions CI test
  • refactor script to pull Docker image and run from there
  • modify README to indicate new version support
  • new release
@jidicula jidicula added enhancement New feature or request question Further information is requested labels Jan 19, 2021
@jidicula
Copy link
Owner Author

Would require building clang-format from source. See https://github.com/Unibeautify/docker-beautifiers/blob/master/clang-format/Dockerfile

jidicula added a commit that referenced this issue Jan 15, 2022
Also inject Ubuntu version and `clang-format` version as build args,
and move install operation into image build.

Related to: #33
jidicula added a commit that referenced this issue Jan 15, 2022
Also inject Ubuntu version and `clang-format` version as build args,
and move install operation into image build.

Related to: #33
jidicula added a commit that referenced this issue Jan 15, 2022
jidicula added a commit that referenced this issue Jan 15, 2022
Also adds matrix of supported versions to CI check.

Related to: #33
jidicula added a commit that referenced this issue Jan 15, 2022
jidicula added a commit that referenced this issue Jan 15, 2022
Also adds matrix of supported versions to CI check.

Related to: #33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant