ubiquity-os / ubiquity-os-kernel

1 stars 13 forks source link

KV namespace setup #62

Closed gentlementlegen closed 3 months ago

gentlementlegen commented 3 months ago

When the script setup-kv-namespace.ts is ran, an issue arises due to multiple accounts present on our CloudFlare. Current issue: https://github.com/ubiquity/ubiquibot-kernel/actions/runs/9578178823/job/26407867903#step:5:84

According to the docs, this can be resolved by setting a CLOUDFLARE_ACCOUNT_ID env variable:

account_id optional

This is the ID of the account associated with your zone. You might have more than one account, so make sure to use the ID of the account associated with the zone/route you provide, if you provide one. It can also be specified through the CLOUDFLARE_ACCOUNT_ID environment variable.

Which would fix the script and help automation for deployments.

0x4007 commented 3 months ago

We already have the CLOUDFLARE_ACCOUNT_ID secret so should we just merge and test?

ubiquibot[bot] commented 3 months ago
! No price label has been set. Skipping permit generation.
ubiquity-os-main[bot] commented 3 months ago
! No price label has been set. Skipping permit generation.
0x4007 commented 3 months ago
! No price label has been set. Skipping permit generation.

Can you fix the diff syntax @gentlementlegen

gentlementlegen commented 3 months ago
! No price label has been set. Skipping permit generation.

Can you fix the diff syntax @gentlementlegen

By this do you mean the yellow highlight effect on the text? If so, the new logger should have this covered once we implement it on the plug-ins

0x4007 commented 3 months ago

Yes you need to set the syntax highlighting to diff