Skip to content

chore: fix slack dependency changes in workflows #495

Merged
Shahroz16 merged 2 commits intomainfrom
slack-update-breaking-changes
Feb 18, 2025
Merged

chore: fix slack dependency changes in workflows #495
Shahroz16 merged 2 commits intomainfrom
slack-update-breaking-changes

Conversation

@Shahroz16
Copy link
Contributor

@Shahroz16 Shahroz16 commented Feb 18, 2025

A dependabot PR was breaking slack plugin changes were merged, which is breaking workflow. This PR fixes it.

@Shahroz16 Shahroz16 requested a review from a team as a code owner February 18, 2025 12:43
@github-actions
Copy link

github-actions bot commented Feb 18, 2025

Sample app builds 📱

Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request.


@codecov
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.04%. Comparing base (8b30804) to head (29f1313).
Report is 47 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##               main     #495       +/-   ##
=============================================
+ Coverage     41.98%   52.04%   +10.06%     
- Complexity      259      319       +60     
=============================================
  Files            99      105        +6     
  Lines          2320     2855      +535     
  Branches        344      380       +36     
=============================================
+ Hits            974     1486      +512     
- Misses         1247     1255        +8     
- Partials         99      114       +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Shahroz16 Shahroz16 changed the title chore: fixed slackbot chore: fix slack dependency changes in workflows Feb 18, 2025
@github-actions
Copy link

  • java_layout: slack-update-breaking-changes (1739882666)

@github-actions
Copy link

Build available to test
Version: slack-update-breaking-changes-SNAPSHOT
Repository: https://s01.oss.sonatype.org/content/repositories/snapshots/

@github-actions
Copy link

  • kotlin_compose: slack-update-breaking-changes (1739882654)

Comment on lines +31 to +40
# # Generate SDK size report to update in main branch before deploying new release.
# # The report is pushed by semantic-release action below by including files listed in the
# # `assets` array in the `.releaserc` file.
# - name: Generate SDK Size Report
# run: |
# ./gradlew publishToMavenLocal
# ./gradlew generateSdkSizeReport -PwriteReportTo=reports/sdk-binary-size.json
# env:
# # Use local version to make sure the report is generated for the current changes
# IS_DEVELOPMENT: 'true'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is breaking the deployment for now

@github-actions
Copy link

  • java_layout: slack-update-breaking-changes (1739883059)

@github-actions
Copy link

  • kotlin_compose: slack-update-breaking-changes (1739883059)

@Shahroz16 Shahroz16 merged commit c47d9b3 into main Feb 18, 2025
34 of 35 checks passed
@Shahroz16 Shahroz16 deleted the slack-update-breaking-changes branch February 18, 2025 13:00
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