https://github.com/dioxuslabs/status
Status of dioxus org, all builds, versions, performance, and more
https://github.com/dioxuslabs/status
Last synced: 1 day ago
JSON representation
Status of dioxus org, all builds, versions, performance, and more
- Host: GitHub
- URL: https://github.com/dioxuslabs/status
- Owner: DioxusLabs
- Created: 2022-10-04T00:38:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T20:12:07.000Z (about 2 years ago)
- Last Synced: 2025-02-26T09:24:26.360Z (over 1 year ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# status of dioxus org
This uses doxie-bot to track that status of things in the dioxus org.
This includes:
- Performance benchmarks
- Size, build times, and memory usage
- Code quality
- Security
- Dependencies
- Changed crates
- Open issues
- Open PRs
- etc
Whenever a change is merged on PRs that this repo watches, we re-run the bot to generate a new blob of status data which you can then view on the dioxuslabs.com website.
For now, we just use a github pages site to host and preview the data, but we do eventually want to move this to dioxuslabs.com and just query the data in this repo.