mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
- Split the array of objects to separate objects for each pattern in ignorePatterns. Rename the key in each object to "pattern." The documentation for the example config file is poor. - Add hello@fleetdm.com and /server/datastore/mysql/migrations/ to ignorePatterns - Add 999 to aliveStatucCodes (Seems to be a LinkedIn edge case) - Fix all broken markdown links |
||
|---|---|---|
| .. | ||
| 1-Building-Fleet.md | ||
| 2-Testing.md | ||
| 3-Migrations.md | ||
| 4-Architecture-decisions.md | ||
| 5-Releasing-Fleet.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
Architecture decisions
Provides a template for making architecturally significant changes to the project
Releasing Fleet
Provides a guide for Fleet's release process
FAQ
Includes commonly asked questions and answers about contributing to Fleet from the Fleet community