Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

integration-deployment-templates

يحتوي integration-deployment-templates على 10 من skills المجمعة من hydrolix، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
2
محدث
2026-05-14
Forks
1
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

cleanup-guid-projects
مديرو الشبكات وأنظمة الحاسوب

Bulk-delete ephemeral test projects on a Hydrolix cluster (default pattern `bundle_verification_*`, produced by the Rust validator's `--guid` flag). Lists matching projects, confirms with the user, then deletes sequentially. Use when the user wants to clean up leftover GUID test projects, or projects matching a name prefix, on a cluster.

2026-05-14
hdx-ingest-sample-data
مصممو قواعد البيانات

Ingest N rows of realistic test data into any Hydrolix table. Automatically finds the transform's sample_data from bundle files, sets timestamps distributed across a given date range, and handles all authentication variants (JWT-only or JWT + table ingest token). Use whenever the user wants to populate a table with test data, seed data for dashboard testing, ingest sample events, or run ingestion tests on any cluster. Trigger on phrases like "ingestar datos de prueba", "ingest sample data", "populate table", "seed the table", "datos de testing", "quiero datos en la tabla", "ingestar en la tabla".

2026-04-16
hdx-validate-transforms
مطوّرو البرمجيات

Validate Hydrolix transforms for a project before pushing to the cluster. Runs local schema validation (catches invalid datatype names like "float" that only fail at push time) and API validation (catches SQL errors and sample_data ingestion issues). Use before any hdx push, or standalone when the user wants to check transforms, verify datatype correctness, or pre-flight a deployment. Trigger on phrases like "validate transforms", "check transforms", "verify datatypes", "pre-flight validation".

2026-04-16
bundle-deploy
مديرو الشبكات وأنظمة الحاسوب

Create a new project on a Hydrolix cluster and apply any bundle from latest_versions.yaml to it, including Grafana org and dashboards. Trigger when user wants to create a project + apply a bundle on any cluster.

2026-04-16
rebundle
مطوّرو البرمجيات

Reset a previously-configured bundle to raw state so CI can re-run the full pipeline. Restores originals, removes pipeline-generated files, and pushes for CI. Use when a bundle needs to be re-processed through automation after pipeline or validator changes.

2026-04-15
ship
مديرو الشبكات وأنظمة الحاسوب

Commit, push, and open a PR for the current branch. If the PR targets hydrolix/integration-deployment-templates, also sends a Slack notification to

2026-04-03
upload-to-cluster
مديرو الشبكات وأنظمة الحاسوب

Batch upload Hydrolix functions and dictionaries to a cluster via the config API. Use when the user wants to upload functions, dictionaries, or both to a Hydrolix cluster.

2026-03-27
configure-bundle
مطوّرو البرمجيات

Configure a Hydrolix integration deployment bundle with proper template variables, dashboard structure, and bundle.json. Use when the user wants to set up or fix a Hydrolix integration bundle.

2026-02-10
bundle-checklist
مطوّرو البرمجيات

Show a quick reference checklist for Hydrolix bundle configuration. Use when the user needs a quick reminder of bundle configuration patterns.

2026-02-03
generate-bundle-json
مطوّرو البرمجيات

Generate a bundle.json template for a Hydrolix integration bundle. Use when the user wants to create a new bundle.json file.

2026-02-03