Commit graph

12 commits

Author SHA1 Message Date
Tomas Touceda
7c11401f64
Handbook on call procedure for Fleet sandbox (#7704) 2022-09-23 15:38:46 -04:00
Benjamin Edwards
e665e85a90
update engineering handbook to include connection details for dogfood mysql & redis instances (#7822) 2022-09-22 11:54:30 -04:00
Luke Heath
d5519bc516
Update deploying to dogfood instructions. (#7625) 2022-09-09 11:31:24 -04:00
Noah Talerman
24c0dfa603
Update using-fleet/fleet-ui doc page (#7599)
- Add "Create a query" and "Run a query" sections
- Update "Schedule a query" section
- Remove unused images from `docs/images/`.
2022-09-09 10:14:40 -04:00
Luke Heath
aafd45fe12
Fix broken links in handbook (#7520) 2022-09-07 19:44:37 +00:00
Mike Thomas
e8528e7565
Handbook: Updated Markdown review instructions (#7545)
- Changed "Desmi Dizney" to "Chris McGillicuddy."
2022-09-02 10:05:41 +09:00
Noah Talerman
625081cf14
Add "Deploying to dogfood" to engineering handbook (#7378)
- Add "Deploying to dogfood" section.
- Remove "Product Eng" weekly section. This recurring meeting no longer happens.
2022-08-24 17:01:14 -04:00
Mike Thomas
e280c04c94
Engineering README.md housekeeping (#7031) 2022-08-22 09:53:44 -07:00
Mike McNeil
55aadfe092
Codeowners: Reduce # of pings for reviews of docs (#7207)
* Codeowners: Reduce # of pings for reviews of docs

To avoid duplicative pings in Slack, reduce the number of folks who get automatically pinged about review requests when documentation, handbook, and website routes are changed.

I left Mike T and Chris both on the digital experience handbook so that PRs can be merged quickly there in many cases, regardless of timezone.

Also @chris-mcgillicuddy I made you responsible for either (a) approving and merging or (b) if there changes to meaning or code samples, requesting review from the on-call engineer.

* Update to reflect routing doc changes through Chris, and add sub-headings

* Pull the most relevant sentences to the top of each responsibility

* Use more peaceful language
2022-08-19 12:44:04 -05:00
Noah Talerman
7ad0667b6a
Add DRIs for release testing (#6804)
- Add DRIs for release testing
- Add DRIs for patch release testing
- Update patch release playbook
2022-08-04 12:23:19 -04:00
Zach Wasserman
c6c404832c
Update oncall responsibilities (#6757)
* Update oncall responsibilities

* Update engineering.md

* Update engineering.md

* Update handbook/engineering.md

* Update handbook/engineering.md

* Update handbook/engineering.md

* Update handbook/engineering.md

* Update handbook/engineering.md

* Update handbook/engineering.md

* Update handbook/engineering.md

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Co-authored-by: Desmi-Dizney <desmi@fleetdm.com>
2022-07-28 13:24:50 -05:00
Eric
1200a5fc6f
Website: Add support for multiple levels in the handbook (#6524)
* Website: add support for excludePageFromSectionIndex meta tag in Markdown content

* revert articles and docs changes

* move handbook pages into subfolders, rename brand to digital experience, update links

* update page script, add pages in same section to generated index

* remove newline

* add redirect for renamed handbook page (/handbook/brand -> /handbook/digital-experience)

* handbook: update relative page links

* update comment

* Update basic-handbook.page.js

* Revert .sailsrc change

* Update basic-handbook.ejs

* Update basic-handbook.page.js

* Update basic-handbook.page.js

* Update security.md

I added an example of how second-level sections could be introduced (linked to).

* update links on security.md, remove related pages

* change top level files filenames to README.md

* remove handbookSection

* Update basic-handbook.page.js

* only include top level pages in handbook index

* update relative links

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-07-25 11:18:58 -05:00