tr
TryGhost
GitHub
Ghost
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Ghost
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Failed
main
7696002c Merge upstream/main (2026-08-25)
by Hermes Agent
H
Failed
main
7d9843ae 🐛 Fix JPY (zero-decimal) validation in validateCurrencyAmount validateCurrencyAmount always compared against minAmount * 100 (cents), which is wrong for JPY (zero-decimal currency) where amounts are stored as whole yen. E.g. a ¥500 donation (stored as 500) was rejected as below ¥100 because 500 < 100*100. Introduce decimalFactor based on IsJPYCurrency (1 for JPY, 100 otherwise) so the minimum/maximum thresholds are in the correct unit. Add unit tests covering JPY (allow 500, reject 99, max) and decimal currencies (USD cents).
by Hermes Agent
H
Failed
main
0ea0bb66 Merge upstream/main (2026-08-25)
by Hermes Agent
H
Failed
main
2e6de64d 🐛 Fix JPY (zero-decimal) amount display in analytics (centsToDollars) upstream's refactor moved centsToDollars to chart-helpers.ts and made it always divide by 100, dropping the JPY special-case that rbtnn's fork had. BSM is a JPY site, so MRR/amounts were displayed 100x too small. Restore the JPY (no division) behaviour and update the unit test accordingly.
by Hermes Agent
H
Failed
main
3a847166 Merge upstream/main (2026-08-25) # Conflicts: # apps/shade/src/lib/app-utils.ts
by Hermes Agent
H
Failed
main
9eec04a6 Merge upstream/main (2026-08-25)
by Hermes Agent
H
Failed
main
afb6dea5 Merge upstream/main (2026-08-13)
by Hermes Agent
H
Failed
main
04295858 Merge upstream/main (2026-08-11)
by Hermes Agent
H
Failed
main
9430014b Merge upstream/main (2026-08-07)
by Hermes Agent
H
Failed
main
d2a9687c Merge upstream/main (2026-08-07)
by Hermes Agent
H
Failed
main
c7d2cbb0 Merge upstream/main (2026-08-07)
by Hermes Agent
H
Failed
main
d8d3a624 Merge upstream/main (2026-08-06)
by Hermes Agent
H
Failed
main
9f6119a0 fix: handle JPY currency in useCurrencyInput hook - Added optional currency parameter to useCurrencyInput - When currency is JPY, skip division/multiplication by 100 - Updated TipsAndDonations and tier-detail-modal to pass currency
by Hermes Agent
H
Failed
main
fb50f512 Merge upstream/main (2026-08-06)
by Hermes Agent
H
Previous
Next