fleet/docs/Contributing
Juan Fernandez b60d535d4a
Feature 7084: Add new EE endpoint for Fleet Desktop (#7530)
Added new EE endpoint, that is meant to be used by Fleet Desktop only. The new endpoint will return the number of failed policies.
2022-09-12 15:37:38 -04:00
..
Adding-new-endpoints.md Editor pass - Add endpoint documentation (#6414) 2022-06-29 16:11:28 -05:00
API-for-contributors.md Feature 7084: Add new EE endpoint for Fleet Desktop (#7530) 2022-09-12 15:37:38 -04:00
API-Versioning.md Replace references to /api/latest/fleet with /api/v1/fleet (#7464) 2022-08-31 09:51:25 -05:00
Building-Fleet.md add instructions to change db images on local development (#6995) 2022-08-02 12:17:26 +00:00
Committing-Changes.md Updated testing.md (#6583) 2022-08-01 19:06:30 -05:00
Configuration-for-contributors.md Document all keys in config and team YAML documents (#7449) 2022-09-08 17:57:38 -04:00
CONTRIBUTING.md Move CONTRIBUTING.md into docs/contributing (#7283) 2022-08-26 12:14:43 -05:00
FAQ.md Update "Learn how to use Fleet" for Fleet Sandbox (#7142) 2022-08-19 14:13:15 -04:00
Migrations.md Update /macadmins endpoints to include MDM name and aggregate count (#7137) 2022-08-10 15:15:01 -04:00
README.md Updated testing.md (#6583) 2022-08-01 19:06:30 -05:00
Releasing-Fleet.md Remove newlines before indented lists in Markdown (#7461) 2022-08-31 15:42:09 -05:00
Seeding-Data.md Updated testing.md (#6583) 2022-08-01 19:06:30 -05:00
Testing-and-local-development.md add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00

Contributing

Building Fleet

Learn about building the code, development infrastructure, and database migrations.

Testing

Look at Fleet's full test suite and integration tests.

Migrations

Learn about creating and updating database migrations.

Committing changes

Read to learn how to merge changes into the codebase.

Releasing Fleet

Learn the process for how to release Fleet.

Seeding data

Read this guide on adding fake data to your development instance.

API for contributors

Get to grips with Fleet API routes. This documentation is helpful for developing or contributing to Fleet.

FAQ

Read for commonly asked questions and answers about contributing to Fleet as part of the Fleet community.