element-hq / compound

Element's design system
https://compound.element.io
Apache License 2.0
12 stars 3 forks source link

Clean up unused workflows #320

Closed robintown closed 4 months ago

robintown commented 4 months ago

We continuously deploy to https://compound.element.io using Cloudflare Pages, so we don't need to deploy to GitHub Pages as well. However, the workflow that did that was still useful for verifying that this actually builds, so I've kept that part.

Also, we don't release anything here to NPM.

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

Deploying compound with  Cloudflare Pages  Cloudflare Pages

Latest commit: 03a880d
Status: ✅  Deploy successful!
Preview URL: https://7a1063e5.compound-5m4.pages.dev
Branch Preview URL: https://unused-workflows.compound-5m4.pages.dev

View logs

jmartinesp commented 4 months ago

Won't this clash with https://github.com/element-hq/compound-design-tokens/pull/88? They're modifying the same .github/workflows/automation.yaml in different ways. Maybe add this changes on top of those other ones?

EDIT: oh, I didn't realise it's a different repo, my bad 🤦 .