this fixes#5377 by asserting that the error message starts with "tsl" or "x509" as either of the strings represent the same error depending on the mysql version.
we should refactor the code to avoid checking on the error messages and probably use different error types instead.
* handbook-operations-section
Made a couple of changes to Digital Experience rituals that I missed during my review.
• Added daily handbook PR reviews
• Moved DevRel related rituals to Community group. I think that's a more suitable home for them.
* Update brand.md
* Update community.md
Fixed up some punctuation.
* Update brand.md
* remove outdated config file description
`example_config.json` was removed in f11da7b05b but the documentation
was still there, this removes the description from the README as well.
* add a note about how to use scripts with premium features
* articles page
* update articles route to handle category urls
* update articles page
* add articleImageUrl meta tags to article pages
* basic empty state, add comments
* Update view-articles.js
* Update articles.less
* add articles, update styles and image url validation
* lint fix
* Update routes.js
* Update articles.ejs
* Update articles.page.js
Updated article category descriptions.
* migrated more articles
I migrated more articles so that all categories are populated.
* Added thumbnails to new posts
* Some style tweaks
- Tweaked a couple of styles
- Added cursor: pointer to filters
- Changed "Blog" to "Articles" in the navigation
- Changed /blog to /articles in the navigation
Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
* Handbook: Bizops rituals in people section
Not quite ready yet but want to get the changes going. Will require some further discussion to sort out missing details and settle format difference.
* Update handbook/people.md
* Update handbook/people.md
* Update handbook/people.md
* Update people.md
* Update people.md
* Update handbook/people.md
* Update handbook/people.md
* Update handbook/people.md
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
* Handbook: Rituals
Formatted table here in accordance w/ suggestions from Mike T.
* Update customers.md
* Update customers.md
Updated language.
Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
* Create Rituals heading and appropriate subheadings
## Growth Rituals
### Social Engagement Ritual:
Participate in 50 social media engagements per week.
DRI: Drew Baker
### Daily Twitter Ritual:
Post FleetDM content on Twitter every weekday.
DRI: Drew Baker
### Daily LinkedIn Ritual:
Post FleetDM Content to LinkedIn every weekday.
DRI: Drew Baker
### osQuery Jobs Ritual:
Post to @osqueryjobs two times per week.
DRI: Drew Baker
### Enriching Leads Ritual:
Follow the Lead Enrichment Process every Friday.
DRI: Drew Baker
### Outside Contributions Ritual:
Check PRs for outside contributions every Monday.
DRI: Drew Baker
### Weekly Blogpost Ritual:
Publish FleetDM blog post once per week.
Promote blog posts on socials once per week.
### Weekly Ins and Outs Ritual:
Track ins and outs once per week.
DRI: Tim Kern
### Podcast Outreach Ritual:
Conduct podcast outreach twice per week.
DRI: Drew Baker
### Monthly Conference Ritual:
Check for conference openings and for conference sponsorships on the 1st of every month.
DRI: Drew Baker
* Update growth.md
* Convert entries to table format
This works in the preview.
* Update growth.md
* Table format revision
Reformatted table in accordance with suggestions from Mike T.
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
Co-authored-by: Tim Kern <tim@fleetdm.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
* Adding acceptable use policy
Relates to https://github.com/fleetdm/confidential/issues/1107
Creating a new "Security Policies" file and then adding the first policy - acceptable use.
* Update security-policies.md
Added effective date and owner
* Update security-policies.md
Fixed link
* feat: update query example to conform with the rest of the docs
* Update docs/Using-Fleet/REST-API.md
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
* Add API-only user login issues to FAQ
Added question and detailed instructions for API-only user password reset to FAQ
* Update Using Fleet FAQ
Removed instructions for resetting password for new API-only user and added link to commit with instructions. As discussed with @noahtalerman
* Update docs/Using-Fleet/FAQ.md
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
* Editor pass - Revert api v1 to latest in documentation
Editor pass for: https://github.com/fleetdm/fleet/pull/5149/files
Under: docs/Contributing/API-for-contributors.md
Line 457 needs to be carefully read and rewritten for clarity.
* Update API-for-contributors.md