Skip to content

Conversation

stefanjudis
Copy link
Collaborator

@stefanjudis stefanjudis commented Sep 9, 2025

Affected Components

  • CLI
  • Create CLI
  • Test
  • Docs
  • Examples
  • Other

Notes for the Reviewer

This PR pretty much mirrors the advanced boilerplate and updates the old advanced-js boilerplate. I changed all the ts references and migrated ESM to CommonJS to fit the existing convention.

I tested the repo locally and looks good.

grafik

@stefanjudis stefanjudis force-pushed the fix-cli-onboarding-deprecation-warning branch from 10b6671 to 922c367 Compare September 9, 2025 13:28
}

setup();
await setup()
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This part is a bit "meh" because top-level await isn't supported in non-modules, but the functionality still works in Checkly (I assume everything's bundled anyways).

@stefanjudis stefanjudis requested a review from sorccu September 9, 2025 13:34
@stefanjudis stefanjudis force-pushed the fix-cli-onboarding-deprecation-warning branch from 922c367 to a2e18a0 Compare September 9, 2025 13:36
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.

1 participant