Commit Graph

15 Commits

Author SHA1 Message Date
XianBW 441ca51af9 CI tool refinement (#13)
* adjust interact and log for CI fix tool

* change method to split large code files

* refine statistics table after fixing one file

* process default --fix option when ruff check

* remove hardcode path

* add tree-sitter requirements

* replace <| |> to < > in comments, for GPT

* update mypy version

* Add Mypy Evaluator
2024-06-07 00:23:11 +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
XianBW 62a2f7a742 add CI fix tool to app (#10)
* add CI fix tool to app

* perform ruff safe fix

* wrap too long lines in prompts.py
2024-05-30 10:33:07 +08:00
Xu Yang c6833b0858 update code (#9)
Co-authored-by: xuyang1 <xuyang1@microsoft.com>
2024-05-21 22:48:41 +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
Xu Yang 6f0e885449 Merge pull request #1 from microsoft/users/GitHubPolicyService/b8a73263-5934-42a3-b223-161ace195413
Adding Microsoft SECURITY.MD
2024-04-10 15:38:43 +08:00
Microsoft Open Source 7557b77c79 SUPPORT.md committed 2024-04-02 21:04:10 -07:00
Microsoft Open Source d97d01c0cd SECURITY.md committed 2024-04-02 21:04:09 -07:00
Microsoft Open Source 38308d01ed README.md updated to template 2024-04-02 21:04:09 -07:00
Microsoft Open Source 094f927012 LICENSE updated to template 2024-04-02 21:04:08 -07:00
Microsoft Open Source 18b41d72f0 CODE_OF_CONDUCT.md committed 2024-04-02 21:04:08 -07:00
microsoft-github-policy-service[bot] 340a0d7f9e Microsoft mandatory file 2024-04-03 03:39:45 +00:00
microsoft-github-operations[bot] ff6e87e357 README.md: Setup instructions 2024-04-03 03:39:39 +00:00
Xu Yang df059770da Initial commit 2024-04-03 11:39:33 +08:00