Linlang
b39a71e09e
fix(ci): remove env-print step to avoid leaking sensitive environment variables ( #1299 )
2025-11-24 11:13:12 +08:00
Linlang
763dff1596
fix mypy check dependence error ( #885 )
2025-05-18 15:15:32 +08:00
XianBW
fe11ee92e6
chore: ui bug fix ( #884 )
...
* bug fix
* bug fix
* test ci
* bug fix
* ci fix
* ci fix
2025-05-18 11:08:41 +08:00
dependabot[bot]
c6304add4a
build(actions): bump actions/setup-node from 3 to 4 ( #425 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 13:17:50 +08:00
dependabot[bot]
a9421cb93f
build(actions): bump actions/checkout from 3 to 4 ( #426 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 12:19:35 +08:00
Linlang
8341430bc9
fix: fix command injection ( #421 )
...
* fix command injection
* fix command injection
* fix command injection
* fix command injection
* fix command injection
* delete check repo
* fix command injection
* fix command injection
* add comments
* add comments
* add comments
* add comments
* delete chinese comments
* limit title length
2024-10-12 16:22:50 +08:00
Linlang
a8f1fc939c
test: add test import ( #242 )
...
* add test import
* format with isort
* format with black
* merge main
* fix pytest error
* fix pytest error
* fix pytest error
* fix pytest error
* format with black
* fix pytest error
* fix pytest error
* fix pytest error
* fix pytest error
* fix pytest error
* format with isort
* Exclude entrance
* Add offline test
* auto-lint
* update coverage rate
---------
Co-authored-by: Young <afe.young@gmail.com >
2024-09-06 17:18:52 +08:00
Linlang
7ff293f3f8
chore: release 0.0.1
...
Release-As: 0.0.1
2024-08-08 12:57:30 +08:00
Linlang
b08e8edf5d
Release-As: 0.0.0 ( #179 )
2024-08-08 01:04:25 +08:00
Linlang
5a8e4f541d
fix: fix release CI ( #165 )
...
* test fix release CI
* test fix release CI
* test fix release CI
* test fix release CI
* test fix release CI
* test fix release CI
* test fix release CI
* test fix release CI
* remove bump2version from release CI
* change code
* split release CI
* format with toml-sort
* change triggers
* Update pyproject.toml
* optimize code
* fix sort-toml error
* merge release & upload
* fix release error
* test release ci
* test release ci
* test release ci
* test release ci
* test release ci
* test release ci
* test release ci
* test release ci
* test release ci
* test release ci
* test release ci
* test release ci
* test release ci
* test release ci
* test release ci
---------
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2024-08-08 00:14:15 +08:00
Linlang
d2203530dc
add git push env ( #163 )
2024-08-05 17:47:29 +08:00
Linlang
aa1d4db6fa
fix: fix release CI error ( #160 )
...
* fix release CI error
* reset version
* fix error code
* change private_key path
* add pr title rules
* reset version
2024-08-05 17:34:03 +08:00
Linlang
8a07dd6df6
ci: change ci yml ( #146 )
...
* change ci yml
* add PULL_REQUEST_TEMPLATE
* change ci yml
* change ci yml
* Update .github/workflows/release.yml
* Update .github/workflows/release.yml
* Update .github/workflows/release.yml
---------
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2024-08-02 12:57:34 +08:00
Linlang
c7cfd397ca
CI checks that can be automatically repaired ( #119 )
...
* fix isort & black & toml-sort & sphinx error
* fix ci error
* fix ci error
* add comments
* Update Makefile
* change sphinx build command
* add auto-lint
* add black args
* format with black
* Auto Linting document
* fix ci error
---------
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
Co-authored-by: Young <afe.young@gmail.com >
2024-07-26 12:12:16 +08:00
Linlang
0b9d3046bf
fix mypy error ( #91 )
...
* fix mypy error
* fix mypy error
* fix ruff error
* change command
* delete python 3.8&3.9 from CI
* change command
* Some modifications according to the comments
* Add literal type
* Update .github/workflows/ci.yml
* Some modifications according to the comments
* fix ruff error
* fix meta dict
* Fix type
* Some modifications according to the comments
* merge latest code
* Some modifications according to the comments
* Some modifications according to the comments
* fix ci error
* fix ruff error
* Update Makefile
* Update Makefile
---------
Co-authored-by: Ubuntu <debug@debug.qjtqi00gqezu1eqs55bqdrf51f.px.internal.cloudapp.net >
Co-authored-by: Young <afe.young@gmail.com >
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2024-07-25 15:20:04 +08:00
Linlang
87212b0310
create_docs_framework ( #66 )
...
* Init from quick start
* optimize docs config
* add image
* optimize docs config
* complement file
* drop comments
* add ci
---------
Co-authored-by: Young <afe.young@gmail.com >
2024-07-15 20:17:12 +08:00
Xu Yang
a126c84c92
Refine all the implementation code to higher quality for release ( #29 )
...
* refine CI script
* refine all the code to higher quality
* refine the script to factor extraction and implementation
* add task loader interface
* add a task loader interface && move pdf analysis to pdf task loader
* change the name to global variables
---------
Co-authored-by: xuyang1 <xuyang1@microsoft.com >
2024-06-18 11:50:03 +08:00
Xu Yang
1e77557293
factor extraction pipeline ready ( #16 )
...
* run the code
* update code
* remove some redundant code
---------
Co-authored-by: xuyang1 <xuyang1@microsoft.com >
2024-06-05 15:36:15 +08:00
dependabot[bot]
230dca2bc2
build(actions): bump softprops/action-gh-release from 1 to 2 ( #5 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 10:40:40 +08:00
Xu Yang
02173ffdcc
add code security check CI and dependbot ( #3 )
...
* update code
* init structure
* add requirements and fix CI
---------
Co-authored-by: xuyang1 <xuyang1@microsoft.com >
2024-05-09 10:35:54 +08:00