Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deno): Optionally instrument Deno.cron #9808

Merged
merged 12 commits into from
Dec 13, 2023

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    5c2ca41 View commit details
    Browse the repository at this point in the history
  2. Use withMonitor

    timfish committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    778c906 View commit details
    Browse the repository at this point in the history
  3. Set maxRuntime

    timfish committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    35fa4e1 View commit details
    Browse the repository at this point in the history
  4. Update test snapshots

    timfish committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6eb3aba View commit details
    Browse the repository at this point in the history
  5. Update Deno test version

    timfish committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d53d7c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f59ef2 View commit details
    Browse the repository at this point in the history
  7. Remove unused eslint-disable

    timfish committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3e3003a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    292cce9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    2e923bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb08e8e View commit details
    Browse the repository at this point in the history
  3. Fix test snapshots

    timfish committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ba11865 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb31663 View commit details
    Browse the repository at this point in the history