Skip to content

Commit

Permalink
[WPB-11502] Remove transitive-anns (wireapp#4299)
Browse files Browse the repository at this point in the history
* remove all MakesFederationCall contraints

* remove transitive-anns package everywhere

* remove from nix haskell pins

* remove fed calls tool

* update docs

* changelog

* deleted obsolete files

* removed obsolete type
  • Loading branch information
battermann authored Oct 22, 2024
1 parent b94e3c6 commit 56799cc
Show file tree
Hide file tree
Showing 61 changed files with 197 additions and 1,530 deletions.
1 change: 0 additions & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ packages:
, tools/db/team-info/
, tools/db/repair-brig-clients-table/
, tools/db/service-backfill/
, tools/fedcalls/
, tools/rabbitmq-consumer
, tools/rex/
, tools/stern/
Expand Down
1 change: 1 addition & 0 deletions changelog.d/4-docs/WPB-11502
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Call graph of federated endpoints was removed from the docs
1 change: 1 addition & 0 deletions changelog.d/5-internal/WPB-11502
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
TransitiveAnns compiler plugin was removed
Binary file removed docs/src/developer/developer/FedCalls.png
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/src/developer/developer/federation-api-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,3 @@
this request has authority on, like a conversation got created, or a message
is sent, then use the second format like `on-conversation-created` or
`on-message-sent`

A call graph of the API endpoints the can call to federation members is included below.

![Federation call graph](FedCalls.png)
18 changes: 0 additions & 18 deletions docs/src/understand/federation/fedcalls.md

This file was deleted.

122 changes: 0 additions & 122 deletions docs/src/understand/federation/img/wire-fedcalls.csv

This file was deleted.

Loading

0 comments on commit 56799cc

Please sign in to comment.