-
It was reported by @rotu in https://github.com/git-for-windows/git/issues/5199#issuecomment-2435933384 that it does not work:
```yml
- name: Update git for windows
if: runner.os == 'Windows'
…
-
Add more automation
https://rfortherestofus.com/2023/05/github-actions
-
### Clear and concise description of the problem
Use `taze` CLI to scan and update the version of outdated GitHub Actions.
### Suggested solution
We could scan the `.github/workflows` dir (if exist…
-
Check failure on line 23 in .github/workflows/ci.yml
GitHub Actions
/ .github/workflows/ci.yml
Invalid workflow file
You have an error in your yaml syntax on line 23
-
GitHub supports annotating PRs with comments attached to relevant files/lines - for example, https://github.com/pytest-dev/pytest-github-actions-annotate-failures is a plugin that does this for pytest…
-
- [ ] cffconvert.yml
- [ ] documentation.yml
- [ ] examples.yml
- [x] sonarcloud.yml
-
We should make use of all the different actions/workflows/templates that are provided by Github:
- [x] format the code
- [x] upload a pypi package
- [x] create templates for issues and pull requ…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
**Description:**
To enhance repository automation and streamline contributor engagement…
-
For testing CM workflows on GPUs we need to use [GH self hosted runners](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners)
-
**Is your feature request related to a problem? Please describe.**
Currently, we dont have the automated project structure updation in our repository. It'll be benefitial for the new commers to under…