Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test self-hosted runner #42

Closed
wants to merge 30 commits into from
Closed

Test self-hosted runner #42

wants to merge 30 commits into from

Conversation

DogeWatch
Copy link
Contributor

No description provided.

DogeWatch and others added 30 commits June 4, 2020 18:32
* feat: add flake8 check with workflow

* fix: install flake8

Co-authored-by: dodgetang <dodgetang@tencent.com>
* feat: add BinaryAIException

* feat: from binaryai import BinaryAIException

Co-authored-by: dodgetang <dodgetang@tencent.com>
Co-authored-by: nforest <nforest@outlook.com>
* feat: default to the two-columns view

* feat: add upload actions

* fix:  a correct way to get pseudocode widget

* feat: support private funcset

* feat: AUTOHIDE

* bugfix: exception+

* lint: remove blank line

Co-authored-by: snie <snie@tencent.com>
* feat: use readthedocs (#10)

* feat: add docs

* fix: source_parser for 'md' is already registered

* fix: source_parser for '.md' is already registered

* docs: update docs/requirements.txt

* feat: add .readthedocs.yml

* fix: m2r config

* fix: m2r config

* feat: use sphinx-markdown-tables

Co-authored-by: dodgetang <dodgetang@tencent.com>

* docs: update readme

* feat: documentation

Co-authored-by: DogeWatch <DogeWatch@users.noreply.github.com>
Co-authored-by: dodgetang <dodgetang@tencent.com>
Co-authored-by: snie <snie@tencent.com>
* fix: update publish workflow

* docs: update binaryai.ida module document
* feat: ida_plugin

* typo: calllback -> callback

Co-authored-by: snie <snie@tencent.com>
* feat: add tests (#14)

* feat: add tests

* feat: change way of importing BinaryAIException

Co-authored-by: dodgetang <dodgetang@tencent.com>

* add test data and workflow (binaryai#17)

* feat: add testdata

* feat: add test workflow and README

* feat: use pip install -r tests/requirements.txt in workflow

* docs: update README.md in tests

* update testdata (binaryai#24)

* feat: add testdata

* feat: add test workflow and README

* feat: use pip install -r tests/requirements.txt in workflow

* docs: update README.md in tests

* feat: update testdata

* docs: update test README.md

Co-authored-by: dodgetang <dodgetang@tencent.com>
* fix: update publish workflow

* docs: update binaryai.ida module document

* feat: update documentation field in setup.py

* feat: add token verify
* fix: update publish workflow

* docs: update binaryai.ida module document

* feat: update documentation field in setup.py

* fix: flake8 linter waring
* Copyright has been added

* test

* test

* Copyright has been added

Co-authored-by: ianqyzhang(张晴宇) <ianqyzhang@tencent.com>
* change constructor to Client(url, timeout), set session in token_verify

* add token check

* change bcak to Client(token, url, timeout)

* fix "wrong token" issue

* make code clear

* make code clear

* fix default url issue

* Revert "make code clear"

This reverts commit 4ae4d95.

* Revert "fix default url issue"

This reverts commit e17e418.

* make code clear

* fix default url issue

* fix default url issue
@DogeWatch DogeWatch closed this Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants