Fix logic that marks older versions as missing docs

- Add new setting for oldest version in S3, adjust logic for oldest versions missing docs
- Add VS code workspace files to gitignore
- Change MINIMUM_BOOST_VERSION to reflect reality
This commit is contained in:
Lacey Henschel
2024-02-22 11:10:49 -08:00
parent 09f0bf027f
commit 129e301b0c
3 changed files with 11 additions and 6 deletions

3
.gitignore vendored
View File

@@ -155,3 +155,6 @@ python.log
# mailman
mailman/web/static/
# dev
*.code-workspace