-
# Context
checkout `.pre-commit-cofig.yaml`.
we use the following lint tools on commit.
- flake8
- isort
- black
# Approach
add workflows in `.github/workflows`
-
### Summary
We have a lot of workflows in the repository currently, a lot of which are not even getting used, and some workflows are duplicated. For example,
1. [Install Ersilia](https://github.c…
-
Quite often GitHub Actions is temporarily failing or there are problems running scripts locally (e.g. docker stops working). To get a better idea of how often this happens and in which situations.
-
https://github.com/microsoft/netperf/actions/runs/11231253686
This change broke https://github.com/microsoft/netperf/blob/main/.github/workflows/ebpf.yml
@mtfriesen Can you please make sure to e…
-
### Describe the feature
Currently, we dont have the automated project structure updation in our repository. It'll be benefitial for the new commers to understand the project structure from readme it…
-
Separate jobs build form all actions to be a reusable workflow.
-
GitHub checks fail because of an issue when installing and setting up Composer.
- https://github.com/woocommerce/action-scheduler/actions/runs/10534226806/job/29191562463?pr=1092
- https://github.…
-
### Is your feature request related to a problem? Please describe.
Currently, the project doesn't have a project structure. And, it would be a bit difficult for new commers to understand the project …
-
**Is your feature request related to a problem? Please describe.**
A Dockstore user whose GitHub account is added to an GitHub organization does not automatically see the GitHub's organization workflo…
-
Enhance the repository robustness with github actions.
- [ ] 1. Verify PR
- [ ] 2. Python Linting
- [ ] 3. Automatic Documentation
- [ ] 4. Testing