Skarlett/coggie-bot

features-list

Closed this issue · 2 comments

[ ] allow coggiebot to know what features it was compiled with -- something like a compile time configuration file

  • current ideas are using nix to generate a json file it parses at compile time
  • or parse the cargo.toml file, pass it into nix as json file and then pass that back into coggiebot as compile time data

this will be marked as resolved with the conclusion of songbird-feature

merged in 1.4.7 #90