figbot

Results 136 comments of figbot

# Overview ## src/dig.ts: ### Info:

Hello @jordi-adame, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible: - [ ] Do all...

# Overview ## src/ykman.ts: ### Info: **Script:** `ykman list | sed -rn 's/.*Serial: (.*)/\1/p'` **postProcess(function):** ```typescript function (out) { return out.split("\n").map((serial) => { return { name: serial, description: "Yubikey serial"...

Hello @vaaleyard, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible: - [ ] Do all...

Hello @ikushaldave, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible: - [ ] Do all...

# Overview ## src/task/taskwarrior.ts: ### Info: ### Single Functions: **script:** ```typescript function () { return `task export`; } ``` **script:** ```typescript function (context) { return `task export`; } ``` **script:**...

Hello @yoavbls, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible: - [ ] Do all...

# Overview ## src/tmuxinator.ts: ### Info:

Hello @christianmeier, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible: - [ ] Do all...

# Overview ## src/supabase.ts: ### Info: