fleet/website/scripts
Eric 4ad16cc46f
Website: Update admin query generator to work in production. (#25363)
Changes:
- Updated the `build-static-content` script to add the merged osquery
schema JSON to the website's `builtStaticContent` configuration
- Updated view-query-generator to have a badConfig exit that is used if
the website has an invalid `builtStaticContent.schemaTables`
configuration
- Updated `get-llm-generated-sql` to use the
`builtStaticContent.schemaTables` instead of attempting to use
`sails.helpers.getExtendedOsquerySchema()` (Which does not work as
intended when run in a production environment.)
2025-01-10 17:51:03 -06:00
..
build-static-content.js Website: Update admin query generator to work in production. (#25363) 2025-01-10 17:51:03 -06:00
create-issues-for-todays-rituals.js Website: add support for annual auto issues, add new digital experience issue (#23218) 2024-10-27 11:48:05 -05:00
deliver-estimation-report.js Website: add .retry() to Github API calls in estimation report script (#6132) 2022-06-09 00:08:13 -05:00
deliver-nurture-emails.js Website: Update deliver-nurture-emails.js (#21484) 2024-08-21 23:35:17 -05:00
freeze-open-pull-requests.js Tool: Bring back mergefreeze API integration (#6905) 2022-07-27 00:36:31 -05:00
generate-bugs-csv.js Add script to generate bug category csv (#16082) 2024-01-12 13:24:22 -06:00
generate-html-email-from-article.js Website: Add script for creating HTML email partials from Markdown articles (#7574) 2022-12-05 16:30:24 -06:00
generate-merged-schema.js Schema: Remove unused and outdated schema/fleet_schema.json (#18092) 2024-04-05 17:13:32 -05:00
get-bug-and-pr-report.js Measure #handbook PR open time (#23124) 2024-10-23 13:12:21 -05:00
migrate-lead-source-to-contact-source.js www: Create script migration example (#21437) 2024-08-20 15:18:06 -05:00
provision-sandbox-instance-for-one-user-and-deliver-email.js Website: Add admin page to manage the Fleet Sandbox waitlist (#13111) 2023-08-04 18:32:00 -05:00
rebuild-cloud-sdk.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
send-aggregated-metrics-to-datadog.js Website: add support for new usage statistics (#24511) 2024-12-13 15:00:30 -06:00
send-data-to-vanta.js Website: Update Vanta script for Fleet's integration (#23514) 2024-11-05 11:02:27 -06:00
test-llm-generated-sql.js Website: Fix lint errors in script (#23049) 2024-10-21 10:26:41 -05:00