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 deleting pubsub topics; only allow adding unique topics #766

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

vitvly
Copy link
Contributor

@vitvly vitvly commented Sep 22, 2023

Fix issue introduced in #759

Context: #762 (comment)

EDIT: i see that it was independently fixed in #765

@chaitanyaprem can you please review this and decide if the uniqueness check is still worth it?

@vitvly vitvly self-assigned this Sep 22, 2023
@vitvly vitvly force-pushed the fix/peerstore-pubsubtopic-remove branch from 201e1b1 to f5b80ed Compare September 22, 2023 12:17
@status-im-auto
Copy link

status-im-auto commented Sep 22, 2023

Jenkins Builds

Click to see older builds (15)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 201e1b1 #1 2023-09-22 12:18:53 ~1 min nix-flake 📄log
✔️ 201e1b1 #1 2023-09-22 12:19:14 ~2 min linux 📦deb
✔️ 201e1b1 #1 2023-09-22 12:20:04 ~3 min tests 📄log
✔️ 201e1b1 #1 2023-09-22 12:20:07 ~3 min tests 📄log
✔️ 201e1b1 #1 2023-09-22 12:20:46 ~3 min android 📦tgz
✔️ 201e1b1 #1 2023-09-22 12:21:12 ~4 min ios 📦tgz
✔️ 7803fa2 #2 2023-09-22 12:20:20 ~1 min linux 📦deb
✔️ 7803fa2 #3 2023-09-22 12:21:17 ~53 sec linux 📦deb
✔️ 7803fa2 #2 2023-09-22 12:21:51 ~1 min tests 📄log
✔️ 7803fa2 #2 2023-09-22 12:22:06 ~1 min tests 📄log
✔️ 7803fa2 #3 2023-09-22 12:23:03 ~1 min nix-flake 📄log
✔️ 7803fa2 #3 2023-09-22 12:23:43 ~4 min ios 📦tgz
✔️ 7803fa2 #2 2023-09-22 12:23:53 ~3 min android 📦tgz
✔️ f5b80ed #2 2023-09-22 12:21:06 ~2 min nix-flake 📄log
✔️ f5b80ed #2 2023-09-22 12:22:20 ~4 min ios 📦tgz
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ a3d1203 #3 2023-09-22 13:09:50 ~1 min tests 📄log
✔️ a3d1203 #3 2023-09-22 13:09:57 ~1 min tests 📄log
✔️ a3d1203 #4 2023-09-22 13:10:11 ~2 min nix-flake 📄log
✔️ a3d1203 #4 2023-09-22 13:10:30 ~2 min linux 📦deb
✔️ a3d1203 #3 2023-09-22 13:11:30 ~3 min android 📦tgz
✔️ a3d1203 #4 2023-09-22 13:11:39 ~3 min ios 📦tgz
✔️ 5983af0 #5 2023-09-22 13:43:33 ~54 sec linux 📦deb
✔️ 5983af0 #5 2023-09-22 13:45:01 ~2 min nix-flake 📄log
✔️ 5983af0 #4 2023-09-22 13:45:47 ~3 min tests 📄log
✔️ 5983af0 #4 2023-09-22 13:45:47 ~3 min android 📦tgz
✔️ 5983af0 #4 2023-09-22 13:45:51 ~3 min tests 📄log
✔️ 5983af0 #5 2023-09-22 13:46:12 ~3 min ios 📦tgz

Copy link
Collaborator

@chaitanyaprem chaitanyaprem left a comment

Choose a reason for hiding this comment

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

LGTM

@vitvly vitvly force-pushed the fix/peerstore-pubsubtopic-remove branch from 7803fa2 to a3d1203 Compare September 22, 2023 13:07
@vitvly vitvly force-pushed the fix/peerstore-pubsubtopic-remove branch from a3d1203 to 5983af0 Compare September 22, 2023 13:42
@vitvly vitvly merged commit e0ba667 into master Sep 22, 2023
1 check passed
@vitvly vitvly deleted the fix/peerstore-pubsubtopic-remove branch September 22, 2023 13:47
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.

3 participants