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

Conversation

amrbashir
Copy link
Member

@amrbashir amrbashir commented Aug 21, 2024

  • 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

- 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 amrbashir requested a review from a team as a code owner August 21, 2024 23:06
@amrbashir amrbashir changed the title Cleanup chore: cleanup unnecessary scripts and files Aug 21, 2024
@amrbashir
Copy link
Member Author

I will open a separate PR for cleaning up examples

Copy link
Contributor

github-actions bot commented Aug 21, 2024

Package Changes Through a0fc4b7

There are 13 changes which include tauri-utils with prerelease, tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-build with prerelease, tauri-runtime-wry with prerelease, tauri with prerelease, tauri-runtime with prerelease, tauri-macros with prepatch, tauri-codegen with prerelease, tauri-plugin with prerelease, tauri-driver with prepatch, @tauri-apps/api with prerelease, tauri-bundler with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.0.0-rc.2 2.0.0-rc.3
tauri-utils 2.0.0-rc.5 2.0.0-rc.6
tauri-bundler 2.0.1-rc.4 2.0.1-rc.5
tauri-runtime 2.0.0-rc.5 2.0.0-rc.6
tauri-runtime-wry 2.0.0-rc.5 2.0.0-rc.6
tauri-codegen 2.0.0-rc.5 2.0.0-rc.6
tauri-macros 2.0.0-rc.5 2.0.1-rc.0
tauri-plugin 2.0.0-rc.5 2.0.0-rc.6
tauri-build 2.0.0-rc.5 2.0.0-rc.6
tauri 2.0.0-rc.5 2.0.0-rc.6
@tauri-apps/cli 2.0.0-rc.6 2.0.0-rc.7
tauri-cli 2.0.0-rc.6 2.0.0-rc.7
tauri-driver 0.1.4 0.1.5-rc.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit f4d5241 into dev Aug 22, 2024
34 checks passed
@lucasfernog lucasfernog deleted the cleanup branch August 22, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants