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

fix(community): fix community image not updating #16807

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

jrainville
Copy link
Member

@jrainville jrainville commented Nov 22, 2024

What does the PR do

Fixes #16688

Fixes the issue by adding a version to the URL on the status-go side. No extra code needed on our side. The only change is that we no longer need the addTimestampToURL hack for the community now.

Status-go PR: status-im/status-go#6118

Affected areas

Community image url

Screenshot of functionality (including design for comparison)

edit-img.webm

Note that the app on the right is on master, hence why it still has the issue

Impact on end user

Updated image will show straight away

How to test

  • Update the image of your community
  • Update the image of a community you joined or spectated

Risk

Tick one:

  • Low risk: 2 devs MUST perform testing as specified above and attach their results as comments to this PR before merging.
  • High risk: QA team MUST perform additional testing in the specified affected areas before merging.

Worst case: the bug still happens

@status-im-auto
Copy link
Member

status-im-auto commented Nov 22, 2024

Jenkins Builds

Click to see older builds (10)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 856fede #1 2024-11-22 20:15:03 ~6 min macos/aarch64 🍎dmg
✔️ 856fede #1 2024-11-22 20:16:44 ~8 min tests/nim 📄log
✔️ 856fede #1 2024-11-22 20:21:40 ~13 min tests/ui 📄log
✔️ 856fede #1 2024-11-22 20:23:59 ~15 min macos/x86_64 🍎dmg
✔️ 856fede #1 2024-11-22 20:24:11 ~16 min linux-nix/x86_64 📦tgz
✔️ 856fede #1 2024-11-22 20:28:52 ~20 min windows/x86_64 💿exe
✔️ 856fede #1 2024-11-22 20:32:41 ~24 min linux/x86_64 📦tgz
✔️ 20ee8d5 #2 2024-12-02 17:54:02 ~7 min tests/nim 📄log
20ee8d5 #2 2024-12-02 17:57:57 ~11 min tests/ui 📄log
✔️ 20ee8d5 #2 2024-12-02 18:09:31 ~22 min windows/x86_64 💿exe
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 481016f #3 2024-12-03 19:41:37 ~6 min macos/aarch64 🍎dmg
✔️ 481016f #3 2024-12-03 19:43:22 ~8 min tests/nim 📄log
✔️ 481016f #3 2024-12-03 19:47:29 ~12 min macos/x86_64 🍎dmg
✔️ 481016f #3 2024-12-03 19:48:12 ~13 min tests/ui 📄log
✔️ 481016f #3 2024-12-03 19:54:58 ~19 min windows/x86_64 💿exe
✔️ 481016f #3 2024-12-03 19:55:55 ~20 min linux-nix/x86_64 📦tgz
✔️ 481016f #3 2024-12-03 19:57:38 ~22 min linux/x86_64 📦tgz
✔️ 69aa3f3 #4 2024-12-04 14:22:12 ~15 min macos/aarch64 🍎dmg
✔️ 69aa3f3 #4 2024-12-04 14:25:56 ~19 min tests/nim 📄log
✔️ 69aa3f3 #4 2024-12-04 14:26:50 ~20 min macos/x86_64 🍎dmg
✔️ 69aa3f3 #4 2024-12-04 14:28:14 ~22 min linux-nix/x86_64 📦tgz
✔️ 69aa3f3 #4 2024-12-04 14:33:33 ~27 min windows/x86_64 💿exe
✔️ 69aa3f3 #4 2024-12-04 14:36:06 ~29 min linux/x86_64 📦tgz
69aa3f3 #4 2024-12-04 14:37:28 ~31 min tests/ui 📄log
✔️ 69aa3f3 #5 2024-12-04 14:58:40 ~14 min tests/ui 📄log

Copy link
Member

@caybro caybro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool! Would be nice to fix it for the user image(s) as well and get rid of the timestamp helper completely

@jrainville
Copy link
Member Author

Very cool! Would be nice to fix it for the user image(s) as well and get rid of the timestamp helper completely

Agreed. I created a new issue for it: #16814

@jrainville jrainville force-pushed the fix/community-image-not-updating-2 branch from 856fede to 20ee8d5 Compare December 2, 2024 17:46
@jrainville jrainville force-pushed the fix/community-image-not-updating-2 branch from 20ee8d5 to 481016f Compare December 3, 2024 19:34
Fixes #16688

Fixes the issue by adding a version to the URL on the status-go side. No extra code needed on our side.
The only change is that we no longer need the `addTimestampToURL` hack for the community now.
@jrainville jrainville force-pushed the fix/community-image-not-updating-2 branch from 481016f to 69aa3f3 Compare December 4, 2024 14:05
@jrainville jrainville merged commit 59cde99 into master Dec 4, 2024
9 checks passed
@jrainville jrainville deleted the fix/community-image-not-updating-2 branch December 4, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Community] Changing logo doesn't get propagated
4 participants