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

Migration to typescript #61

Merged
merged 23 commits into from
Aug 3, 2023
Merged

Migration to typescript #61

merged 23 commits into from
Aug 3, 2023

Commits on Jul 30, 2023

  1. Adding package.json value

    thsaravana committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    b274bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86859e5 View commit details
    Browse the repository at this point in the history
  3. Main should be JS

    thsaravana committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    dea714c View commit details
    Browse the repository at this point in the history
  4. Fix issue in index.ts

    thsaravana committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    0acd661 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01d00c7 View commit details
    Browse the repository at this point in the history
  6. Trying a different import

    thsaravana committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    4721a85 View commit details
    Browse the repository at this point in the history
  7. More logs

    thsaravana committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    afcfd25 View commit details
    Browse the repository at this point in the history
  8. More logs

    thsaravana committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    37825a5 View commit details
    Browse the repository at this point in the history
  9. More logs

    thsaravana committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    dae3756 View commit details
    Browse the repository at this point in the history
  10. Fixing the util.test.ts

    thsaravana committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    dd57529 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a29eeea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3841f34 View commit details
    Browse the repository at this point in the history
  13. Fix all issues in util.ts

    thsaravana committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    5f8513c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d971853 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    be09c4c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    45882d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de6c6e4 View commit details
    Browse the repository at this point in the history
  3. Fixing all prettier issues

    thsaravana committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    41e1865 View commit details
    Browse the repository at this point in the history
  4. Fixing all errors

    thsaravana committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e1175a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Changed from 1.6.1

    thsaravana committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    30e47aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e2856f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:Madrapps/jacoco-report into migrati…

    …on-to-typescript
    
    # Conflicts:
    #	__tests__/util.test.js
    #	dist/index.js
    #	src/action.ts
    #	src/util.js
    thsaravana committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1bd0382 View commit details
    Browse the repository at this point in the history
  4. Building

    thsaravana committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f198059 View commit details
    Browse the repository at this point in the history