mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
- Split import version into own task - Add beta field to Version model - Add task to import most recent beta version - Accommodate beta releases in Artifactory downloads - Fix bug in getting proper download files for beta releases - Add ability to delete old beta versions when importing new beta version - Hide release notes link for beta releases - Comment why we don't get old downloads - Add management command to get most recent beta release - Add beta import to boost setup command - Add docs on beta release import - Get newest beta release when importing releases - Add manager method to get most recent beta release - Skip a couple failing tests after confirming behavior is working as expected
Documentation for the Boost Website
- Development Setup Notes
- Environment Variables
- Example Files - Contains samples of
libraries.json..gitmodules, and other files that Boost data depends on - Handling "Unclaimed" User Accounts - Describes how we allow authors and maintainers to "claim" the accounts that we create for them as part of the library upload process
- Management Commands
- Retrieving Static Content from the Boost Amazon S3 Bucket
- Syncing Data about Boost Versions and Libraries with GitHub
- API Documentation - We don't have many API endpoints, but the ones we do have are documented here