nvidia_gpu_exporter icon indicating copy to clipboard operation
nvidia_gpu_exporter copied to clipboard

First draft for automatic AUR PKGBUILD generation

Open kpj opened this issue 1 year ago • 1 comments

Closes #86.

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] I have read the CONTRIBUTING document.
  • [x] My code follows the code style of this project.
  • [x] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.

kpj avatar Aug 08 '22 17:08 kpj

Thanks for the PR, I'll try to have a look soon. Regarding your question about the SSH key, I will set a new GH actions secret for that. Unfortunately secrets are not populated on PR runs from forks, will need to see how we handle that - probably I'll review, merge your PR and then make another myself to take care of the SSH/secrets part.

utkuozdemir avatar Aug 08 '22 17:08 utkuozdemir