Skip to content

Conversation

skarpovdev
Copy link
Contributor

@skarpovdev skarpovdev commented Sep 13, 2025

Motivation and Context

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@Copilot Copilot AI review requested due to automatic review settings September 13, 2025 08:17
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the upload reports functionality in GitHub Actions by correcting the artifact naming and path configuration. The changes ensure proper artifact uploads for build reports in the CI workflow.

  • Updates artifact name to use matrix strategy naming pattern
  • Simplifies report path specification to include all build reports

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@skarpovdev skarpovdev force-pushed the skarpov/fix-artifacts branch from 600b4e9 to 935b50a Compare September 13, 2025 08:19
Copy link
Contributor

@kpavlov kpavlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@skarpovdev, thank you for the fix!

@kpavlov kpavlov merged commit 1ac00b1 into modelcontextprotocol:main Sep 14, 2025
3 checks passed
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Sep 16, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[io.modelcontextprotocol:kotlin-sdk-server](https://github.com/modelcontextprotocol/kotlin-sdk)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`0.7.0` -> `0.7.1` |
|
[io.modelcontextprotocol:kotlin-sdk-core](https://github.com/modelcontextprotocol/kotlin-sdk)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`0.7.0` -> `0.7.1` |
|
[com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| plugin | misk/gradle/libs.versions.toml | gradle | patch | `3.0.2` ->
`3.0.3` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:s3](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:regions](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.33.9` -> `2.33.10` |

---

### Release Notes

<details>
<summary>modelcontextprotocol/kotlin-sdk
(io.modelcontextprotocol:kotlin-sdk-server)</summary>

###
[`v0.7.1`](https://github.com/modelcontextprotocol/kotlin-sdk/releases/tag/0.7.1)

[Compare
Source](modelcontextprotocol/kotlin-sdk@0.7.0...0.7.1)

##### What's Changed

- Bump io.github.oshai:kotlin-logging from 7.0.7 to 7.0.11 by
[@&#8203;dependabot](https://github.com/dependabot)\[bot] in
[#&#8203;211](modelcontextprotocol/kotlin-sdk#211)
- Bump org.jlleitschuh.gradle.ktlint from 13.0.0 to 13.1.0 by
[@&#8203;dependabot](https://github.com/dependabot)\[bot] in
[#&#8203;241](modelcontextprotocol/kotlin-sdk#241)
- Bump com.anthropic:anthropic-java from 0.8.0 to 2.6.0 by
[@&#8203;dependabot](https://github.com/dependabot)\[bot] in
[#&#8203;246](modelcontextprotocol/kotlin-sdk#246)
- Fix upload reports in GitHub actions by
[@&#8203;skarpovdev](https://github.com/skarpovdev) in
[#&#8203;264](modelcontextprotocol/kotlin-sdk#264)
- Bump ktor from 3.2.3 to 3.3.0 by
[@&#8203;dependabot](https://github.com/dependabot)\[bot] in
[#&#8203;265](modelcontextprotocol/kotlin-sdk#265)
- fix hang caused by StreamableHttpClientTransport
([#&#8203;226](modelcontextprotocol/kotlin-sdk#226))
by [@&#8203;AdrianMiska](https://github.com/AdrianMiska) in
[#&#8203;227](modelcontextprotocol/kotlin-sdk#227)
- Bump kotlin from 2.2.0 to 2.2.10 by
[@&#8203;dependabot](https://github.com/dependabot)\[bot] in
[#&#8203;230](modelcontextprotocol/kotlin-sdk#230)
- Add module documentation and enhance Dokka configuration by
[@&#8203;kpavlov](https://github.com/kpavlov) in
[#&#8203;261](modelcontextprotocol/kotlin-sdk#261)
- Mark `testMultipleClientParallel` as ignored due to flakiness by
[@&#8203;devcrocod](https://github.com/devcrocod) in
[#&#8203;267](modelcontextprotocol/kotlin-sdk#267)

##### New Contributors

- [@&#8203;AdrianMiska](https://github.com/AdrianMiska) made their first
contribution in
[#&#8203;227](modelcontextprotocol/kotlin-sdk#227)

**Full Changelog**:
<modelcontextprotocol/kotlin-sdk@0.7.0...0.7.1>

</details>

<details>
<summary>autonomousapps/dependency-analysis-android-gradle-plugin
(com.autonomousapps.dependency-analysis)</summary>

###
[`v3.0.3`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-303)

- \[Fix]: compare versions via `VersionNumber`, not raw strings.
- \[Fix] Forcibly downgrade kotlin-stdlib to 2.0.21 for Gradle 8.11
support.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: 5f728b0acc73a9742f56946b97f85ad1e3355442
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