Skip to content

Clean up duplicate GitHub workflows#2003

Open
Aryan-Baglane wants to merge 1 commit intoopenMF:developmentfrom
Aryan-Baglane:remove-duplicate-workflows
Open

Clean up duplicate GitHub workflows#2003
Aryan-Baglane wants to merge 1 commit intoopenMF:developmentfrom
Aryan-Baglane:remove-duplicate-workflows

Conversation

@Aryan-Baglane
Copy link
Copy Markdown
Member

@Aryan-Baglane Aryan-Baglane commented Apr 1, 2026

Removed duplicate workflows

Fixes #{MW-393}
Jira Task: Mw-393

Screenshots

Description

removed duplicate workflows. In this project only .github/workflows/upload-demo-app-on-firebase.yaml file is removed

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

Summary by CodeRabbit

  • Chores
    • Removed automated demo app deployment workflow.

@Aryan-Baglane Aryan-Baglane requested a review from a team April 1, 2026 09:48
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 1, 2026

📝 Walkthrough

Walkthrough

The GitHub Actions workflow file for uploading demo applications to Firebase was entirely removed, eliminating the manual dispatch trigger, pull request label-based automation, macOS job configuration, and Firebase publishing action invocation.

Changes

Cohort / File(s) Summary
CI/CD Workflow Removal
.github/workflows/upload-demo-app-on-firebase.yaml
Deleted the entire Firebase demo app upload workflow, including manual dispatch and PR label-based triggers, job configuration, and Firebase publishing action invocations.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

One less workflow in the night,
Firebase uploads taking flight,
Cleaning pipelines, streamlined and lean,
CI/CD becomes serene. 🐰✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Clean up duplicate GitHub workflows' directly matches the main change: deletion of a duplicate GitHub Actions workflow file (.github/workflows/upload-demo-app-on-firebase.yaml).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

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.

1 participant