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

Plugin system #129

Merged
merged 17 commits into from
Feb 16, 2024
Merged

Plugin system #129

merged 17 commits into from
Feb 16, 2024

Commits on Feb 9, 2024

  1. chore: Update to Node.js 18

    tommy351 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d627995 View commit details
    Browse the repository at this point in the history
  2. ci: Update workflows

    - Update os to `ubuntu-latest`
    - Update action versions
    - Check duplication in lockfile
    tommy351 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c540bf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a2e9b2 View commit details
    Browse the repository at this point in the history
  4. feat(plugin): New package

    tommy351 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a7474ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a375679 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d09600 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. chore: Update puppeteer

    tommy351 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e900e71 View commit details
    Browse the repository at this point in the history
  2. ci: Install Chrome manually

    tommy351 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4f7654f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4630f6e View commit details
    Browse the repository at this point in the history
  4. fix: Fix inconsistent snapshot files

    Disable console colors in executable files in integration tests.
    tommy351 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    dea18f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. test(cli): Add plugin tests

    tommy351 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f839574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b219092 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    6c45b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39253b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    b9a58d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b3a3c2 View commit details
    Browse the repository at this point in the history
  3. docs: Update website

    tommy351 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    83fc44e View commit details
    Browse the repository at this point in the history