databendlabs/databend

Refactor: Try using `build-info`

Open

#9874 aperta il 3 feb 2023

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (880 fork)github user discovery
C-refactoringgood first issue

Metriche repository

Star
 (9314 star)
Metriche merge PR
 (Merge medio 4g 18h) (99 PR mergiate in 30 g)

Descrizione

Summary

build-info can collect build-information of your Rust crate.

It might be an alternative to vergen and cargo-license etc. to get git, credits and build options.

The potential problem is that it may lead to an unstable build and needs further investigation.

Guida contributor