fleet/docs/3-Contribution
James Alseth 1da89ea987
Publish Helm chart (#475)
This adds a GH Action to publish the updated Helm chart with each new release. It can also be triggered manually if needed.

Fixes #345
2021-03-17 11:09:01 -07:00
..
1-Building-Fleet.md Update 1-Building-Fleet.md (#314) 2021-02-15 11:22:43 -08:00
2-Testing.md Backup and restore for development database (#480) 2021-03-16 08:33:42 -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 Part 3 of documentation restructure. Contribution section. (#149) 2020-12-24 14:33:03 -08: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