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

Cherry-picks of hide create community button and disable archive #14565

Merged
merged 2 commits into from
May 2, 2024

Conversation

jrainville
Copy link
Member

Cherry picks of #14545 and #14547

Fixes #14534 and #14530

@jrainville jrainville linked an issue May 1, 2024 that may be closed by this pull request
Copy link
Contributor

@igor-sirotin igor-sirotin left a comment

Choose a reason for hiding this comment

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

Don't forget about this please 🙏
#14547 (comment)

@jrainville
Copy link
Member Author

Don't forget about this please 🙏 #14547 (comment)

https://github.com/status-im/status-desktop/pull/14565/files#diff-92c30cc52000ad1754ec5845cb656b2d8fe5a050db412429093cbdd9bb83d2e1R397
😄

@status-im-auto
Copy link
Member

status-im-auto commented May 1, 2024

Jenkins Builds

Click to see older builds (6)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 944cddd #1 2024-05-01 13:54:00 ~6 min tests/nim 📄log
✔️ 944cddd #1 2024-05-01 13:57:24 ~10 min macos/aarch64 🍎dmg
✔️ 944cddd #1 2024-05-01 13:57:33 ~10 min macos/x86_64 🍎dmg
✔️ 944cddd #1 2024-05-01 13:59:07 ~11 min tests/ui 📄log
✔️ 944cddd #1 2024-05-01 14:03:56 ~16 min linux/x86_64 📦tgz
✔️ 944cddd #1 2024-05-01 14:20:55 ~33 min windows/x86_64 💿exe
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ f2c9a5f #2 2024-05-01 19:03:12 ~5 min macos/aarch64 🍎dmg
✔️ f2c9a5f #2 2024-05-01 19:03:59 ~6 min tests/nim 📄log
✔️ f2c9a5f #2 2024-05-01 19:05:57 ~8 min macos/x86_64 🍎dmg
✔️ f2c9a5f #2 2024-05-01 19:09:20 ~11 min tests/ui 📄log
✔️ f2c9a5f #2 2024-05-01 19:15:58 ~18 min linux/x86_64 📦tgz
✔️ f2c9a5f #2 2024-05-01 19:30:04 ~32 min windows/x86_64 💿exe
✔️ af3b2fe #3 2024-05-02 14:00:48 ~4 min macos/aarch64 🍎dmg
✔️ af3b2fe #3 2024-05-02 14:02:12 ~6 min tests/nim 📄log
✔️ af3b2fe #3 2024-05-02 14:03:57 ~8 min macos/x86_64 🍎dmg
✔️ af3b2fe #3 2024-05-02 14:06:27 ~10 min tests/ui 📄log
✔️ af3b2fe #3 2024-05-02 14:12:05 ~16 min linux/x86_64 📦tgz
✔️ af3b2fe #3 2024-05-02 14:30:24 ~34 min windows/x86_64 💿exe

id: createBtn
visible: communitiesStore.createCommunityEnabled || communitiesStore.testEnvironment
Copy link
Member Author

Choose a reason for hiding this comment

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

I just found out that the new e2e tests don't have this flag enabled now. Is there another flag I can use to show this button in tests? cc @anastasiyaig

Otherwise, we need to tweak the communities tests to set the setting to ON before creating the community and it seems like effort for nothing

Copy link
Contributor

Choose a reason for hiding this comment

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

easiest solution now is to exclude the test from the run (which i already did). We need to fix the flow and i will be done ASAP and i will bring the test back when it is done

@anastasiyaig
Copy link
Contributor

we don't yet. because there is no yet a flag :) but we can add it. i will check what could be done here

cc @Valentina1133

@jrainville
Copy link
Member Author

Alright, thanks. I rebased. Let's see if it passes now.

@anastasiyaig
Copy link
Contributor

it will , it passed before your rebase, i checked :D

@jrainville
Copy link
Member Author

It worked. Thanks @anastasiyaig

@friofry friofry self-requested a review May 2, 2024 14:41
@jrainville jrainville merged commit 1ff424a into master May 2, 2024
8 checks passed
@jrainville jrainville deleted the chore/cherry-picks branch May 2, 2024 14:45
jakubgs pushed a commit that referenced this pull request Jun 3, 2024
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.

Disable Community Archive Protocol Hide Create community and Import Community from Discord buttons
5 participants