Commit Graph

24 Commits

Author SHA1 Message Date
Zay Hanlon
b06582457d
Updating Kathy to owner of docs changes (#9330)
Removing Chris and updating Kathy to owner of docs changes

. .
2023-01-13 15:25:45 -06:00
Reed Haynes
60b67f39c6
remove help-release-qa channel (#9317)
Remove mention of help-release-qa channel, combining this channel with
help-qa
 .
2023-01-13 11:30:29 -06:00
Zach Wasserman
adb2ab53f0
Add vulnerability alert remediation to engineering rituals (#9030) 2022-12-14 16:30:28 -08:00
Noah Talerman
ca4d7e23cb
In handbook, update product and engineering rituals (#8582)
- Remove old product rituals
- Move release testing rituals to engineering handbook
2022-11-04 11:54:45 -04:00
Mo Zhu
85aa1df954
Specify how digital experience team wants their bugs (#8365) 2022-10-24 12:45:29 +00:00
Charlie Chance
83fed2d668
Handbook: Marketing page edits (#8356)
* Handbook: Marketing page edits

* Marketing pass first iteration

* Handbook: adding community support to engineering

1st iteration

* Handbook:removing community support from marketing

1st iteration

* Handbook: new section for community support

* Handbook: Marketing second pass

Added sections with section links per team. 
Ask @chris-mcgillicuddy if he wants to remove the style guide sections and editing sections on this page

Updating digital experience to brand - ask @eashaw for help with link redirects

TODO: Charlie: need to check the handbook links before merging.
2022-10-21 14:24:23 -06:00
Chris McGillicuddy
5393d4ec96
Fixing writing documentation link.md (#8379) 2022-10-20 16:53:03 -05:00
Chris McGillicuddy
7edce8b6ef
Consolidating style guides (#8331)
* Consolidating style guide

Several sections of the handbook have their own styles guides with redundant content. I'm consolidating that content into one central location.

* Update README.md

* Update README.md

* Update README.md
2022-10-19 09:49:41 -05:00
Chris McGillicuddy
fc29b3b6e4
Merging Quality section with Engineering (#8321)
* Merging Quality section with Engineering

I merged content from the Quality section of the handbook with Engineering. I added the ritual and slack channel DRIs from Quality to the Engineering tables.

* Delete README.md
2022-10-18 17:31:38 -05:00
Reed Haynes
e68e21d3bc
Update deploy to dogfood instructions (#8038)
- Changed the "Use workflow from" instructions per advice from @zwinnerman-fleetdm 
- Added note that "main" is not a valid image name and the commit hash must be used instead.
2022-10-13 10:28:49 -05:00
Mo Zhu
1810578e13
Link to documentation improvement backlog (#7814) 2022-10-07 16:32:53 -04:00
Zach Wasserman
e5920d2e72
Update engineering oncall documentation (#7996) 2022-09-27 19:17:20 -07:00
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