dagster-dingtalk 0.1.28__tar.gz → 0.1.29a1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/workspace.xml +15 -5
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/PKG-INFO +1 -1
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/pyproject.toml +1 -1
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/src/dagster_dingtalk/app_client.py +3 -10
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.gitignore +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/.gitignore +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/dagster-dingtalk.iml +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/deployment.xml +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/dictionaries/admin.xml +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/inspectionProfiles/Project_Default.xml +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/inspectionProfiles/profiles_settings.xml +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/misc.xml +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/modules.xml +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/vcs.xml +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.python-version +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/README.md +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/src/dagster_dingtalk/__init__.py +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/src/dagster_dingtalk/operations.py +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/src/dagster_dingtalk/py.typed +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/src/dagster_dingtalk/resources.py +0 -0
- {dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/src/dagster_dingtalk/version.py +0 -0
@@ -4,7 +4,7 @@
|
|
4
4
|
<option name="autoReloadType" value="SELECTIVE" />
|
5
5
|
</component>
|
6
6
|
<component name="ChangeListManager">
|
7
|
-
<list default="true" id="d56e898e-6e80-4770-9a14-5869f3cdca54" name="更改" comment="
|
7
|
+
<list default="true" id="d56e898e-6e80-4770-9a14-5869f3cdca54" name="更改" comment="新增[待办任务]API" />
|
8
8
|
<option name="SHOW_DIALOG" value="false" />
|
9
9
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
10
10
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
@@ -49,7 +49,7 @@
|
|
49
49
|
"RunOnceActivity.git.unshallow": "true",
|
50
50
|
"git-widget-placeholder": "master",
|
51
51
|
"ignore.virus.scanning.warn.message": "true",
|
52
|
-
"last_opened_file_path": "
|
52
|
+
"last_opened_file_path": "M:/dagster",
|
53
53
|
"node.js.detected.package.eslint": "true",
|
54
54
|
"node.js.detected.package.tslint": "true",
|
55
55
|
"node.js.selected.package.eslint": "(autodetect)",
|
@@ -90,7 +90,8 @@
|
|
90
90
|
<workItem from="1739382420608" duration="15436000" />
|
91
91
|
<workItem from="1739432477330" duration="36000" />
|
92
92
|
<workItem from="1739478013799" duration="20000" />
|
93
|
-
<workItem from="1739478384641" duration="
|
93
|
+
<workItem from="1739478384641" duration="3306000" />
|
94
|
+
<workItem from="1739521248423" duration="1733000" />
|
94
95
|
</task>
|
95
96
|
<task id="LOCAL-00001" summary="更改目录结构以便于使用 uv 构建和发布包">
|
96
97
|
<option name="closed" value="true" />
|
@@ -108,7 +109,15 @@
|
|
108
109
|
<option name="project" value="LOCAL" />
|
109
110
|
<updated>1739478490313</updated>
|
110
111
|
</task>
|
111
|
-
<
|
112
|
+
<task id="LOCAL-00003" summary="新增[待办任务]API">
|
113
|
+
<option name="closed" value="true" />
|
114
|
+
<created>1739480448632</created>
|
115
|
+
<option name="number" value="00003" />
|
116
|
+
<option name="presentableId" value="LOCAL-00003" />
|
117
|
+
<option name="project" value="LOCAL" />
|
118
|
+
<updated>1739480448632</updated>
|
119
|
+
</task>
|
120
|
+
<option name="localTasksCounter" value="4" />
|
112
121
|
<servers />
|
113
122
|
</component>
|
114
123
|
<component name="TypeScriptGeneratedFilesManager">
|
@@ -117,6 +126,7 @@
|
|
117
126
|
<component name="VcsManagerConfiguration">
|
118
127
|
<MESSAGE value="更改目录结构以便于使用 uv 构建和发布包" />
|
119
128
|
<MESSAGE value="修复相对路径引用问题" />
|
120
|
-
<
|
129
|
+
<MESSAGE value="新增[待办任务]API" />
|
130
|
+
<option name="LAST_COMMIT_MESSAGE" value="新增[待办任务]API" />
|
121
131
|
</component>
|
122
132
|
</project>
|
@@ -48,17 +48,10 @@ class DingTalkClient:
|
|
48
48
|
|
49
49
|
|
50
50
|
def __init_clients(self):
|
51
|
-
self.__oapi_client = httpx.Client(
|
52
|
-
|
53
|
-
|
54
|
-
limits=httpx.Limits(max_connections=100),
|
55
|
-
)
|
51
|
+
self.__oapi_client = httpx.Client(base_url="https://oapi.dingtalk.com/")
|
52
|
+
|
53
|
+
self.__api_client = httpx.Client(base_url="https://api.dingtalk.com/")
|
56
54
|
|
57
|
-
self.__api_client = httpx.Client(
|
58
|
-
base_url="https://api.dingtalk.com/",
|
59
|
-
timeout=httpx.Timeout(10.0),
|
60
|
-
limits=httpx.Limits(max_connections=100),
|
61
|
-
)
|
62
55
|
|
63
56
|
def __file_cache_read(self) -> dict:
|
64
57
|
if self.__access_token_file_cache.exists():
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/inspectionProfiles/Project_Default.xml
RENAMED
File without changes
|
{dagster_dingtalk-0.1.28 → dagster_dingtalk-0.1.29a1}/.idea/inspectionProfiles/profiles_settings.xml
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|