gemini-cli icon indicating copy to clipboard operation
gemini-cli copied to clipboard

[WIP] Migrate display of banner logic from Mendel to GCA events

Open Adib234 opened this issue 1 month ago • 2 comments

Summary

Based on this design doc, we have decided to shift away from using Mendel as the place for storing banner data as remote config to GCA events which is more suitable for our use case.

Details

On startup we fetch events.

Related Issues

How to Validate

After the cl for adding the banner campaigns has been submitted, we will test locally.

Pre-Merge Checklist

  • [ ] Updated relevant documentation and README (if needed)
  • [ ] Added/updated tests (if needed)
  • [ ] Noted breaking changes (if any)
  • [ ] Validated on required platforms/methods:
    • [ ] MacOS
      • [X] npm run
      • [ ] npx
      • [ ] Docker
      • [ ] Podman
      • [ ] Seatbelt
    • [ ] Windows
      • [ ] npm run
      • [ ] npx
      • [ ] Docker
    • [ ] Linux
      • [ ] npm run
      • [ ] npx
      • [ ] Docker

Adib234 avatar Dec 09 '25 20:12 Adib234