[PR #2743] [MERGED] [DEVOPS-1406] - UPDATE: all workflows #29791

Closed
opened 2026-04-18 13:41:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2743
Author: @Eeebru
Created: 9/3/2023
Status: Merged
Merged: 9/6/2023
Merged by: @Eeebru

Base: masterHead: DEVOPS-1406-update-mobile-repository-workflows


📝 Commits (1)

📊 Changes

8 files changed (+24 additions, -29 deletions)

View changed files

📝 .github/workflows/build.yml (+3 -3)
📝 .github/workflows/crowdin-pull.yml (+2 -2)
📝 .github/workflows/pr-labeler.yml (+1 -1)
📝 .github/workflows/release.yml (+6 -6)
📝 .github/workflows/stale-bot.yml (+1 -1)
📝 .github/workflows/version-auto-bump.yml (+1 -3)
📝 .github/workflows/version-bump.yml (+9 -12)
📝 .github/workflows/workflow-linter.yml (+1 -1)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

  • Update all warnings in the Mobile pipeline

Code changes

  • .github/workflows/*: Updates all workflow

Screenshots

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 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/2743 **Author:** [@Eeebru](https://github.com/Eeebru) **Created:** 9/3/2023 **Status:** ✅ Merged **Merged:** 9/6/2023 **Merged by:** [@Eeebru](https://github.com/Eeebru) **Base:** `master` ← **Head:** `DEVOPS-1406-update-mobile-repository-workflows` --- ### 📝 Commits (1) - [`7ab0a87`](https://github.com/bitwarden/android/commit/7ab0a87790328b437198fa3935bba6a055a3032a) UPDATE: all workflows ### 📊 Changes **8 files changed** (+24 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+3 -3) 📝 `.github/workflows/crowdin-pull.yml` (+2 -2) 📝 `.github/workflows/pr-labeler.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+6 -6) 📝 `.github/workflows/stale-bot.yml` (+1 -1) 📝 `.github/workflows/version-auto-bump.yml` (+1 -3) 📝 `.github/workflows/version-bump.yml` (+9 -12) 📝 `.github/workflows/workflow-linter.yml` (+1 -1) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [x] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> - Update all warnings in the Mobile pipeline ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> * **.github/workflows/*:** Updates all workflow ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <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 2026-04-18 13:41:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#29791