Skip to content
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

[WIP] Experimental: Create a custom Gradle task to list all dependencies #15539

Closed
wants to merge 8 commits into from

Conversation

alwx
Copy link
Contributor

@alwx alwx commented Mar 30, 2023

fixes #15447

Summary

...

Documentation change PR (review please): https://github.com/status-im/status.im/pull/xxx

Review notes

Testing notes

Platforms

  • Android
  • iOS
  • macOS
  • Linux
  • Windows

Areas that maybe impacted

Functional
  • 1-1 chats
  • public chats
  • group chats
  • wallet / transactions
  • dapps / app browsing
  • account recovery
  • new account
  • user profile updates
  • networks
  • mailservers
  • fleet
  • bootnodes
Non-functional
  • battery performance
  • CPU performance / speed of the app
  • network consumption

Steps to test

  • Open Status
  • ...
  • Step 3, etc.

status: ready

@alwx alwx force-pushed the gradle-experiments branch from 0d2f7b8 to 05b6c7a Compare March 30, 2023 15:20
@alwx alwx force-pushed the gradle-experiments branch from 05b6c7a to cf71ea9 Compare March 30, 2023 15:20
@status-im-auto
Copy link
Member

status-im-auto commented Mar 30, 2023

Jenkins Builds

Click to see older builds (21)
Commit #️⃣ Finished (UTC) Duration Platform Result
cf71ea9 #3 2023-03-30 15:22:49 ~1 min android 📄log
cf71ea9 #3 2023-03-30 15:22:55 ~1 min android-e2e 📄log
✔️ cf71ea9 #3 2023-03-30 15:26:54 ~5 min tests 📄log
✔️ cf71ea9 #3 2023-03-30 15:34:19 ~13 min ios 📱ipa 📲
✔️ 735a402 #4 2023-04-03 13:48:56 ~7 min tests 📄log
✔️ 735a402 #4 2023-04-03 13:49:23 ~7 min ios 📱ipa 📲
✔️ 735a402 #4 2023-04-03 13:50:38 ~9 min android 🤖apk 📲
✔️ 735a402 #4 2023-04-03 13:51:30 ~10 min android-e2e 🤖apk 📲
✔️ 4193750 #5 2023-04-03 16:15:24 ~7 min tests 📄log
✔️ 4193750 #5 2023-04-03 16:16:03 ~7 min android-e2e 🤖apk 📲
✔️ 4193750 #5 2023-04-03 16:16:24 ~8 min android 🤖apk 📲
✔️ 4193750 #5 2023-04-03 16:16:49 ~8 min ios 📱ipa 📲
✔️ f028f1d #6 2023-04-04 11:37:31 ~5 min tests 📄log
✔️ c921a20 #7 2023-04-04 11:44:42 ~6 min tests 📄log
✔️ c921a20 #7 2023-04-04 11:46:23 ~7 min ios 📱ipa 📲
✔️ c921a20 #7 2023-04-04 11:46:40 ~8 min android-e2e 🤖apk 📲
✔️ c921a20 #7 2023-04-04 11:47:30 ~8 min android 🤖apk 📲
✔️ 33055ff #8 2023-04-04 12:04:25 ~6 min tests 📄log
✔️ 33055ff #8 2023-04-04 12:05:36 ~7 min ios 📱ipa 📲
✔️ 33055ff #8 2023-04-04 12:06:37 ~8 min android-e2e 🤖apk 📲
✔️ 33055ff #8 2023-04-04 12:07:05 ~8 min android 🤖apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ afc8ca1 #9 2023-04-04 12:15:13 ~5 min tests 📄log
✔️ afc8ca1 #9 2023-04-04 12:16:55 ~7 min ios 📱ipa 📲
✔️ afc8ca1 #9 2023-04-04 12:17:20 ~7 min android-e2e 🤖apk 📲
✔️ afc8ca1 #9 2023-04-04 12:17:41 ~8 min android 🤖apk 📲
✔️ aa95efc #10 2023-04-04 13:34:19 ~6 min tests 📄log
✔️ aa95efc #10 2023-04-04 13:36:57 ~9 min android-e2e 🤖apk 📲
✔️ aa95efc #10 2023-04-04 13:37:42 ~9 min android 🤖apk 📲
✔️ aa95efc #10 2023-04-04 13:39:09 ~11 min ios 📱ipa 📲

@flexsurfer
Copy link
Member

hey @alwx still relevant?

1 similar comment
@flexsurfer
Copy link
Member

hey @alwx still relevant?

@flexsurfer
Copy link
Member

feel free to reopen if its still relevant

@flexsurfer flexsurfer closed this Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Create a custom Gradle task to list all dependencies
3 participants