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: add tests workflow for deno #423

Open
wants to merge 14 commits into
base: feature/deno
Choose a base branch
from

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    f19b915 View commit details
    Browse the repository at this point in the history
  2. Add deno config files

    nazarhussain committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d295bb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64b7734 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b32b64 View commit details
    Browse the repository at this point in the history
  5. Use node named import

    nazarhussain committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    dc8dc5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e541df3 View commit details
    Browse the repository at this point in the history
  7. Fix unit tests for deno

    nazarhussain committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    454956a View commit details
    Browse the repository at this point in the history
  8. Update deno tasks

    nazarhussain committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    10efaf8 View commit details
    Browse the repository at this point in the history
  9. Update deno tasks

    nazarhussain committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9eebe10 View commit details
    Browse the repository at this point in the history
  10. Add deno runtime env var

    nazarhussain committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    dac0775 View commit details
    Browse the repository at this point in the history
  11. Add node runtime env var

    nazarhussain committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    17dd8ef View commit details
    Browse the repository at this point in the history
  12. Add deno lock file

    nazarhussain committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    cacb608 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Fix runtime setup file

    nazarhussain committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    988312f View commit details
    Browse the repository at this point in the history
  2. Fix order of main fields

    nazarhussain committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2f6dda9 View commit details
    Browse the repository at this point in the history