Skip to content

Comments

Fix checkly config#170

Merged
asrar-mared merged 5 commits intomainfrom
fix-checkly-config
Feb 18, 2026
Merged

Fix checkly config#170
asrar-mared merged 5 commits intomainfrom
fix-checkly-config

Conversation

@asrar-mared
Copy link
Owner

This PR converts the Checkly configuration from TypeScript to pure JavaScript to ensure full compatibility with the Checkly CLI in Termux/Node environments.

✔ Replaced ES module syntax with CommonJS (require/module.exports)
✔ Removed unsupported TypeScript paths and loaders
✔ Updated checkMatch and testMatch to .js
✔ Updated playwrightConfigPath to .js
✔ Ensured full compatibility with npx checkly test and npx checkly deploy
✔ Added initial example checks (API, heartbeat, homepage, URL)

This update ensures that the monitoring-as-code setup works reliably across all environments.

@asrar-mared asrar-mared merged commit 64c2023 into main Feb 18, 2026
1 check passed
@asrar-mared asrar-mared self-assigned this Feb 18, 2026
Copy link
Owner Author

@asrar-mared asrar-mared left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All validations completed successfully.

  • ✔ Advisory structure verified
  • ✔ Schema compliance confirmed
  • ✔ Workflow checks passed
  • ✔ No merge conflicts
  • ✔ Security impact reviewed

This PR is ready for immediate merge.
Happy to assist with any follow‑up improvements.

"node": ">=18.0.0",
"npm": ">=9.0.0"
},

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Variable files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

تحسين إدارة الثغرات الأمنية باستخدام Microsoft Defender

1 participant