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

Bundle and lint plugins #22

Merged
merged 36 commits into from
Sep 19, 2023
Merged

Bundle and lint plugins #22

merged 36 commits into from
Sep 19, 2023

Commits on Sep 11, 2023

  1. Update cli implementation (WIP)

    daun committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    81cc10f View commit details
    Browse the repository at this point in the history
  2. Update create command

    daun committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1216748 View commit details
    Browse the repository at this point in the history
  3. Update mocha opts

    daun committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    400321a View commit details
    Browse the repository at this point in the history
  4. Update readme

    daun committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    3b34d73 View commit details
    Browse the repository at this point in the history
  5. Enable ESM support

    daun committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e030d11 View commit details
    Browse the repository at this point in the history
  6. Fix terminal output

    daun committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e3bdb1d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Get create command working

    daun committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    946a356 View commit details
    Browse the repository at this point in the history
  2. Recreate validate command (WIP)

    daun committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8f50b26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc74905 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Simplify config and args

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7fc7f0b View commit details
    Browse the repository at this point in the history
  2. Crawl site

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    29fb3fc View commit details
    Browse the repository at this point in the history
  3. Refactor crawler

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    edff455 View commit details
    Browse the repository at this point in the history
  4. Move crawler into support file

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6543d97 View commit details
    Browse the repository at this point in the history
  5. Fix URL filtering

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2f97c80 View commit details
    Browse the repository at this point in the history
  6. Report validation results

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    385de0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    845b902 View commit details
    Browse the repository at this point in the history
  8. Fix style validation logic

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    158ba05 View commit details
    Browse the repository at this point in the history
  9. Check crawler status code

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    91ae699 View commit details
    Browse the repository at this point in the history
  10. Create plugin bundle commands

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1ac94f5 View commit details
    Browse the repository at this point in the history
  11. Apply global prettier rules

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9028c23 View commit details
    Browse the repository at this point in the history
  12. Create bundle command

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    64e26a7 View commit details
    Browse the repository at this point in the history
  13. Create build and dev commands

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f4d20c1 View commit details
    Browse the repository at this point in the history
  14. Remove old files

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4661213 View commit details
    Browse the repository at this point in the history
  15. Remove automated workflows

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c914840 View commit details
    Browse the repository at this point in the history
  16. Update readme

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2a7a749 View commit details
    Browse the repository at this point in the history
  17. Regenerate readme

    daun committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    bb8c7db View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    4a692e4 View commit details
    Browse the repository at this point in the history
  2. Add limit to validate command

    daun committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8ce772f View commit details
    Browse the repository at this point in the history
  3. Pretty-print erro codes

    daun committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    87d74e4 View commit details
    Browse the repository at this point in the history
  4. Display page limits

    daun committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6ac206d View commit details
    Browse the repository at this point in the history
  5. Formatting

    daun committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9a17088 View commit details
    Browse the repository at this point in the history
  6. Regenerate readme

    daun committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d5ee7f2 View commit details
    Browse the repository at this point in the history
  7. Fix watch mode command

    daun committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    03ed294 View commit details
    Browse the repository at this point in the history
  8. Mark as release candidate

    daun committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    cc811d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Regenerate readme

    daun committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    beecb73 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Rename package namespace

    daun committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    fbd6a69 View commit details
    Browse the repository at this point in the history