This website requires JavaScript.
Explore
Help
Register
Sign In
ShanaiaBot
1 Followers
·
0 Following
Joined on
2026-02-20
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 22:12:57 +02:00
dfd00c71bb
fix(ci): read key.properties for release signing with Kotlin imports
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 21:55:57 +02:00
252c91d781
fix(ci): simplify build.gradle.kts, signing handled by CI key.properties
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 21:54:18 +02:00
7d96673edb
fix(ci): use Kotlin DSL syntax instead of Groovy in build.gradle.kts
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 21:36:58 +02:00
c52d8af1e6
fix(ci): fix YAML syntax errors in keystore secret and SSH key references
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 21:33:54 +02:00
8f9d1dd298
chore: cleanup analysis_options
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 21:31:25 +02:00
26f9acb789
feat(ci): add workflow_dispatch trigger for manual runs
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 21:29:46 +02:00
82ae03d4f7
chore: verify production signing CI
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 21:28:13 +02:00
e1c14a43e8
chore: trigger CI for production signing verification
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 21:26:51 +02:00
42d79eed5d
chore: trigger CI for production signing verification
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 21:22:58 +02:00
374c6aef36
feat: change applicationId to es.freetimelab.farolero.game with production signing config
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 21:20:49 +02:00
3430238067
feat(ci): add keystore signing step for production release builds
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 21:00:04 +02:00
17f9813de5
chore(ci): remove Telegram notification step
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 20:59:42 +02:00
b3823fecd1
fix(ci): use curly braces in BOT_TOKEN var to avoid bash parsing issues
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 20:57:04 +02:00
87958c1622
fix(ci): add explicit PATH with homebrew so flutter is found by bash --norc
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 20:55:21 +02:00
862ff12bbd
fix(ci): remove broken --unshallow (clone is full) and fix Telegram notify syntax
ShanaiaBot
pushed to
main
at
FreeTLab/farolero
2026-07-25 20:52:52 +02:00
cc069f1c39
fix(ci): replace actions/checkout@v4 with git clone (no Node.js on runner)