-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Telegram ingress session.
Chat: UbiquityOS Workspace (0x4007) (-1003755546595).
Topic: 53.
User: @pavlovcik.
Message: 57.
Context: https://github.com/ubiquity-os/ubiquity-os-kernel
Initial message:
On branch feat/telegram in ubiquity-os/ubiquity-os-kernel: (1) fix Telegram workgroup/group chat image setting so it actually updates (set to any valid image as baseline); investigate why it fails (API usage/permissions/file handling) and implement a working approach. (2) Add CI/CD to deploy to Deno Deploy on push (define target branch(es), likely feat/telegram or main) using a GitHub Action. (3) Add a reusable Deno Deploy deployment script (e.g., scripts/deploy_deno.ts or .sh) that can be invoked manually and by CI, enabling self-upgrades; document usage. Ensure secrets include DENO_DEPLOY_TOKEN (and any required project/app identifiers), and update repo docs/config accordingly. Produce PR with changes and instructions for setting secrets.