-
Notifications
You must be signed in to change notification settings - Fork 160
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: zbirenbaum/copilot.lua
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: zbirenbaum/copilot.lua
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 16 files changed
- 4 contributors
Commits on May 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9ffee98 - Browse repository at this point
Copy the full SHA 9ffee98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09510e2 - Browse repository at this point
Copy the full SHA 09510e2View commit details -
chore(deps): bump googleapis/release-please-action from 4 to 5
Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5. - [Release notes](https://github.com/googleapis/release-please-action/releases) - [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please-action@v4...v5) --- updated-dependencies: - dependency-name: googleapis/release-please-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7e9c269 - Browse repository at this point
Copy the full SHA 7e9c269View commit details
Commits on May 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for aceeccf - Browse repository at this point
Copy the full SHA aceeccfView commit details -
ci: pick highest semver Copilot LSP release instead of newest by date
The GitHub releases/latest endpoint sorts by created_at, so a backport patch published to an older minor (e.g. 1.474.8) wins over a newer minor already shipped (e.g. 1.487.0). Resolve the tag by parsing tag_name as MAJOR.MINOR.PATCH and picking the highest semver, then look up the asset URL on that specific tag. Also harden the bash steps with set -euo pipefail and explicit empty checks.
Configuration menu - View commit details
-
Copy full SHA for 8c9998a - Browse repository at this point
Copy the full SHA 8c9998aView commit details -
fix: mark bundled Copilot LSP files as binary to prevent EOL normaliz…
…ation The previous .gitattributes targeted /copilot/dist/** and /dist/**, paths that no longer exist (the bundled LSP moved to copilot/js/). The 'binary' macro on copilot/js/** disables text/diff/merge handling so git compares raw bytes only — preventing core.autocrlf from flagging vendored files (e.g. @emnapi/runtime/dist/emnapi.iife.js, which ships with mixed CRLF/LF line endings) as locally modified. Closes #691
Configuration menu - View commit details
-
Copy full SHA for 51316fe - Browse repository at this point
Copy the full SHA 51316feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2831779 - Browse repository at this point
Copy the full SHA 2831779View commit details -
Revert "fix: temporary env variable for nodejs 26"
This reverts commit 3598fa8. Issue has been resolved upstream
Configuration menu - View commit details
-
Copy full SHA for cd6d769 - Browse repository at this point
Copy the full SHA cd6d769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4073491 - Browse repository at this point
Copy the full SHA 4073491View commit details
Loading
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 v2.0.3...v2.0.4