Skip to content

Commit 10fc14a

Browse files
committed
github should run the tests towards radicale, too
1 parent 5aff8ff commit 10fc14a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ROADMAP.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Estimated outstanding work:
1111
* Documentation work - 18h
1212
* Server checker and server compatibility hints project - 28h
1313
* Outstanding issues slated for v2.0 - 23h
14-
* New application interface - 20h
1514
* New interface + asyncio projects - 50h
1615
* Outstanding issues slated for v3.0 - 12h
1716
* Maintain and expand the test server list - 8h
@@ -20,7 +19,7 @@ Estimated outstanding work:
2019

2120
I do believe I can manage to contribute somewhere between 5 and 30 hours per month to the caldav project over the upcoming year. That's between 60 and 360 hours. In the very best scenario it will be possible to get everything above done. Most likely something has to go out, most likely many outstanding issues slated for v1.5 will be procrastinated, same with the JMAP project and quite some of the v2.0-issues.
2221

23-
This being open source, I'm not doing everything alone, there is a steady stream of contributions from other contributors ticking in - but most of those contributions are related to new issues - unknown bugs and features I haven't think about. Generally community contributions improve the overall quality of the project, but contributes negatively to the roadmap schedule. Most reported issues comes iwthout pull-requests, even when there are pull-requests it takes some time to do QA on the contributions, add missing test code, documentation and changelog entries.
22+
This being open source, I'm not doing everything alone, there is a steady stream of contributions from other contributors ticking in - but most of those contributions are related to new issues - unknown bugs and features I haven't think about. Generally community contributions improve the overall quality of the project, but contributes negatively to the roadmap progress. Most reported issues comes iwthout pull-requests, even when there are pull-requests it takes some time to do QA on the contributions, add missing test code, documentation and changelog entries.
2423

2524
## The higher goals
2625

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ test = [
5555
"xandikos==0.2.7;python_version<'3.9'",
5656
"dulwich==0.20.50;python_version<'3.9'",
5757
"xandikos;python_version>='3.9'",
58+
"radicale",
5859
]
5960

6061
[tool.setuptools_scm]

0 commit comments

Comments
 (0)