AzideCupric
|
4e304a43b1
|
✨ 通过 nb-cli 实现数据库一键导入导出 (#210)
* feat: 实现导出存储的订阅信息的功能
* test: 编写导出功能测试
* test: 使用tmp_path
* feat: 实现导入订阅文件功能
* refactor: 将订阅导入导出部分独立出来
* fix: 修复一些拼写错误
test: 完成import的第一个测试
* feat: 将订阅导入导出函数加入nb script
test: 添加cli测试
* test: 完善subs import测试
* 🐛 fix nb cli entrypoint name error
* fix: 修改错误的entry_point, 关闭yaml导出时对键名的排序
* fix: 使用更简短的命令名
* 🚚 将subs_io迁移到config下
* ♻️ 不再使用抛出异常的方式创建目录
* refactor: 将subscribe_export类转为函数
* refactor: 将subscribe_import类转为函数
* refactor: 根据重写的subs_io重新调整cli
* test: 调整重写subs_io后的test
* chore: 清理未使用的import内容
* feat(cli): 将--yaml更改为--format
* test: 调整测试
* fix(cli): 为import添加不支持格式的报错
* ⚡ improve export performace
* feat: subscribes_import函数不再需要传入参数函数,而是指定为add_subscribes
fix: nbesf_parser在传入str时将调用parse_raw, 否则调用parse_obj
* feat: subscribes_import现在会根据nbesf_data的版本选择合适的导入方式
* fix(test): 调整测试
* feat: nb bison export命令不再将文件导出到data目录,而是当前工作目录
* docs: 增添相关文档
* fix(test): 修复错误的变量名
---------
Co-authored-by: felinae98 <731499577@qq.com>
|
2023-03-19 16:29:05 +08:00 |
|
felinae98
|
9b04578869
|
use pnpm (#140)
|
2022-11-14 17:24:48 +08:00 |
|
dependabot[bot]
|
277890d2ff
|
Bump vite from 2.8.6 to 2.9.15
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 2.9.15.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.15/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.15/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-07 18:13:50 +08:00 |
|
dependabot[bot]
|
48ec988687
|
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-16 09:07:30 +00:00 |
|
felinae98
|
17c3d0c667
|
update vuepress to 2.0
|
2022-03-10 21:51:18 +08:00 |
|
felinae98
|
db927b74e3
|
update vuepress
|
2022-03-10 19:26:55 +08:00 |
|
felinae98
|
ec4849fe5b
|
add docs back
|
2021-12-07 21:58:00 +08:00 |
|
felinae98
|
817363fedf
|
update
|
2021-11-17 18:12:00 +08:00 |
|
felinae98
|
40287f2584
|
init docs
|
2021-06-28 18:21:26 +08:00 |
|