-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: googleworkspace/cli
base: v0.22.4
head repository: googleworkspace/cli
compare: v0.22.5
- 8 commits
- 114 files changed
- 4 contributors
Commits on Mar 31, 2026
-
ci: pin cross-rs to v0.2.5 in release workflow (#651)
Co-authored-by: jpoehnelt-bot <jpoehnelt-bot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b422e5d - Browse repository at this point
Copy the full SHA b422e5dView commit details -
fix: verify SHA256 checksum in npm postinstall script (#650)
Co-authored-by: jpoehnelt-bot <jpoehnelt-bot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 158f93a - Browse repository at this point
Copy the full SHA 158f93aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d24ac2 - Browse repository at this point
Copy the full SHA 5d24ac2View commit details -
fix: auto-install binary on run if missing (#654)
* fix: auto-install binary on run if missing pnpm skips postinstall when the package is already cached/installed. This commit ensures run.js will auto-trigger install.js if the binary is missing, fixing the 'gws binary not found' error. * chore: add changeset for pnpm binary fix --------- Co-authored-by: jpoehnelt-bot <jpoehnelt-bot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ccbb42 - Browse repository at this point
Copy the full SHA 6ccbb42View commit details -
ci: add cargo-deny for license, advisory, and source auditing (#653)
* ci: add cargo-deny configuration for supply chain auditing * Update deny.toml Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update deny.toml Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update deny.toml Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update deny.toml Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update deny.toml Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * ci: add cargo-deny to workflow Integrates cargo-deny into the main CI pipeline using the official EmbarkStudios action. This will automatically block PRs that introduce banned licenses, insecure crates, or unallowed registries. * ci: explicitly deny unmaintained, yanked, and unlicensed crates per review * ci: remove deprecated cargo-deny keys and restore valid config --------- Co-authored-by: jpoehnelt-bot <jpoehnelt-bot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ecddf2e - Browse repository at this point
Copy the full SHA ecddf2eView commit details -
docs: update installation instructions to prioritize github releases (#…
…656) * docs: update installation instructions to prioritize github releases * ci: add explicit verification instructions to github release notes --------- Co-authored-by: jpoehnelt-bot <jpoehnelt-bot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 503315b - Browse repository at this point
Copy the full SHA 503315bView commit details -
refactor: drop serde_yaml by migrating to toml (#657)
* refactor: migrate skill registry from yaml to toml to drop unmaintained serde_yaml dependency * chore: add changeset for yaml to toml migration * fix(tests): resolve TOML test suite formatting
Configuration menu - View commit details
-
Copy full SHA for b307856 - Browse repository at this point
Copy the full SHA b307856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 705fb0e - Browse repository at this point
Copy the full SHA 705fb0eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.22.4...v0.22.5