mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
* Finish first draft of API versions * wip * Finalize tests * Revert change in handler * Remove made up version * Update versioning with aliases * Add changes file * Address review comments * Revert overupdated routes * Expand life time of deprecated APIs * Fix test * Comment out problematic part of test * Revert bad path changes |
||
|---|---|---|
| .. | ||
| 01-Building-Fleet.md | ||
| 02-Testing.md | ||
| 03-Migrations.md | ||
| 04-Committing-Changes.md | ||
| 05-Releasing-Fleet.md | ||
| 06-Seeding-Data.md | ||
| 07-API-for-contributors.md | ||
| 08-API-Versioning.md | ||
| FAQ.md | ||
| README.md | ||
Contribution
Building Fleet
Provides documentation about building the code, development infrastructure, and database migrations
Testing
Includes documentation about Fleet's full test suite and integration tests
Migrations
Information about creating and updating database migrations
Committing Changes
Contains information about how to merge changes into the codebase
Releasing Fleet
Provides a guide for Fleet's release process
Seeding Data
Provides a guide for adding fake data to your development instance
API for contributors
Provides documentation for Fleet API routes that are helpful when developing or contributing to Fleet
FAQ
Includes commonly asked questions and answers about contributing to Fleet from the Fleet community