-
Notifications
You must be signed in to change notification settings - Fork 110
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
Unofficial Implementation Reports #46
Comments
This first report was done at 33c5320, one commit beyond the initial 0.1.0 release. Note that I do not plan on ever providing an unofficial report for version 0.1.0. I strongly recommend to upgrade to 0.1.1 and beyond. The 0.1.0 release is distinct in being the very first release and therefore is expected to not pass many parts of the implementation report. At this commit, the report is as follows: Client to Server & Common
Server to ServerNot yet run Explanations (top-down, these are the
|
Server: Client-to-Server tests
Server: Federation tests
Server: Common tests
Here are explanations for the Server: Client-to-Server tests
Server: Federation tests
Server: Common tests
BugsThe following bugs were filed as part of this effort:
All are slated to be fixed for the next patch release. |
The official implementation report for |
Go-fed is now listed on the implementation report site |
Aye, but that report is only for v0.2.0 — what about v1.0.0, the last one released (3 years ago, at the time I'm writing this)? |
This is where I will post unofficial implementation reports of this library generated by the thin server wrapper around this library at https://github.com/go-fed/report.
Since I am tackling the implementation report one step at a time, as it is very comprehensive, I wanted to provide insight along the way.
Once an official version is available, I will close this issue and refer to that in the README.
The text was updated successfully, but these errors were encountered: