reflex-dev / reflex

🕸️ Web apps in pure Python 🐍
https://reflex.dev
Apache License 2.0
20.51k stars 1.18k forks source link

[REF-2889] reflex-web benchmarking is failing #3363

Open masenf opened 6 months ago

masenf commented 6 months ago

Describe the bug Looks like the reflex-web benchmarking action is checking out the reflex-ci ref, which probably was not updated for the required radix 3.0 changes in 0.5.0

To Reproduce Any merge to main.

See https://github.com/reflex-dev/reflex/actions/runs/9180410481/job/25244764598

REF-2889

masenf commented 6 months ago

Seems like we also started losing performance size data for mac after we pinned the macos version for reflex runs

image

Lendemor commented 6 months ago

Pinning the macOS version was mostly a hotfix to unblock the CI, we should probably look into using newer images if we can make them work.

ElijahAhianyo commented 6 months ago

@masenf can you add this on linear and assign me to it? Adding the linear tag has no effect when I do it