ssbc / ssb-tribes2

SSB private groups with ssb-db2
8 stars 1 forks source link

Test adding someone back into the group #111

Closed Powersource closed 1 year ago

Powersource commented 1 year ago

Fixes https://github.com/ssbc/ssb-tribes2/issues/89

Based on https://github.com/ssbc/ssb-tribes2/pull/106

socket-security[bot] commented 1 year ago

No dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Deprecated license ✅ 0 issues
Missing license ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
mixmix commented 1 year ago

didn't get to this today sorry

Powersource commented 1 year ago

a lot of flakes in ci but seems to work fine locally

mixmix commented 1 year ago

oh... tests failing ("cancelled after 10m") seems like it might be that same "getting stuck" on that publish many messages that might need pruning ... yeah it was that. hmm. Well good news is whatever fixes that in other PR will help here too...