Skip to content

Commit

Permalink
Create FlyIn Plugin Documentation (#1314)
Browse files Browse the repository at this point in the history
Signed-off-by: byhsu <byhsu@linkedin.com>
Signed-off-by: Future Outlier <eric901201@gmai.com>
Signed-off-by: byronhsu <byronhsu1230@gmail.com>
Signed-off-by: ByronHsu <byronhsu1230@gmail.com>
Co-authored-by: byhsu <byhsu@linkedin.com>
Co-authored-by: Future Outlier <eric901201@gmai.com>
Co-authored-by: Kevin Su <pingsutw@gmail.com>
Co-authored-by: Nikki Everett <neverett@users.noreply.github.com>
  • Loading branch information
5 people authored Dec 12, 2023
1 parent f625bc9 commit 58a6cb4
Show file tree
Hide file tree
Showing 11 changed files with 964 additions and 155 deletions.
1 change: 1 addition & 0 deletions dev-requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
autoflake
flytekit
black
coverage
Expand Down
112 changes: 51 additions & 61 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile dev-requirements.in
# pip-compile ./dev-requirements.in
#
adlfs==2023.10.0
# via flytekit
Expand All @@ -20,8 +20,12 @@ aiosignal==1.3.1
# via aiohttp
arrow==1.3.0
# via cookiecutter
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
autoflake==2.2.1
# via -r ./dev-requirements.in
azure-core==1.29.5
# via
# adlfs
Expand All @@ -37,7 +41,7 @@ binaryornot==0.4.4
# via cookiecutter
black==23.11.0
# via
# -r dev-requirements.in
# -r ./dev-requirements.in
# flake8-black
botocore==1.31.17
# via aiobotocore
Expand Down Expand Up @@ -66,51 +70,48 @@ click==8.1.7
cloudpickle==3.0.0
# via flytekit
codespell==2.2.6
# via -r dev-requirements.in
# via -r ./dev-requirements.in
cookiecutter==2.5.0
# via flytekit
coverage==7.3.2
# via -r dev-requirements.in
# via -r ./dev-requirements.in
croniter==2.0.1
# via flytekit
cryptography==41.0.5
cryptography==41.0.7
# via
# azure-identity
# azure-storage-blob
# msal
# pyjwt
# pyopenssl
dataclasses-json==0.5.9
# via flytekit
decorator==5.1.1
# via gcsfs
deprecated==1.2.14
# via flytekit
diskcache==5.6.3
# via flytekit
distlib==0.3.7
# via virtualenv
docker==6.1.3
# via flytekit
docker-image-py==0.1.12
# via flytekit
docstring-parser==0.15
# via flytekit
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via virtualenv
flake8==6.1.0
# via
# -r dev-requirements.in
# -r ./dev-requirements.in
# flake8-black
# flake8-isort
flake8-black==0.3.6
# via -r dev-requirements.in
# via -r ./dev-requirements.in
flake8-isort==6.1.1
# via -r dev-requirements.in
flyteidl==1.10.0
# via -r ./dev-requirements.in
flyteidl==1.10.6
# via flytekit
flytekit==1.10.1
# via -r dev-requirements.in
flytekit==1.10.2
# via -r ./dev-requirements.in
frozenlist==1.4.0
# via
# aiohttp
Expand All @@ -123,15 +124,11 @@ fsspec==2023.9.2
# s3fs
gcsfs==2023.9.2
# via flytekit
gitdb==4.0.11
# via gitpython
gitpython==3.1.40
# via flytekit
google-api-core==2.14.0
google-api-core==2.15.0
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.23.4
google-auth==2.25.1
# via
# gcsfs
# google-api-core
Expand All @@ -141,7 +138,7 @@ google-auth==2.23.4
# kubernetes
google-auth-oauthlib==1.1.0
# via gcsfs
google-cloud-core==2.3.3
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.13.0
# via gcsfs
Expand All @@ -151,25 +148,25 @@ google-crc32c==1.5.0
# google-resumable-media
google-resumable-media==2.6.0
# via google-cloud-storage
googleapis-common-protos==1.61.0
googleapis-common-protos==1.62.0
# via
# flyteidl
# flytekit
# google-api-core
# grpcio-status
grpcio==1.59.3
grpcio==1.60.0
# via
# flytekit
# grpcio-status
grpcio-status==1.59.3
grpcio-status==1.60.0
# via flytekit
identify==2.5.32
identify==2.5.33
# via pre-commit
idna==3.6
# via
# requests
# yarl
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via
# flytekit
# keyring
Expand All @@ -179,7 +176,7 @@ isodate==0.6.1
# via azure-storage-blob
isort==5.12.0
# via
# -r dev-requirements.in
# -r ./dev-requirements.in
# flake8-isort
jaraco-classes==3.3.0
# via keyring
Expand Down Expand Up @@ -212,17 +209,17 @@ marshmallow-jsonschema==0.13.0
# via flytekit
mashumaro==3.11
# via
# -r dev-requirements.in
# -r ./dev-requirements.in
# flytekit
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
mock==5.1.0
# via -r dev-requirements.in
# via -r ./dev-requirements.in
more-itertools==10.1.0
# via jaraco-classes
msal==1.25.0
msal==1.26.0
# via
# azure-datalake-store
# azure-identity
Expand All @@ -234,14 +231,12 @@ multidict==6.0.4
# aiohttp
# yarl
mypy==1.7.1
# via -r dev-requirements.in
# via -r ./dev-requirements.in
mypy-extensions==1.0.0
# via
# black
# mypy
# typing-inspect
natsort==8.4.0
# via flytekit
nodeenv==1.8.0
# via pre-commit
numpy==1.26.2
Expand All @@ -263,7 +258,7 @@ pandas==1.5.3
# via flytekit
pathspec==0.11.2
# via black
platformdirs==4.0.0
platformdirs==4.1.0
# via
# black
# virtualenv
Expand All @@ -272,7 +267,7 @@ pluggy==1.3.0
portalocker==2.8.2
# via msal-extensions
pre-commit==3.5.0
# via -r dev-requirements.in
# via -r ./dev-requirements.in
protobuf==4.24.4
# via
# flyteidl
Expand All @@ -283,7 +278,7 @@ protobuf==4.24.4
# protoc-gen-swagger
protoc-gen-swagger==0.1.0
# via flyteidl
pyarrow==10.0.1
pyarrow==14.0.1
# via flytekit
pyasn1==0.5.1
# via
Expand All @@ -296,23 +291,22 @@ pycodestyle==2.11.1
pycparser==2.21
# via cffi
pyflakes==3.1.0
# via flake8
# via
# autoflake
# flake8
pygments==2.17.2
# via rich
pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
pyopenssl==23.3.0
# via flytekit
pytest==7.4.3
# via -r dev-requirements.in
# via -r ./dev-requirements.in
python-dateutil==2.8.2
# via
# arrow
# botocore
# croniter
# flytekit
# kubernetes
# pandas
python-json-logger==2.0.7
Expand All @@ -324,16 +318,13 @@ pytimeparse==1.1.8
pytz==2023.3.post1
# via
# croniter
# flytekit
# pandas
pyyaml==6.0.1
# via
# cookiecutter
# flytekit
# kubernetes
# pre-commit
regex==2023.10.3
# via docker-image-py
requests==2.31.0
# via
# azure-core
Expand All @@ -356,7 +347,7 @@ rich==13.7.0
# cookiecutter
# flytekit
# rich-click
rich-click==1.7.1
rich-click==1.7.2
# via flytekit
rsa==4.9
# via google-auth
Expand All @@ -368,20 +359,24 @@ six==1.16.0
# isodate
# kubernetes
# python-dateutil
smmap==5.0.1
# via gitdb
sortedcontainers==2.4.0
# via flytekit
statsd==3.3.0
# via flytekit
text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via
# autoflake
# black
# flake8-black
# mypy
# pytest
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
# via
# azure-core
# azure-storage-blob
# black
# flytekit
# mashumaro
# mypy
Expand All @@ -396,20 +391,15 @@ urllib3==1.26.18
# flytekit
# kubernetes
# requests
virtualenv==20.24.7
virtualenv==20.25.0
# via pre-commit
websocket-client==1.6.4
websocket-client==1.7.0
# via
# docker
# kubernetes
wheel==0.42.0
# via flytekit
wrapt==1.16.0
# via
# aiobotocore
# deprecated
# flytekit
yarl==1.9.3
# via aiobotocore
yarl==1.9.4
# via aiohttp
zipp==3.17.0
# via importlib-metadata
Expand Down
Loading

0 comments on commit 58a6cb4

Please sign in to comment.