QA: Simplify Comparison Between Local And Remote Site Files

This commit adds an extra step to the build process to SHA256 checksum
all the files that are built purely based on repository contents.  The
checksums file is uploaded to the webserver with the rest of the site
content.

A separate target is added to the Makefile to compare the remote
sha256sums file to a locally-built file to see if they differ.  This
allows us to detect when a remote build may have gone astray.
This commit is contained in:
David A. Harding 2015-02-25 16:02:00 -05:00
parent 45855ab2d9
commit 584e19101c
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
5 changed files with 21 additions and 1 deletions

View file

@ -4,6 +4,7 @@
---
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<!-- Note: this file is built non-deterministically -->
<channel>
<title>Bitcoin conferences and events</title>
<link>https://bitcoin.org/en/events</link>