-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NO QA] Correct paths for upload android hybrid adhoc #53530
[NO QA] Correct paths for upload android hybrid adhoc #53530
Conversation
@francoisl Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@Julesssss this should fix this error |
needs: [validateActor, getBranchRef, uploadAndroid] #TODO add ios job | ||
needs: [validateActor, getBranchRef, androidHybrid] #TODO add ios job |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need for the // todo
, we'll track this on the main issue. COuld you remove please
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 🫡
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
@janicduplessis new test run here: https://github.com/Expensify/App/actions/runs/12164349774 |
🚧 @Julesssss has triggered a test hybrid app build. You can view the workflow run here. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
@Julesssss Did you tag the wrong person? |
It works! |
Ah sorry Janic, this was my last comment before signing off and I didn't check the username properly. |
Nice! @jnowakow one issue is that Google SSO isn't working. I'm pretty sure I enabled it in Firebase just like NewDot (SHA cert fingerprints are shared between prod/Adhoc). And I did that for the 2nd GoogleService.json file I sent you but not the first. Any idea what we're missing there? |
Hmm I've just checked if I've put correct file there and it's the one you send me in DM (not in zip). So I have to think about it |
Okay, I will think if I missed anything. But it is not a big problem to be honest, I think it is not necessary but a nice improvement . |
🚀 Deployed to staging by https://github.com/Julesssss in version: 9.0.72-0 🚀
|
🚀 Deployed to staging by https://github.com/Julesssss in version: 9.0.72-0 🚀
|
@Julesssss Anythign to QA here? |
@Julesssss I looked briefly through documentation and I don't see anything that could cause Google SSO to break in adhoc :/ If google is enabled in firebase console then it should work |
@mvtglobally no Maria, sorry for not clarifying |
No worries @jnowakow, thanks for checking. Lets not worry about it |
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.72-1 🚀
|
Explanation of Change
This PR fixes workflow that builds and publishes android hybrid app to S3 bucket by using correct paths.
Fixed Issues
$ #51636
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
N/A
Android: mWeb Chrome
N/A
iOS: Native
N/A
iOS: mWeb Safari
N/A
MacOS: Chrome / Safari
N/A
MacOS: Desktop
N/A