Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps the GitHub Copilot for Eclipse build/release version to 0.17.0 across Maven/Tycho, OSGi bundle manifests, the feature/update-site metadata, and documents the new release in the changelog.
Changes:
- Update root Maven/Tycho version property to
0.17.0-SNAPSHOT. - Update OSGi bundle, feature, and repository versions to
0.17.0.qualifier. - Add
0.17.0release notes toCHANGELOG.mdand simplify the “What’s New” SWTBot test plan to avoid hardcoding the latest release title/feature.
Reviewed changes
Copilot reviewed 20 out of 20 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
pom.xml |
Bumps the root Maven/Tycho version property to 0.17.0-SNAPSHOT. |
CHANGELOG.md |
Adds the 0.17.0 release section with Added/Changed/Fixed entries. |
com.microsoft.copilot.eclipse.core/META-INF/MANIFEST.MF |
Updates core bundle version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.core.test/META-INF/MANIFEST.MF |
Updates core test fragment version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.ui/META-INF/MANIFEST.MF |
Updates UI bundle version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.ui.test/META-INF/MANIFEST.MF |
Updates UI test bundle version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.ui.jobs/META-INF/MANIFEST.MF |
Updates Jobs bundle version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.terminal.api/META-INF/MANIFEST.MF |
Updates terminal API bundle version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.ui.terminal/META-INF/MANIFEST.MF |
Updates terminal implementation bundle version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.ui.terminal.tm/META-INF/MANIFEST.MF |
Updates TM terminal implementation bundle version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.branding/META-INF/MANIFEST.MF |
Updates branding bundle version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.core.agent.win32/META-INF/MANIFEST.MF |
Updates Windows agent fragment version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.core.agent.macosx.x64/META-INF/MANIFEST.MF |
Updates macOS x64 agent fragment version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.core.agent.macosx.aarch64/META-INF/MANIFEST.MF |
Updates macOS arm64 agent fragment version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.core.agent.linux.x64/META-INF/MANIFEST.MF |
Updates Linux x64 agent fragment version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.core.agent.linux.aarch64/META-INF/MANIFEST.MF |
Updates Linux arm64 agent fragment version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.feature/feature.xml |
Updates feature version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.repository/category.xml |
Updates repository category feature version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.swtbot.test/META-INF/MANIFEST.MF |
Updates SWTBot test bundle version to 0.17.0.qualifier. |
com.microsoft.copilot.eclipse.swtbot.test/test-plans/whats-new/whats-new.md |
Removes hardcoded “latest entry” expectations so the plan remains valid across releases. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.