-
When the token build action commits changes into a branch, the preview actions are not being triggered.
This should work in theory because the previews actions are listening to changes that are being…
-
https://cirrus-ci.com/task/4526270581571584?logs=ci#L3634
```
test 2024-04-28T17:46:07.431000Z TestFramework.node0 (DEBUG): RPC successfully started
test 2024-04-28T17:46:07.431000Z TestFram…
-
For xqerl on this repo I would like to work on achieving
- [x] tagged releases: after issue resolved, passed github-action checks and pr merged into main.In short a basic CI pipeline via gh ac…
-
**Is your feature request related to a problem? Please describe.**
I'd want an action to switch to the last active workspace, similar to `ActivateLastTab`. The existing `SwitchWorkspaceRelative` is o…
Pajn updated
3 months ago
-
Using this snippet:
```yaml
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Testcontainers Cloud Client
uses: atomicjar/testcon…
-
Seen in the following action run, among others:
https://github.com/tailscale/tailscale/actions/runs/8913374664/job/24478740954?pr=11958
```
=== RUN TestTwoNodes
=== PAUSE TestTwoNodes
=== CON…
-
I'm having a problem setting up a minimalistic mapping for anki using only the headphone buttons - vol up , down, and headphone key. using double taps, long holds, or simultanious inputs , I can exe…
-
The OS version : Sonoma 14.2.1 M1 chip
The App version : 5.0.1 64 bit ARM
It strangely activates the microphone while playing the audio, it makes it hard to listen the sound since the current en…
-
Hey, this is looking really great. Since I am not an experienced developer, I would like to ask a few questions:
1. could this be working by simply importing the script and listening to a fabric ca…
-
Looking for some pointers on implementing Menus.
There's an ActionListDialog which does most of what a 'Menu' would do. A Menu is like an ActionListDialog where some of the actions can open another…