-
![grafik](https://github.com/user-attachments/assets/cf62682b-c179-4871-a389-28b084404056)
-
We need to make a build github actions to automate the process of generating executable files for Mac
-
[Today our Mac CI runs are failing as part of a planned brownout of the macos-12 github actions runners.](https://github.com/actions/runner-images/issues/10721)
December 3 I think is the last day t…
-
Define and implement core actions for interacting with GitHub issues within the GitHub Plugin, including `CREATE_ISSUE`, `MODIFY_ISSUE`, and `ADD_COMMENT`. Each action handler should leverage the GitH…
-
mechanics for undoing actions
-
Looks like this code once directly depended on @actions/tool-cache but no longer does.
This dependency could be removed from package.json which clears this transitive semver vulnerability [CVE-2022-2…
-
Thanks for this great tool! I have also been trying Kamal ( which is one of the inspirations for this project) to switch some of my rails projects, but I like Sidekick for other more general techn…
-
```
///
/// Описывает сервис для обработки действий модератора.
///
public interface IModeratorActionsService
{
}
```
```
///
/// Представляет сервис для обработки действий модератора.
…
-
Have considered introducing a feature that allows survival players to save actions? Each player could save a few action presets, so when placing multiple armor stands with the same action, they can si…
-
## What problem does this address?
Actions can be made "destructive" by setting the `isDestructive` attribute to `true`. When viewing this as a primary action, this is apparent by the red color. These…