-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lyrebird v3.10.0 :rm mitmproxy from install require and support pytho…
…n3.10 (#688) * support py3.10; rm mitmproxy from install require * update tests requirements * Fix dm api code 400 * Fix UT: conf-api 400 * update e2e tests * Add gh-pages publish action * actions/checkout@2 * actions/checkout@v3 * Fix gh-pages actions path error * update gh-pages job name * Test PAT * use new gh-pages plugin * add new key github token * use JamesIves/github-pages-deploy-action@v3 * update actions id * add username for gh-pages publish action * update gh-pages action * update gh-pages action * Add permissions for gh-pages action * update github actions job name * Add github token permissions setting * update gh-pages action * Add mitm installer * Dockerfile: install mitmproxy into a special pythonpath; Fix e2e tests * Add py3.11 support * rm python 3.11 support * rm mitm installer from cmdline * rm unused import * Fix code review comments * Fix activate API error * Add UT for datamanager api * Fix no_mitm args error
- Loading branch information
Showing
6 changed files
with
31 additions
and
41 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters