Skip to content

Bump Stream conventions to v0.12.1#1670

Merged
gpunto merged 5 commits intodevelopfrom
bump/conventions/0.12.0
May 7, 2026
Merged

Bump Stream conventions to v0.12.1#1670
gpunto merged 5 commits intodevelopfrom
bump/conventions/0.12.0

Conversation

@gpunto
Copy link
Copy Markdown
Contributor

@gpunto gpunto commented May 5, 2026

Goal

Pick up build-conventions v0.12.1. v0.12.0 made slack-webhook-url a required input on release.yml; v0.12.1 dropped an unused issues: write permission from a few reusable workflows. Also drop the same unneeded issues: write from our caller workflows and configure Dependabot to bundle all stream-build-conventions-android bumps into one PR.

Implementation

  • streamConventions 0.11.0 → 0.12.1 in gradle/libs.versions.toml.
  • All GetStream/stream-build-conventions-android/.github/workflows/...@v0.11.0 refs → @v0.12.1.
  • Pass slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_ANDROID_CICD }} to release.yml in publish-new-version.yml and publish-snapshot.yml.
  • Drop unneeded issues: write from pr-quality.yml, pr-clean-old-drafts.yaml, and sdk-size-checks.yml.
  • Add groups.stream-conventions to both ecosystems in .github/dependabot.yml.

Testing

  • Yaml validation via the PR-quality workflow.
  • Slack notifications and grouped Dependabot PRs validated on the next runs.

Checklist

  • Issue linked (if any)
  • Tests/docs updated
  • I have signed the Stream CLA (required for external contributors)

@gpunto gpunto added the pr:ci CI / GitHub Actions / workflow updates label May 5, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

PR checklist ✅

All required conditions are satisfied:

  • Title length is OK (or ignored by label).
  • At least one pr: label exists.
  • Sections ### Goal, ### Implementation, and ### Testing are filled (or ignored for dependabot PRs).

🎉 Great job! This PR is ready for review.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

SDK Size Comparison 📏

SDK Before After Difference Status
stream-video-android-core 12.04 MB 12.04 MB 0.00 MB 🟢
stream-video-android-ui-xml 5.68 MB 5.68 MB 0.00 MB 🟢
stream-video-android-ui-compose 6.28 MB 6.28 MB 0.00 MB 🟢

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 2026

@gpunto gpunto marked this pull request as ready for review May 5, 2026 15:20
@gpunto gpunto requested a review from a team as a code owner May 5, 2026 15:20
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 2026

Warning

Rate limit exceeded

@gpunto has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 16 minutes and 9 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: b40980d3-f2e0-4e07-8d22-7da8aefeea18

📥 Commits

Reviewing files that changed from the base of the PR and between 27ffbd4 and efd5a3a.

📒 Files selected for processing (9)
  • .github/dependabot.yml
  • .github/workflows/android.yml
  • .github/workflows/pr-clean-old-drafts.yaml
  • .github/workflows/pr-quality.yml
  • .github/workflows/publish-new-version.yml
  • .github/workflows/publish-snapshot.yml
  • .github/workflows/sdk-size-checks.yml
  • .github/workflows/sdk-size-updates.yml
  • gradle/libs.versions.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump/conventions/0.12.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gpunto gpunto merged commit 6e99b02 into develop May 7, 2026
13 of 14 checks passed
@gpunto gpunto deleted the bump/conventions/0.12.0 branch May 7, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:ci CI / GitHub Actions / workflow updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants