fleet/docs/3-Contribution
Zach Wasserman ee580bf811
Add ability to test SSO locally (#552)
- Use IdP in Docker container.
- Document process.
2021-03-29 13:50:39 -07:00
..
1-Building-Fleet.md Document delve debug process (#538) 2021-03-25 16:29:00 -07:00
2-Testing.md Add ability to test SSO locally (#552) 2021-03-29 13:50:39 -07:00
3-Migrations.md Update database migration tooling (#281) 2021-02-05 09:48:06 -08:00
4-Commiting-Changes.md Add documentation for committing changes (#278) 2021-02-05 09:47:32 -08:00
5-Releasing-Fleet.md Publish Helm chart (#475) 2021-03-17 11:09:01 -07:00
FAQ.md Fix broken anchor links in documentation (#509) 2021-03-21 16:05:11 -07:00
README.md Add documentation for committing changes (#278) 2021-02-05 09:47:32 -08:00

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

Commiting Changes

Contains information about how to merge changes into the codebase

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