Stickerify icon indicating copy to clipboard operation
Stickerify copied to clipboard

Bot to convert medias in Telegram stickers

Results 4 Stickerify issues
Sort by recently updated
recently updated
newest added

Since Qodana allows to analyze code coverage, we should take advantage of this feature and configure it accordingly. The export format should be [IntelliJ Coverage Agent](https://github.com/JetBrains/intellij-coverage). * [Official examples](https://github.com/qodana/qodana-coverage/tree/main) *...

enhancement
unit test
cicd

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies dockerfile Dockerfile...

dependencies

As done for previous Java releases, we should move to Java 22. The tasks to be completed are the following: - [ ] Upgrade Gradle 8.8 - [ ] ~Update...

enhancement
dependencies
cicd

[GraalVM](https://www.graalvm.org/java/) might be very useful to discard any unneeded dependency from the Docker image built. More information can be retrieved from [this DEVOXX talk](https://youtu.be/6wYrAtngIVo).

enhancement
docker