This repository was archived by the owner on Dec 29, 2025. It is now read-only.
Open
Conversation
Collaborator
commit fe8b5a5 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 17:03:06 2025 +0300 fix: dart format commit 4a2305c Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 16:40:50 2025 +0300 fix: dart format commit 6ff064e Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 16:39:32 2025 +0300 fix: dart format commit 7d2daf6 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 16:37:35 2025 +0300 fix: dart format commit efb1d16 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 16:13:42 2025 +0300 fix: dart format commit fb8eb6b Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 15:33:07 2025 +0300 fix: dart format commit 8c45834 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 15:09:35 2025 +0300 fix: dart format commit 8cb7446 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 07:24:06 2025 +0300 fix: dart format commit e7b8223 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 06:52:01 2025 +0300 fix: dart format commit eb7894e Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 06:22:54 2025 +0300 fix: dart format commit 10f8af4 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 06:17:55 2025 +0300 fix: dart format commit 0c95d93 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 06:14:08 2025 +0300 fix: dart format commit 1120ad3 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 05:54:23 2025 +0300 fix: dart format commit 28845a9 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 05:51:55 2025 +0300 fix: dart format commit fb44dcc Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 05:50:48 2025 +0300 fix: dart format commit bb4dd19 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 05:37:54 2025 +0300 fix: dart format commit 83e79a2 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 05:35:42 2025 +0300 fix: dart format commit 76aaa64 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 05:28:41 2025 +0300 fix: dart format commit 7b8d542 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 05:02:00 2025 +0300 fix: dart format commit 8767b88 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 04:46:32 2025 +0300 fix: dart format commit 46cc570 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 04:34:10 2025 +0300 fix: dart format commit c7edf00 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 04:20:25 2025 +0300 fix: dart format commit 18c20b4 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 04:01:37 2025 +0300 fix: dart format commit ae0fd58 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 04:00:18 2025 +0300 fix: dart format commit f78c6ad Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 03:40:09 2025 +0300 fix: dart format commit b6e6840 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 03:08:07 2025 +0300 fix: dart format commit 8764567 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 03:04:46 2025 +0300 fix: dart format commit aa369c0 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 02:46:43 2025 +0300 fix: dart format commit 111884a Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 02:18:20 2025 +0300 fix: dart format commit 6ad5486 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 01:49:27 2025 +0300 fix: dart format commit 9b150d6 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 01:40:59 2025 +0300 fix: dart format commit 4836a62 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 01:32:21 2025 +0300 fix: dart format commit 0ff5f6d Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 01:27:43 2025 +0300 fix: dart format commit c71fcba Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 01:23:46 2025 +0300 fix: dart format commit fe231f3 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 01:19:57 2025 +0300 fix: dart format commit 8abdc23 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 01:04:28 2025 +0300 fix: dart format commit 98d2659 Author: Ahmed alaa <aalaa@instabug.com> Date: Fri Jul 25 00:24:48 2025 +0300 fix: dart format
fe8b5a5 to
a90a5b7
Compare
Contributor
|
@ahmedAlaaInstabug Excellent work! However, there's still a flaky iOS job that needs to be addressed. |
Contributor
Author
Fixed |
andrewdanieldev
approved these changes
Aug 1, 2025
MoKamall
reviewed
Aug 5, 2025
Comment on lines
196
to
+201
| - run: | ||
| name: Build Example App | ||
| working_directory: example | ||
| command: flutter build ios --simulator | ||
| name: sleep 10 seconds | ||
| command: sleep 10 | ||
| - run: | ||
| name: sleep 10 seconds | ||
| command: sleep 10 |
Contributor
There was a problem hiding this comment.
Why are we sleeping 10 seconds two times? Would sleeping for 20 seconds once work just as fine?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of the change
feat: add patrol e2e testing
Type of change
Related issues
JIRA ID :
Checklists
Development
Code review