Skip to content

Commit

Permalink
feat(knext): remove knext (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
andylau-55 authored Jan 10, 2025
1 parent 2f9c6e5 commit 5a74958
Show file tree
Hide file tree
Showing 186 changed files with 6 additions and 32,429 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/openspg-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ jobs:
java-version: 8
distribution: 'temurin'
cache: maven
- name: Set up Python 3.8
uses: actions/setup-python@v4
with:
python-version: '3.8'
cache: 'pip' # caching pip dependencies
- run: pip install black==22.3.0
- name: Build with Maven
run: mvn -B install -DskipTests --file pom.xml
- name: Upload coverage reports to Codecov
Expand Down
1 change: 0 additions & 1 deletion python/knext/.gitattributes

This file was deleted.

11 changes: 0 additions & 11 deletions python/knext/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion python/knext/KNEXT_VERSION

This file was deleted.

10 changes: 0 additions & 10 deletions python/knext/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions python/knext/MANIFEST.in

This file was deleted.

18 changes: 0 additions & 18 deletions python/knext/knext/__init__.py

This file was deleted.

10 changes: 0 additions & 10 deletions python/knext/knext/builder/__init__.py

This file was deleted.

26 changes: 0 additions & 26 deletions python/knext/knext/builder/builder_chain_abc.py

This file was deleted.

38 changes: 0 additions & 38 deletions python/knext/knext/builder/client.py

This file was deleted.

11 changes: 0 additions & 11 deletions python/knext/knext/builder/operator/__init__.py

This file was deleted.

78 changes: 0 additions & 78 deletions python/knext/knext/builder/operator/base.py

This file was deleted.

33 changes: 0 additions & 33 deletions python/knext/knext/builder/rest/__init__.py

This file was deleted.

Loading

0 comments on commit 5a74958

Please sign in to comment.