Skip to content

chore(config): clean up testing apps from deployment matrix and add streaming-hub app to deployment matrix - #634

Merged
ferr3ira-gabriel merged 1 commit into
mainfrom
feature/cleanup-test-apps-and-configure-streaming-hub
Jul 31, 2026
Merged

chore(config): clean up testing apps from deployment matrix and add streaming-hub app to deployment matrix#634
ferr3ira-gabriel merged 1 commit into
mainfrom
feature/cleanup-test-apps-and-configure-streaming-hub

Conversation

@ferr3ira-gabriel

Copy link
Copy Markdown
Member
Lerian

GitHub Actions Shared Workflows


Description

Type of Change

  • feat: New workflow or new input/output/step in an existing workflow
  • fix: Bug fix in a workflow (incorrect behavior, broken step, wrong condition)
  • perf: Performance improvement (e.g. caching, parallelism, reduced steps)
  • refactor: Internal restructuring with no behavior change
  • docs: Documentation only (README, docs/, inline comments)
  • ci: Changes to self-CI (workflows under .github/workflows/ that run on this repo)
  • chore: Dependency bumps, config updates, maintenance
  • test: Adding or updating tests
  • BREAKING CHANGE: Callers must update their configuration after this PR

Breaking Changes

None.

Testing

  • YAML syntax validated locally
  • Triggered a real workflow run on a caller repository using @this-branch or the beta tag
  • Verified all existing inputs still work with default values
  • Confirmed no secrets or tokens are printed in logs
  • Checked that unrelated workflows are not affected

Caller repo / workflow run:

Related Issues

Closes #

@ferr3ira-gabriel ferr3ira-gabriel self-assigned this Jul 31, 2026
@ferr3ira-gabriel
ferr3ira-gabriel requested a review from a team as a code owner July 31, 2026 01:18
@ferr3ira-gabriel ferr3ira-gabriel added the config Changes to repository configuration composite actions (src/config/) label Jul 31, 2026
@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Review Change Stack

Summary by CodeRabbit

  • New Features

    • Added the streaming hub application to supported deployment environments.
  • Chores

    • Removed obsolete provisioned test applications from the deployment registry and environment configurations.

Walkthrough

Changes

Deployment matrix

Layer / File(s) Summary
Register and assign streaming-hub
config/deployment-matrix.yml
Adds streaming-hub to the global application registry and the benedita cluster, while removing obsolete severino-teste entries from benedita.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Suggested reviewers: bedatty

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description leaves the required summary empty and provides no testing validation or caller workflow link, despite selecting the chore category. Add a concise description of the configuration changes, document validation performed, and provide the caller repository workflow run link or explain why testing was not applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly summarizes the deployment matrix cleanup and addition of the streaming-hub application.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/cleanup-test-apps-and-configure-streaming-hub

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

@lerian-studio

Copy link
Copy Markdown
Contributor

⚠️ Invalid Source Branch

Pull requests to main can only come from:

  • develop
  • hotfix/*

Your source branch: feature/cleanup-test-apps-and-configure-streaming-hub

Please change the base branch or create a PR from an allowed branch.

@lerian-studio

lerian-studio commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

🔍 PR Validation Summary

🚫 PR Blocked — 1 blocking failure

Check Status Blocking
Source Branch ❌ failure yes
PR Title ✅ success yes
PR Description ✅ success yes
PR Size ⏭️ skipped no
Auto Labels ⏭️ skipped no
PR Metadata ⏭️ skipped no

Fix the blocking checks above before merge.


🔍 View workflow run

@lerian-studio

lerian-studio commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

🔍 Lint Analysis

Check Files Scanned Status
YAML Lint 1 file(s) ✅ success
Action Lint no changes ⏭️ skipped
Pinned Actions no changes ⏭️ skipped
Markdown Link Check no changes ⏭️ skipped
Spelling Check 1 file(s) ✅ success
Shell Check no changes ⏭️ skipped
README Check no changes ⏭️ skipped
Composite Schema no changes ⏭️ skipped
Deployment Matrix 1 file(s) ✅ success

🔍 View full scan logs

@ferr3ira-gabriel ferr3ira-gabriel changed the title chore: clean up testing apps from deployment matrix and add streaming-hub app to deployment matrix chore(config): clean up testing apps from deployment matrix and add streaming-hub app to deployment matrix Jul 31, 2026
@ferr3ira-gabriel
ferr3ira-gabriel merged commit 0a34fb1 into main Jul 31, 2026
34 of 36 checks passed
@github-actions
github-actions Bot deleted the feature/cleanup-test-apps-and-configure-streaming-hub branch July 31, 2026 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config Changes to repository configuration composite actions (src/config/)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants