Skip to content

[SG-837] QA build crashing while attaching a file#2203

Merged
vvolkgang merged 1 commit intomasterfrom
bugfix/cake_droid_fileserver
Nov 24, 2022
Merged

[SG-837] QA build crashing while attaching a file#2203
vvolkgang merged 1 commit intomasterfrom
bugfix/cake_droid_fileserver

Conversation

@vvolkgang
Copy link
Member

Type of change

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

Objective

This fixes Android's QA apk crashing while trying to attach a file. A recently added file (FileService.cs) with a reference to the package name was missing from the script.

Code changes

  • build.cake: Script will now change the package name in Android's FileService.cs

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

@vvolkgang vvolkgang changed the title SG-837 Fixes: QA build crashing while attaching [SG-837] QA build crashing while attaching a file Nov 22, 2022
@vvolkgang vvolkgang merged commit 969b89b into master Nov 24, 2022
@vvolkgang vvolkgang deleted the bugfix/cake_droid_fileserver branch November 24, 2022 15:49
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.

2 participants