howoldis
howoldis copied to clipboard
Store channel information inside a DB
Using S3 API we could retrieve S3 information and store all metadata into a DB:
- channel url (+date of creating)
- commit rev (+data of commit)
- hydra evaluation (date of finish)
This would give us the maximum transparency in to the process and also history.
Following S3 bucket lists all history for channels: https://d3g5gsiof5omrk.cloudfront.net/
@domenkozar is there anything to add? As I'm trying to improve my Haskell skills I'd love to give it a try in the next weeks :-)
It would be most probably easier to get https://github.com/NixOS/nixos-channel-scripts/pull/11 done
ok, I'll have a look at this when the PR is accepted :)