2022-05-05 03:54:19 +00:00
|
|
|
# Contributing
|
2020-12-24 22:33:03 +00:00
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Building Fleet](./Building-Fleet.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Learn about building the code, development infrastructure, and database migrations.
|
2020-12-24 22:33:03 +00:00
|
|
|
|
2023-07-22 00:33:31 +00:00
|
|
|
### [Build and run Fleetd from local code](./Run-Locally-Built-Fleetd.md)
|
2023-01-19 16:31:24 +00:00
|
|
|
Building and running your modified code.
|
|
|
|
|
2022-08-02 00:06:30 +00:00
|
|
|
### [Testing](./Testing-and-local-development.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Look at Fleet's full test suite and integration tests.
|
2020-12-24 22:33:03 +00:00
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Migrations](./Migrations.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Learn about creating and updating database migrations.
|
2020-12-30 23:20:02 +00:00
|
|
|
|
2022-02-25 01:48:34 +00:00
|
|
|
### [Committing changes](./Committing-Changes.md)
|
2022-11-15 23:05:16 +00:00
|
|
|
Learn how to merge changes into the codebase.
|
2020-12-24 22:33:03 +00:00
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Releasing Fleet](./Releasing-Fleet.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Learn the process for how to release Fleet.
|
2020-12-24 22:33:03 +00:00
|
|
|
|
2022-02-25 01:48:34 +00:00
|
|
|
### [Seeding data](./Seeding-Data.md)
|
2022-11-15 23:05:16 +00:00
|
|
|
Learn how to add fake data to your development instance.
|
2021-11-05 14:03:05 +00:00
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [API for contributors](./API-for-contributors.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Get to grips with Fleet API routes. This documentation is helpful for developing or contributing to Fleet.
|
2021-11-05 14:03:05 +00:00
|
|
|
|
2023-07-14 18:44:36 +00:00
|
|
|
### [Deploying ChromeOS test extensions](./Deploying-chrome-test-ext.md)
|
|
|
|
Learn how to deploy a test version of the fleetd Chrome extension for debug purposes.
|
|
|
|
|
2020-12-24 22:33:03 +00:00
|
|
|
### [FAQ](./FAQ.md)
|
2022-11-15 23:05:16 +00:00
|
|
|
Find commonly asked questions and answers about contributing to Fleet as part of our community.
|