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

chore: cleanup unnecessary scripts and files #10731

Merged
merged 4 commits into from
Aug 22, 2024
Merged

chore: cleanup unnecessary scripts and files #10731

merged 4 commits into from
Aug 22, 2024

Commits on Aug 21, 2024

  1. chore: cleanup unnecessary scripts and files

    - Removed `.cargo/config` and `__TAURI_WORKSPACE__` workaround
    - Removed husky and precommit hooks
    - Remove unecessary script files
    - Moved `.scripts/covector/sync-cli-metadata.js` to `.scripts/ci/sync-cli-metadata.js`
    - Moved `app-icon.png` to `.github/icon.png`
    - Enhanced has-diff.sh script to output which files are modified
    amrbashir committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cf793ec View commit details
    Browse the repository at this point in the history
  2. lock file

    amrbashir committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cccdd47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21075e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. add change file

    lucasfernog committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a0fc4b7 View commit details
    Browse the repository at this point in the history