Skip to content

Add Android and Windows release workflows#549

Merged
StuartFerguson merged 4 commits intomainfrom
copilot/create-release-workflows-android-windows
Apr 19, 2026
Merged

Add Android and Windows release workflows#549
StuartFerguson merged 4 commits intomainfrom
copilot/create-release-workflows-android-windows

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 19, 2026

  • Read current workflow files
  • Revert release_windows.yml runner back to windows-2022; remove the copy step added in previous session
  • Add upload-artifact step to release_windows.yml to expose AppPackages to downstream jobs
  • Add deploy_to_staging job to release_windows.yml (self-hosted runner) that downloads and copies Windows packages
  • Add upload-artifact step to release_android.yml to expose APK to downstream jobs
  • Add deploy_to_staging job to release_android.yml (self-hosted runner) that downloads and copies Android APK

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 19, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Agent-Logs-Url: https://github.com/TransactionProcessing/TransactionMobile/sessions/a2c82fcd-ccc4-45ae-8f4f-a874b9978163

Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
Copilot AI changed the title [WIP] Add release workflows for Android and Windows Add Android and Windows release workflows Apr 19, 2026
Copilot AI requested a review from StuartFerguson April 19, 2026 13:33
…lf-hosted runner

Agent-Logs-Url: https://github.com/TransactionProcessing/TransactionMobile/sessions/0fc48ec5-2ccf-46c4-9ee1-151a9646440d

Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
@StuartFerguson StuartFerguson marked this pull request as ready for review April 19, 2026 14:09
@StuartFerguson StuartFerguson merged commit 4854f1c into main Apr 19, 2026
10 of 11 checks passed
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.

Release workflows for Android and Windows

2 participants