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

add type datetime.date #1084

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Conversation

troychiu
Copy link
Member

Adds documentation for this change
flyteorg/flytekit#1786

Signed-off-by: troychiu <[email protected]>
@samhita-alla samhita-alla merged commit bcd5624 into flyteorg:master Aug 14, 2023
hududed pushed a commit to hududed/flytesnacks that referenced this pull request Aug 14, 2023
Signed-off-by: troychiu <[email protected]>
Co-authored-by: Samhita Alla <[email protected]>
Signed-off-by: hud <[email protected]>
samhita-alla added a commit that referenced this pull request Aug 21, 2023
Signed-off-by: troychiu <[email protected]>
Co-authored-by: Samhita Alla <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>
samhita-alla added a commit that referenced this pull request Aug 23, 2023
* Sandbox notifications example (#1072)

* Fix merge_sort.py code bug

If the count variable is set to 25, then the code will only sort the first 24 numbers.

Signed-off-by: Hacker-Davinci <[email protected]>

* Fix merge_sort.py code bug

If the count variable is set to 25, then the code will only sort the first 24 numbers.

Signed-off-by: Hacker-Davinci <[email protected]>

* fix the variable naming error

Signed-off-by: Future Outlier <[email protected]>

* Delete merge_sort.py

Signed-off-by: Future-Outlier <[email protected]>

* Create merge_sort.py

Signed-off-by: Future-Outlier <[email protected]>

* sandbox notifications example

Signed-off-by: Future Outlier <[email protected]>

---------

Signed-off-by: Hacker-Davinci <[email protected]>
Signed-off-by: Future Outlier <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Co-authored-by: Future Outlier <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>

* Fix linting error (#1074)

Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>

* Update agent doc (#1073)

Signed-off-by: Hongxin Liang <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>

* Bump gitpython from 3.1.31 to 3.1.32 in /examples/snowflake_plugin (#1078)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.32.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.31...3.1.32)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Samhita Alla <[email protected]>

* add type datetime.date (#1084)

Signed-off-by: troychiu <[email protected]>
Co-authored-by: Samhita Alla <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>

* revise documentation for plugins requiring flyte backend setup (#1062)

* revise documentation for plugins requiring flyte backend setup

Signed-off-by: Samhita Alla <[email protected]>

* nit

Signed-off-by: Samhita Alla <[email protected]>

* update docs

Signed-off-by: Samhita Alla <[email protected]>

* update requirements

Signed-off-by: Samhita Alla <[email protected]>

* downgrade pydantic

Signed-off-by: Samhita Alla <[email protected]>

* revert requirements update

Signed-off-by: Samhita Alla <[email protected]>

* revert requirements update

Signed-off-by: Samhita Alla <[email protected]>

* generate requirements in databricks

Signed-off-by: Samhita Alla <[email protected]>

* add envd

Signed-off-by: Samhita Alla <[email protected]>

* ray isort

Signed-off-by: Samhita Alla <[email protected]>

* sort imports

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* add envd to plugin requirements

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* add requirements.txt file

Signed-off-by: Samhita Alla <[email protected]>

* fix requirements

Signed-off-by: Samhita Alla <[email protected]>

* modify imagespec registry

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* tf dependencies

Signed-off-by: Samhita Alla <[email protected]>

* modify deps and add registry

Signed-off-by: Samhita Alla <[email protected]>

* modify registry

Signed-off-by: Samhita Alla <[email protected]>

* mpi protobuf

Signed-off-by: Samhita Alla <[email protected]>

* add placeholder

Signed-off-by: Samhita Alla <[email protected]>

* incorporate suggestions

Signed-off-by: Samhita Alla <[email protected]>

---------

Signed-off-by: Samhita Alla <[email protected]>

* rearrange folders

Signed-off-by: Samhita Alla <[email protected]>

* downgrade pyyaml version

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* update deps

Signed-off-by: Samhita Alla <[email protected]>

* new line

Signed-off-by: Samhita Alla <[email protected]>

* update dockerfiles

Signed-off-by: Samhita Alla <[email protected]>

* update requirements

Signed-off-by: Samhita Alla <[email protected]>

* update requirements

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* remove python 3.8-10

Signed-off-by: Samhita Alla <[email protected]>

* update requirements

Signed-off-by: Samhita Alla <[email protected]>

* validate

Signed-off-by: Samhita Alla <[email protected]>

* add envd

Signed-off-by: Samhita Alla <[email protected]>

* debug

Signed-off-by: Samhita Alla <[email protected]>

* debug

Signed-off-by: Samhita Alla <[email protected]>

* final

Signed-off-by: Samhita Alla <[email protected]>

---------

Signed-off-by: Hacker-Davinci <[email protected]>
Signed-off-by: Future Outlier <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Hongxin Liang <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: troychiu <[email protected]>
Co-authored-by: Future-Outlier <[email protected]>
Co-authored-by: Future Outlier <[email protected]>
Co-authored-by: Kevin Su <[email protected]>
Co-authored-by: Honnix <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yi Chiu <[email protected]>
samhita-alla added a commit that referenced this pull request Sep 5, 2023
* restructure docs

Signed-off-by: Samhita Alla <[email protected]>

* Revert "restructure docs"

This reverts commit ac154eb.

* restructure docs

Signed-off-by: Samhita Alla <[email protected]>

* reorganize folders (#1094)

* Sandbox notifications example (#1072)

* Fix merge_sort.py code bug

If the count variable is set to 25, then the code will only sort the first 24 numbers.

Signed-off-by: Hacker-Davinci <[email protected]>

* Fix merge_sort.py code bug

If the count variable is set to 25, then the code will only sort the first 24 numbers.

Signed-off-by: Hacker-Davinci <[email protected]>

* fix the variable naming error

Signed-off-by: Future Outlier <[email protected]>

* Delete merge_sort.py

Signed-off-by: Future-Outlier <[email protected]>

* Create merge_sort.py

Signed-off-by: Future-Outlier <[email protected]>

* sandbox notifications example

Signed-off-by: Future Outlier <[email protected]>

---------

Signed-off-by: Hacker-Davinci <[email protected]>
Signed-off-by: Future Outlier <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Co-authored-by: Future Outlier <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>

* Fix linting error (#1074)

Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>

* Update agent doc (#1073)

Signed-off-by: Hongxin Liang <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>

* Bump gitpython from 3.1.31 to 3.1.32 in /examples/snowflake_plugin (#1078)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.32.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.31...3.1.32)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Samhita Alla <[email protected]>

* add type datetime.date (#1084)

Signed-off-by: troychiu <[email protected]>
Co-authored-by: Samhita Alla <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>

* revise documentation for plugins requiring flyte backend setup (#1062)

* revise documentation for plugins requiring flyte backend setup

Signed-off-by: Samhita Alla <[email protected]>

* nit

Signed-off-by: Samhita Alla <[email protected]>

* update docs

Signed-off-by: Samhita Alla <[email protected]>

* update requirements

Signed-off-by: Samhita Alla <[email protected]>

* downgrade pydantic

Signed-off-by: Samhita Alla <[email protected]>

* revert requirements update

Signed-off-by: Samhita Alla <[email protected]>

* revert requirements update

Signed-off-by: Samhita Alla <[email protected]>

* generate requirements in databricks

Signed-off-by: Samhita Alla <[email protected]>

* add envd

Signed-off-by: Samhita Alla <[email protected]>

* ray isort

Signed-off-by: Samhita Alla <[email protected]>

* sort imports

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* add envd to plugin requirements

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* add requirements.txt file

Signed-off-by: Samhita Alla <[email protected]>

* fix requirements

Signed-off-by: Samhita Alla <[email protected]>

* modify imagespec registry

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* tf dependencies

Signed-off-by: Samhita Alla <[email protected]>

* modify deps and add registry

Signed-off-by: Samhita Alla <[email protected]>

* modify registry

Signed-off-by: Samhita Alla <[email protected]>

* mpi protobuf

Signed-off-by: Samhita Alla <[email protected]>

* add placeholder

Signed-off-by: Samhita Alla <[email protected]>

* incorporate suggestions

Signed-off-by: Samhita Alla <[email protected]>

---------

Signed-off-by: Samhita Alla <[email protected]>

* rearrange folders

Signed-off-by: Samhita Alla <[email protected]>

* downgrade pyyaml version

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* update deps

Signed-off-by: Samhita Alla <[email protected]>

* new line

Signed-off-by: Samhita Alla <[email protected]>

* update dockerfiles

Signed-off-by: Samhita Alla <[email protected]>

* update requirements

Signed-off-by: Samhita Alla <[email protected]>

* update requirements

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* remove python 3.8-10

Signed-off-by: Samhita Alla <[email protected]>

* update requirements

Signed-off-by: Samhita Alla <[email protected]>

* validate

Signed-off-by: Samhita Alla <[email protected]>

* add envd

Signed-off-by: Samhita Alla <[email protected]>

* debug

Signed-off-by: Samhita Alla <[email protected]>

* debug

Signed-off-by: Samhita Alla <[email protected]>

* final

Signed-off-by: Samhita Alla <[email protected]>

---------

Signed-off-by: Hacker-Davinci <[email protected]>
Signed-off-by: Future Outlier <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Hongxin Liang <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: troychiu <[email protected]>
Co-authored-by: Future-Outlier <[email protected]>
Co-authored-by: Future Outlier <[email protected]>
Co-authored-by: Kevin Su <[email protected]>
Co-authored-by: Honnix <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yi Chiu <[email protected]>

* update examples in the basics section of the docs (#1096)

* update basics

Signed-off-by: Samhita Alla <[email protected]>

* nit

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* update dockerfile and code

Signed-off-by: Samhita Alla <[email protected]>

* lint

Signed-off-by: Samhita Alla <[email protected]>

* add envd

Signed-off-by: Samhita Alla <[email protected]>

* registry

Signed-off-by: Samhita Alla <[email protected]>

* fix resource allocation example

Signed-off-by: Samhita Alla <[email protected]>

* modify the name of the launch plan

Signed-off-by: Samhita Alla <[email protected]>

* gh action

Signed-off-by: Samhita Alla <[email protected]>

* modify lp name

Signed-off-by: Samhita Alla <[email protected]>

* fix reference lp name

Signed-off-by: Samhita Alla <[email protected]>

---------

Signed-off-by: Samhita Alla <[email protected]>

* rename folders

Signed-off-by: Samhita Alla <[email protected]>

* downgrade flytekit version

Signed-off-by: Samhita Alla <[email protected]>

* fix reference task and lp

Signed-off-by: Samhita Alla <[email protected]>

* incorporate suggestions

Signed-off-by: Samhita Alla <[email protected]>

* remove numbers

Signed-off-by: Samhita Alla <[email protected]>

* nit

Signed-off-by: Samhita Alla <[email protected]>

* fix folder name

Signed-off-by: Samhita Alla <[email protected]>

---------

Signed-off-by: Samhita Alla <[email protected]>
Signed-off-by: Hacker-Davinci <[email protected]>
Signed-off-by: Future Outlier <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Hongxin Liang <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: troychiu <[email protected]>
Co-authored-by: Future-Outlier <[email protected]>
Co-authored-by: Future Outlier <[email protected]>
Co-authored-by: Kevin Su <[email protected]>
Co-authored-by: Honnix <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yi Chiu <[email protected]>
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.

3 participants