-
- [Parallel Processing for Faster Deployments](https://www.youtube.com/watch?v=CYlUcIH3dPg)
- https://github.com/MarceloPrado/has-changed-path
- [Working with GitHub Actions](https://jeffrafter.com/…
-
### GitHub Actions
>https://help.github.com/en/actions
#### 官方示例
>https://github.com/actions/starter-workflows/tree/master/ci
-
I propose that a GitHub Action is created for this repository to make it easy for others to onboard to gather their metrics. Instead of manually writing out a [larger workflow file](https://github.co…
-
We should add a GithubAction similar to: https://github.com/osmosis-labs/osmosis-installer/blob/main/.github/workflows/test-client.yaml but to test the `node` install.
This workflow would be more e…
-
This issue is based on the need to temporarily disable `MLIR-Windows-CI` but we want to reinstate the check for the near future. We want to follow the precedent set by ONNX: https://github.com/onnx/on…
-
### Current behavior
Most of the time, cypress is able to boot a Chrome within a GitHub Actions runner and run tests. However sometimes, the run fails to boot Chrome and errors. This can happen wit…
-
Hey,
Nice tool and thanks for providing this!
I had a somewhat similar idea, which I described here using macros: https://github.com/near/near-sdk-rs/issues/892
I was wondering if you could create a…
-
The build pipeline should accomplish several things:
- Build and publish the dynamic libs
- Build the Godot addon project structure and push to the addon branch
- Publish the addon and libs as re…
-
**Describe the bug**
Semgrep is triggering an alert on its own generated semgrep.sarif file (which is not committed to git btw)
https://github.com/HariSekhon/Templates/runs/6607360215?check_suit…
-
With the development and expansion of the project
The process of testing and ensuring the integrity of each update will become difficult
Deno tests + GitHub actions would be helpful for us and pro…