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

feat: nodeinfo 2.1 #11805

Merged
merged 5 commits into from
Sep 10, 2023
Merged

Conversation

xtexChooser
Copy link
Contributor

@xtexChooser xtexChooser commented Sep 9, 2023

Since 9dd06a7, nodeinfo 2.1 has been released.

https://github.com/jhass/nodeinfo/releases/tag/2.1

3,4c3,4
<   "id": "http://nodeinfo.diaspora.software/ns/schema/2.0#",
<   "description": "NodeInfo schema version 2.0.",
---
>   "id": "http://nodeinfo.diaspora.software/ns/schema/2.1#",
>   "description": "NodeInfo schema version 2.1.",
18c18
<       "description": "The schema version, must be 2.0.",
---
>       "description": "The schema version, must be 2.1.",
20c20
<         "2.0"
---
>         "2.1"
38a39,46
>           "type": "string"
>         },
>         "repository": {
>           "description": "The url of the source code repository of this server software.",
>           "type": "string"
>         },
>         "homepage": {
>           "description": "The url of the homepage of this server software.",

Since 9dd06a7, nodeinfo 2.1 has been released.

Signed-off-by: xtex <[email protected]>
@github-actions github-actions bot added the packages/backend Server side specific issue/PR label Sep 9, 2023
@codecov
Copy link

codecov bot commented Sep 9, 2023

Codecov Report

Patch coverage: 4.16% and project coverage change: +0.16% 🎉

Comparison is base (55d3928) 78.85% compared to head (754af45) 79.02%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #11805      +/-   ##
===========================================
+ Coverage    78.85%   79.02%   +0.16%     
===========================================
  Files          176      923     +747     
  Lines        22925    97385   +74460     
  Branches       509     7766    +7257     
===========================================
+ Hits         18078    76955   +58877     
- Misses        4847    20430   +15583     
Files Changed Coverage Δ
...ckages/backend/src/server/NodeinfoServerService.ts 33.55% <4.16%> (ø)

... and 748 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xtexChooser xtexChooser changed the title feat: enable nodeinfo 2.1 feat: nodeinfo 2.1 Sep 9, 2023
@xtexChooser
Copy link
Contributor Author

/deploy

@syuilo syuilo merged commit 054ba3f into misskey-dev:develop Sep 10, 2023
15 checks passed
@syuilo
Copy link
Member

syuilo commented Sep 10, 2023

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/backend Server side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants