show used build image in about/builds view
Open
@mayocream is already working on this.
Since Jan 8, 2025.
A-backend
E-easy
mentor
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 233
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 60
Description
similar to us showing the used nightly version on https://docs.rs/about/builds ,
we could show the version of crates-build-env that the builder is currently using.
Currently we update the image when we restart the server (mostly when we deploy), or after the scheduled image update.
I'm not sure if we could just store the information somewhere and then show it, or fetch it live from docker locally.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.