[PR #5259] [MERGED] [BRE-768] Creating stub workflow for testing #5620

Closed
opened 2025-11-27 00:11:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/5259
Author: @AmyLGalles
Created: 5/23/2025
Status: Merged
Merged: 5/23/2025
Merged by: @AmyLGalles

Base: mainHead: agalles/publish-stub


📝 Commits (3)

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

.github/workflows/publish.yml (+14 -0)

📄 Description

🎟️ Tracking

BRE-768

📔 Objective

This PR creates a stub workflow that will eventually be a workflow automatically promote an Android build to production.

Other examples
https://github.com/bitwarden/server/pull/3556
https://github.com/bitwarden/android/pull/3016

📸 Screenshots

Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/5259 **Author:** [@AmyLGalles](https://github.com/AmyLGalles) **Created:** 5/23/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@AmyLGalles](https://github.com/AmyLGalles) **Base:** `main` ← **Head:** `agalles/publish-stub` --- ### 📝 Commits (3) - [`f4e6b1f`](https://github.com/bitwarden/android/commit/f4e6b1f1341a01810c987de0fdb0e751a53d5ee8) creating stub workflow for testing - [`e1f9635`](https://github.com/bitwarden/android/commit/e1f96358a0eb351fb4cb703dc0b2aa60c7a3f376) using better test workflow - [`555716b`](https://github.com/bitwarden/android/commit/555716b3fe3fad92f7b5ed3693f068d12953e67f) newline ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/publish.yml` (+14 -0) </details> ### 📄 Description ## 🎟️ Tracking [BRE-768](https://bitwarden.atlassian.net/jira/software/projects/BRE/boards/144?jql=assignee%20%3D%20712020%3Aac9853d4-55a2-4808-acad-e7b7914eac07&selectedIssue=BRE-768) ## 📔 Objective This PR creates a stub workflow that will eventually be a workflow automatically promote an Android build to production. Other examples https://github.com/bitwarden/server/pull/3556 https://github.com/bitwarden/android/pull/3016 ## 📸 Screenshots <!-- Required for any UI changes; delete if not applicable. Use fixed width images for better display. --> ## ⏰ Reminders before review - Contributor guidelines followed - All formatters and local linters executed and passed - Written new unit and / or integration tests where applicable - Protected functional changes with optionality (feature flags) - Used internationalization (i18n) for all UI strings - CI builds passed - Communicated to DevOps any deployment requirements - Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team ## 🦮 Reviewer guidelines <!-- Suggested interactions but feel free to use (or not) as you desire! --> - 👍 (`:+1:`) or similar for great changes - 📝 (`:memo:`) or ℹ️ (`:information_source:`) for notes or general info - ❓ (`:question:`) for questions - 🤔 (`:thinking:`) or 💭 (`:thought_balloon:`) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion - 🎨 (`:art:`) for suggestions / improvements - ❌ (`:x:`) or ⚠️ (`:warning:`) for more significant problems or concerns needing attention - 🌱 (`:seedling:`) or ♻️ (`:recycle:`) for future improvements or indications of technical debt - ⛏ (`:pick:`) for minor or nitpick changes [BRE-768]: https://bitwarden.atlassian.net/browse/BRE-768?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-27 00:11:03 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#5620