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

Add GitHub Action for TypeScript compile check #66

Merged
merged 16 commits into from
May 15, 2024
Merged

Add GitHub Action for TypeScript compile check #66

merged 16 commits into from
May 15, 2024

Commits on May 1, 2024

  1. Add TS compile check for PRs

    hlee131 authored and SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3e306ee View commit details
    Browse the repository at this point in the history
  2. Set up TS compile check

    hlee131 authored and SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c1ed3a3 View commit details
    Browse the repository at this point in the history
  3. added a cd to check_ts.yml

    Aleph-Null-123 authored and SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    fd9df23 View commit details
    Browse the repository at this point in the history
  4. build errors

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    cb2f398 View commit details
    Browse the repository at this point in the history
  5. test new process

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1c7629d View commit details
    Browse the repository at this point in the history
  6. fix new process

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a791801 View commit details
    Browse the repository at this point in the history
  7. another fix

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    52cdb3a View commit details
    Browse the repository at this point in the history
  8. add dash

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d6b8458 View commit details
    Browse the repository at this point in the history
  9. indent

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5ca3325 View commit details
    Browse the repository at this point in the history
  10. edit cds

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5dca337 View commit details
    Browse the repository at this point in the history
  11. user working-directory

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d19c892 View commit details
    Browse the repository at this point in the history
  12. actually run command

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f7b9c12 View commit details
    Browse the repository at this point in the history
  13. fix invalid workflow

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ad68a17 View commit details
    Browse the repository at this point in the history
  14. run lint in pipeline

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2f6059f View commit details
    Browse the repository at this point in the history
  15. fix useEffect warnings

    SantiagoG14 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    feb0b18 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fix edit project errors

    SantiagoG14 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    243c2db View commit details
    Browse the repository at this point in the history