-
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
[NO QA] Use op read to get data from 1Password #55577
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 https://github.com/Expensify/App/actions/runs/12909732814 |
…-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 |
🚧 @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! 🧪🧪
|
* main: (110 commits) Point redirect at correct URL Update Mobile-Expensify to 9.0.89-6 Update version to 9.0.89-6 Create Expensify-Card-Perks.md Update redirects.csv add translations and such for ts Update redirects.csv Add functions description Remove all calls and code related with OptInToPushNotifications & OptOutOfPushNotifications Revert PR 54071 and fix merge conflict Add SCAN_TEST_TOOLTIP to DismissedProductTraining type Align dot indicator Use REIMBURSEMENT_ACCOUNT_ROUTE_NAMES.NEW in places resolve comments Code improvements fix: you've been switched to focus mode modal after open an expense on the Reports page Update redirects.csv Update Reconcile-Company-Card-Expenses.md Update redirects.csv Update paths ... # 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! 🧪🧪
|
Ugh, resolving submodule on every commit is a nightmare. I think was my fault as I manually resolved a previous 'change' unecessarily. |
* main: (76 commits) Update Mobile-Expensify to 9.0.89-7 Update version to 9.0.89-7 Revert "Merge pull request #55528 from software-mansion-labs/use-onyx/auth-screens" Match the horizontal padding in the search router with LHN Update redirects.csv Fix padding in TravelTerms close RHP after provisioning Fix routes to work after page refresh Close RHP Fix bottom padding Add unit test Update redirects.csv Update and rename SAML-SSO.md to Managing-Single-Sign-On-(SSO)-in-Expensify.md Update SAML-SSO.md Make code more readable Add title in the header Fix lint errors Update comment Hide Split Expense from trip rooms Use TextLink and and styles instead of RenderHTML ... # Conflicts: # Mobile-Expensify
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.
FYI Conflicts
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.
Adding final approval before another App merge raises a 'conflict'
Skipping 'Reassure Performance Tests' as it has passed many time prior to the final conflict resolution. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
CP failed due to the prior submodule commit conflict resolution. I think the best bet is to forget the CP and wait for it to hit staging naturally (with the submodule conflict hopefully outdated and ignored by then) |
🚀 Deployed to staging by https://github.com/Julesssss in version: 9.0.91-0 🚀
|
Explanation of Change
Along with Mobile-Expensify changes, we have got iOS HybridApp AdHoc builds working.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/461026
PROPOSAL:
MOBILE-EXPENSIFY:13370
Tests
Test runs succeed when we run the workflow from this branch:
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