GenderedIntelligence / the-trans-dimension

The Trans Dimension is an online community hub connecting trans communities in London.
http://transdimension.uk
Other
3 stars 1 forks source link

Chore: move dependency into explicit set #367

Closed ivan-kocienski-gfsc closed 1 year ago

ivan-kocienski-gfsc commented 1 year ago

Fixes #366

cloudflare-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d527598
Status: ✅  Deploy successful!
Preview URL: https://4ab0e026.transdimension.pages.dev
Branch Preview URL: https://ik-366-elm-build-dependency-.transdimension.pages.dev

View logs

katjam commented 1 year ago

I think there may be an issue with the way cloudflare manages elm package repositories. I made some notes to that effect somewhere. I can look into this again soon if we want to leave it hanging.

@ivan-kocienski-gfsc If you did find somewhere that indicated this is "a" solution then this is maybe also OK. It's something I guess elm-markdown? depends on and the way the build was happening, it was intermittently missing? Race condition downloading deps for deps?

I think in Netlify there was a way of relying on caches.

Couldflare also seems to build the server with loads of stuff we do not need - which I looked into briefly and it does not appear to be configurable.

katjam commented 1 year ago

@ivan-kocienski-gfsc Do you want to merge or close this?