-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[NoQA] Use op read to get data from 1Password #55577
base: main
Are you sure you want to change the base?
Conversation
@ishpaul777 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] |
Does this requires a c+ ? @mountiny |
baf86ae
to
5cd60fe
Compare
Here was a successful run that got us past the op check but the build failed for some other reason I think (not clear to me from the logs) https://github.com/Expensify/App/actions/runs/12897488048/job/35962734444 However, this syntax follows how we read the files in other workflow so should be good @AndrewGable could you please review? Thanks! |
It got past the
|
Damn it, I skimmed over it but looked for wrong words, yeah that seems like it was either not downloaded correctly or they are not saved in the right place for the build to work right |
The path seems correct Lines 426 to 436 in 5cd60fe
|
I have created new AppIDs for the adhoc as they were missing and regenerated the adhoc profiles using those appIDs. New run here. Added those details here https://github.com/Expensify/Expensify/issues/463473 |
…-updateHybridAppBuild2
Hey @mountiny I'm trying to catch up with this thread and the fixes you made today. Did you manage to retry with this mentioned fix here?
|
Continuing in the thread |
…-updateHybridAppBuild2
…-updateHybridAppBuild2
This comment was marked as resolved.
This comment was marked as resolved.
🚧 @Julesssss has triggered a test hybrid app build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
* main: (433 commits) Update redirects.csv Update and rename Change-or-add-email-address.md to Managing-Primary-and-Secondary-Logins-in-Expensify.md lint fix type update webpack configuration to use minified pdf.worker file adding check if FS is initialized before trying to shut it down lint failed add tests Use different numbers Update the isCustom param type and add more tests Update the custom feed method Update Mobile-Expensify to 9.0.89-5 Update version to 9.0.89-5 adding new mock method Update Mobile-Expensify to 9.0.89-4 Update version to 9.0.89-4 Update redirects.csv Update Mobile-Expensify to 9.0.89-3 Update version to 9.0.89-3 make includeSelfDM param conditional ... # Conflicts: # Mobile-Expensify
🚧 @Julesssss has triggered a test hybrid app build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
Explanation of Change
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/461026
PROPOSAL:
MOBILE-EXPENSIFY:13370
Tests
Test run: https://github.com/Expensify/App/actions/runs/12897488048/job/35962734444
The op step was a success but the build failed, not a blocker for this I think
Offline tests
QA Steps
N/A
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop