Commit Graph

81 Commits

Author SHA1 Message Date
gillespi314
20d02c3f23
Update manual-qa.md 2021-09-13 15:32:33 -05:00
gillespi314
5e89c0efcf
Update manual-qa.md
Fix fleetctl pack flow instructions
2021-09-13 14:37:54 -05:00
gillespi314
e99a596469
Update manual-qa.md
Fix fleetctl commang syntax
2021-09-13 14:27:49 -05:00
Mike McNeil
c98d0b3a46
Kick off the customer success handbook section (#1896)
* Kick off the customer success handbook section

* say it in fewer words
2021-09-06 19:08:49 -05:00
noahtalerman
333dfd800f
Update release process documentation in the Handbook (#1922)
- Add documentation for writing the release blogpost
- Remove old documentation that no longer applies
2021-09-02 18:28:39 -04:00
Mike Thomas
0adbe0028e
Handbook - How to add a link to Fleet docs (#1856)
* Handbook - Adding links to Fleet docs

Instructions for how to add, and fix links in the Fleet docs.

* Update handbook/README.md

* Update handbook/README.md

typo fix.

* Update handbook/README.md

Added paragraph about linking to other docs pages using relative paths.

* Update handbook/README.md
2021-08-31 10:09:37 +09:00
noahtalerman
63df5881c0
Temporarily comment out failing e2e tests and add coverage to manual QA (#1859)
- Commented out the following e2e tests because they're consistently failing in the GitHub CI:
  - Delete a host from the **Host details** page
  - Query a host from the **Host details** page
  - As a global maintainer, delete a host
- Add coverage for the commented out tests in the manual QA doc
2021-08-30 15:34:28 -04:00
Mike Thomas
44b66a8f27
Handbook - Fleet grammar guidelines (#1852)
* Update README.md

Made a start at adding Fleet's style and grammar guidelines to the handbook.

* Update README.md
2021-08-30 14:12:43 -05:00
noahtalerman
731fb599a1
Update sources (links) to check when on call in Support process document (#1833)
- Add item and link to all "Reported bugs" (GitHub issues with the "bug" and ":reproduce" label). This way, the individual on call can navigate to a list of bugs that need reproduction. 
- Add a link to the open pull requests. This way, the individual on call can identify any PRs that have been opened by the community.
2021-08-27 14:45:41 -04:00
Mike McNeil
b804f2e569
avoid confusion with the other kind of HR benefits (#1747) 2021-08-19 19:21:57 -05:00
Mike Thomas
6abd5d1353
Add cross-browser check process to handbook (#1713)
* Add cross-browser check process to handbook

Documented website cross-browser compatibility testing process in handbook.

* Update handbook/README.md

Co-authored-by: Zach Wasserman <zach@fleetdm.com>

Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2021-08-19 13:01:45 +09:00
Mike Thomas
e738bae9bb
Updated to handbook (#1711)
* Updated to handbook

Added "Communicating design changes to Engineering" section to the handbook.

* Review changes

Blockquote for note. Header for unplanned changes.
2021-08-18 19:51:01 -05:00
Tomas Touceda
989e638cc0
Make creating dirs and files more secure by checking permissions (#1566)
* Add safe mkdirall and open

* Use secure as much as possible and merge gomodules for orbit to fleet

* Improve openfile and mkdirall to check for permissiveness instead of equality

* Don't shift

* Fix links

* Address review comments
2021-08-11 11:02:22 -03:00
noahtalerman
da7925e1d7
Remove changes files. Update release process. Update support process (#1492)
- Remove changes files that were collected during the 4.1.0 release cycle
- Add removing changes files step to release process documentation
- Update support process docs to reflect the change to discussing the last on-call rotation at 🍽️  Daily standup meeting
2021-07-27 17:06:16 -04:00
noahtalerman
15ef1e3d6e
Update support process documentation with instructions for customer feature requests (#1444) 2021-07-22 09:38:25 -04:00
Mike Thomas
c140263134
Delete old markdown queries (#1382) 2021-07-14 09:25:41 -05:00
Mike McNeil
e19a4e2cf5
Add tips for moderating comments diplomatically 2021-07-09 11:53:14 -05:00
noahtalerman
6c03415dae
Update documentation structure (#1230)
- Remove `2-Orbit-osquery` directory
- Rename `3-Deployment` directory to `2-Deploying`
- Rename `4-Contribution` directory to `3-Contributing`
2021-06-28 11:15:22 -04:00
Zach Wasserman
b00df0929e
Fix URLs in documentation (#1218)
Fix URLs not caught in previous PR CI run.
2021-06-25 19:23:45 -07:00
Zach Wasserman
5e26af701b Merge branch 'main' into teams 2021-06-25 18:48:20 -07:00
noahtalerman
946982918a
In support process docs, add instruction on adding milestones to feature request issues (#1214) 2021-06-25 17:56:31 -04:00
noahtalerman
7aa380b0f0
Add testing fleetctl to the manual QA doc and update example config files (#1213)
- Update enroll secret config file with updated fields for Fleet 4.0.0
- Remove agent options config file. In Fleet 4.0.0, agent options are part of the organization settings configuration
2021-06-25 17:56:00 -04:00
noahtalerman
ab68767aec
Remove roundup and add retro. Add link to internal FAQ (#1197)
- Remove instructions for 🐄 Roundup. Starting next week, this meeting will be replaced with an "On-call retro"
- Add link to internal FAQ google doc
2021-06-24 16:58:45 -04:00
noahtalerman
e02b88d010
Update links to documentation so that they use main branch (#1151)
* Update to main branch

* Update link to releasing Fleet
2021-06-21 16:40:15 -05:00
noahtalerman
17a6c21224
Restructure documentation in preparation for docs living on fleetdm.com (#1143)
* Remove Orbit top level folder and rename folders to Deploying and Contributing

* Update link in doc README
2021-06-18 15:58:21 -05:00
noahtalerman
133bbb235b
Add reference to FAQ files in Support process doc (#1109) 2021-06-16 12:00:33 -04:00
Mike McNeil
675f520b94
handbook: considerations when closing issues (#1106) 2021-06-16 09:08:40 -05:00
noahtalerman
dca4cf0790
Add tips for asking follow up questions in support process documentation (#1091)
- Update /handbook/support-process.md
- Add github.com/issues to ignored links in markdown link check
2021-06-15 14:51:45 -04:00
RachelElysia
edf1c47298
Add #oncall-chatter and Github Triage link 2021-06-14 09:58:27 -04:00
Mike McNeil
436464c953
Minor text fixes™
inspired by https://www.theatlantic.com/family/archive/2018/06/mr-rogers-neighborhood-talking-to-kids/562352/
2021-06-12 04:01:35 -05:00
Mike McNeil
61f3264dd7
On meetings 2021-06-11 19:20:09 -05:00
noahtalerman
ab8925a005
Replace 24 hours with 1 business day (#1020)
- Replace use of "24 hours" with "1 business day" in handbook/support-process.md
2021-06-08 15:55:23 -04:00
noahtalerman
da404d8db0
Add support process to /handbook (#894)
* Add community spin document to handbook

* Remove the before Hacker news and Quora

* Add updated support process document

* Remove reference to engineering standup because it doesn't exist

* Spell fix

* Tweaks to roundup templates
2021-06-08 10:56:41 -05:00
Mike Thomas
35993ab13b
Update README.md (#914)
* Update README.md

Added "How to export images" to website section.

* Update README.md

* Update README.md

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2021-06-01 11:50:13 -05:00
Mike McNeil
a2eb7f3f9c
(guiltily fixes markdown typo) 2021-05-26 21:16:18 -05:00
noahtalerman
a32c277780
Add Release process document to /handbook (#874)
* Add document

* Spell fix in README

* minor word trimming and added a comma or two.  This looks great!

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2021-05-26 21:07:00 -05:00
noahtalerman
adbcfc6407
Add instructions for resolving failed website deploy action to /handbook (#801) 2021-05-18 18:47:18 -04:00
noahtalerman
d7a4eb6b69
Add manual QA documentation to handbook (#770)
- Add a living "Manual QA" document to Fleet's handbook.
- The goal of this document is to provide a public location to capture Fleet's manual QA process.
2021-05-17 19:19:24 -04:00
Mike Thomas
08b659ce40
Update README.md - merging to Fleet website (#755)
Update handbook to include information about when to merge to Fleet website.
2021-05-14 13:52:22 -04:00
noahtalerman
7d9ca2cee7
Convert standard query library to YAML format (#749)
- Create `/configuration-files/` directory inside of `/1-Using-Fleet` directory. This directory contains example Fleet configuration files in yaml format. Replaces the `/examples` directory.
- Create `/standard-query-library/` directory inside of `/1-Using-Fleet` directory. This directory contains the new `standard-query-library.yml`. This file will act as the source of community contributions to the standard query library.
- Edit references to `/examples` directory
2021-05-14 13:38:33 -04:00
Mike Thomas
724278bd17
Query library crashes (#745)
* query-library-crashes

Daily addition to the query library.

* name change

changed the name to "Get crashes".

* Resolving conflicts in filenames

Resolving conflicts in filenames and deleting old version.
2021-05-11 01:06:44 +09:00
Mike Thomas
fa3c4e7446
query-library-crashes (#743)
Daily addition to the query library.
2021-05-10 22:57:40 +09:00
Mike Thomas
eaf576fda2
query-library-get-system-uptime (#736) 2021-05-07 21:22:03 +09:00
Mike Thomas
8e1742805a
Daily query 2021-4-27 (#683)
Get startup items
2021-04-27 15:03:54 +09:00
Mike Thomas
468dd28130
Create get-os-version.md (#670)
Add "Get OS version" to query handbook
2021-04-26 16:12:57 -04:00
Zach Wasserman
e8669818eb
Initial backend software inventory implementation (#678)
- Maintain software inventory with detail queries.
- Associated database migrations.
- Feature flagged off by default (see documentation for details to turn on).
- Documentation.
- New test helper for slice element comparisons skipping ID.
2021-04-26 08:44:22 -07:00
Mike Thomas
1f6123fac1
daily-query-library (#680)
Get mounts
2021-04-26 13:55:31 +09:00
Mike Thomas
bb488607b4
Create get-authorized-keys (#658)
- Add "Get authorized keys" query to `handbook/queries`
- Edit "Get installed ___ software" queries for all platforms to prepare for adding software inventory to the host details API endpoint
2021-04-20 11:45:20 -07:00
Mike Thomas
871ba3940d
Add count-apple-applications to query handbook (#653)
- Add "Count apple applications" to query handbook
- Add supported platforms to query index in `/handbook/queries` README
2021-04-16 16:50:20 -07:00
noahtalerman
1d1b26ee89
Prepare queries for Software inventory (#634)
This PR includes changes to the "Get installed ___ software" queries in the query handbook (4 total. 1 for each OS supported by osquery). 

- Add `type` column to all queries.
- Add `architecture and `install_time` column to Linux query.
- Add `architecture` column to FreeBSD query.
- Remove `opera_extensions` clause because osquery doesn't have an `opera_extensions` table.
2021-04-12 13:01:31 -07:00