Agoric / dapp-econ-gov

Governance UI for Inter Protocol economic committee
0 stars 3 forks source link

ci: added cf-log-fetcher github action to fetch deployment logs #91

Closed jkhokhar1 closed 7 months ago

cloudflare-workers-and-pages[bot] commented 7 months ago

Deploying dapp-econ-gov with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0b823c2
Status: ✅  Deploy successful!
Preview URL: https://7e9cfb35.dapp-econ-gov.pages.dev
Branch Preview URL: https://feat-cf-logs.dapp-econ-gov.pages.dev

View logs

rabi-siddique commented 7 months ago

@jkhokhar1 The workflow for Test is failing in the CI. It's a listing issue with .github/workflows/cf-logs-fetcher.yml

Run this on your local branch:

npx prettier --write .github/workflows/cf-logs-fetcher.yml

It will fix linting in .github/workflows/cf-logs-fetcher.yml file. Then you can commit again and we will pass the Test check.