-
tesy actions
-
It is not clear if we can use the high level actions given by the Unitree SDK inside of the simulation. The task is here to find out which actions we can actually use in IsaacLab and if the SDK can be…
-
it gives this error:
https://productionresultssa0.blob.core.windows.net/actions-results/2714f92e-4fb2-4544-8aef-cf6d79909096/workflow-job-run-ca395085-040a-526b-2ce8-bdc85f692774/logs/job/job-logs.…
-
**Describe the feature you want to request**
A parse of [[Actions]] to allow me to do something like /server SERVER_NAME for the user
**What's the reason for the request?**
Would extend the usabi…
-
Trigger a build and release job by replying:
/release-action
-
- remove the `Pkg.dependencies()` if possible, maybe check mtime() of the manifest
- add `Tracy.jl` or something similar to see where the time is being spent to
- Run `GC.gc()` periocally
-
### Clear and concise description of the problem
Some users have reported difficulty in using actions, so we can add some common use cases to demonstrate their usage.
### Suggested solution
Similar…
-
GitHub Actions를 이용하여 `master` 브랜치에 머지되는 브랜치는 아래 두 작업을 수행한다.
* SonarQube를 이용한 코드 정적 검사
* 테스트 코드 커버리지 체크
-
**Describe the bug**
In the current implementation an action is skipped once one of the input sub-feed is skipped.
As a user I want only skip the action if my driving input (main input) is skipped.…
-
We need a better process for testing github actions so we don't break releases.
Ie. Don't merge actions upgrades along nextcloud upgrades