[PR #5673] [MERGED] [BRE-1074] Adding debug info for failing to find release #5960

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/5673
Author: @pixman20
Created: 8/8/2025
Status: Merged
Merged: 8/12/2025
Merged by: @pixman20

Base: mainHead: BRE-1074-fix-mobile-publishing


📝 Commits (5)

📊 Changes

3 files changed (+8 additions, -2 deletions)

View changed files

📝 .github/workflows/publish-store.yml (+2 -1)
📝 fastlane/Fastfile (+4 -0)
📝 fastlane/patches/supply_custom_promote.rb (+2 -1)

📄 Description

🎟️ Tracking

BRE-1074

📔 Objective

Passing package name to get correct locales for publishing
Adding debug info for failing to find release

📸 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/5673 **Author:** [@pixman20](https://github.com/pixman20) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/12/2025 **Merged by:** [@pixman20](https://github.com/pixman20) **Base:** `main` ← **Head:** `BRE-1074-fix-mobile-publishing` --- ### 📝 Commits (5) - [`67af5ae`](https://github.com/bitwarden/android/commit/67af5aee92e3b44d9030dd3975eed608c2754e03) [BRE-1074] Passing package name to get correct locales for publishing - [`289862a`](https://github.com/bitwarden/android/commit/289862abb613625348015214b6899591a88cf172) [BRE-1074] Passing package name to get correct locales for publishing - [`78bc278`](https://github.com/bitwarden/android/commit/78bc2785a5fa8eca730a3afa87ccee442701a470) [BRE-1074] Adding debug info for failing to find release - [`f6ab8a5`](https://github.com/bitwarden/android/commit/f6ab8a5a7544a29742d0241a5e8001e75fc58b87) [BRE-1074] Combining UI messages - [`6a9437d`](https://github.com/bitwarden/android/commit/6a9437d0774d8652cadf81360484173d32bd28d5) [BRE-1074] Removing old debug message ### 📊 Changes **3 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/publish-store.yml` (+2 -1) 📝 `fastlane/Fastfile` (+4 -0) 📝 `fastlane/patches/supply_custom_promote.rb` (+2 -1) </details> ### 📄 Description ## 🎟️ Tracking [BRE-1074](https://bitwarden.atlassian.net/browse/BRE-1074) ## 📔 Objective Passing package name to get correct locales for publishing<br/>Adding debug info for failing to find release<br/> ## 📸 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-1074]: https://bitwarden.atlassian.net/browse/BRE-1074?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:17:45 -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#5960