-
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 there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
**Description:**
To enhance repository automation and streamline contributor engagement…
-
**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…
-
I noticed that documentation for idalib and idalib-sys currently [fails to build](https://docs.rs/crate/idalib-sys/latest) on docs.rs. This in caused by the following [error](https://docs.rs/crate/ida…
-
It would be nice to document some Github workflow designs that the user can use. I have not included the example yamls, since I am not sure about the cli interface to run this, after studying it a bit…
-
-
### What
- We have made make commands for most aspects that are launched in github workflows.
- This allow to launch the commands easily locally. It would be better to use them in github workflows…
-
Our MVP implementation (#10753) assumes that the workflow is in the same repository, which is [not necessarily true](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/u…
-
Our current GitHub Actions workflows lack concurrency control, leading to multiple workflows running simultaneously on outdated commits. This wastes resources and delays feedback.
**Proposed Soluti…
-
When the other files in .github directory changed, the sync action will failed:
```
Pushing synced data to target branch.
To https://github.com/xxx/yyyy
! [remote rejected] dev -> dev (refusing t…