It would be cool to be able to test two refs and warn of any differences between the two builds.
- Build each site in
sites with Jekyll version A
- Build each site in
sites with Jekyll version B
- Diff the output of version B with the output of version A
I'm not sure there would be an automated way to decide if the differences were minimal enough to be acceptable. Perhaps the diff could just be posted as is, so that it could be reviewed by a person. It should be obvious if eg. a tag or plugin has stopped working.
It would be cool to be able to test two refs and warn of any differences between the two builds.
siteswith Jekyll version Asiteswith Jekyll version BI'm not sure there would be an automated way to decide if the differences were minimal enough to be acceptable. Perhaps the diff could just be posted as is, so that it could be reviewed by a person. It should be obvious if eg. a tag or plugin has stopped working.