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

update flytekit docs theme, fix index links #439

Merged
merged 7 commits into from
Mar 30, 2021
Merged

Conversation

cosmicBboy
Copy link
Contributor

Signed-off-by: cosmicBboy [email protected]

TL;DR

Please replace this text with a description of what this PR accomplishes.

Type

  • Bug Fix
  • Feature
  • Plugin
  • Docs

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

How did you fix the bug, make the feature etc. Link to any design docs etc

Tracking Issue

https://github.com/lyft/flyte/issues/

Follow-up issue

NA
OR
https://github.com/lyft/flyte/issues/

@kumare3
Copy link
Contributor

kumare3 commented Mar 29, 2021

Looks good to me, how about - https://flytectl.readthedocs.io/en/latest/

@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #439 (71a87b2) into master (12cae6a) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
+ Coverage   84.25%   84.26%   +0.01%     
==========================================
  Files         338      338              
  Lines       25528    25533       +5     
  Branches     2095     2095              
==========================================
+ Hits        21509    21516       +7     
+ Misses       3449     3448       -1     
+ Partials      570      569       -1     
Impacted Files Coverage Δ
...ests/flytekit/unit/common_tests/test_translator.py 91.52% <0.00%> (ø)
flytekit/core/container_task.py 86.04% <0.00%> (+1.83%) ⬆️
flytekit/common/tasks/raw_container.py 87.69% <0.00%> (+3.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12cae6a...71a87b2. Read the comment docs.

kumare3
kumare3 previously approved these changes Mar 29, 2021
Signed-off-by: cosmicBboy <[email protected]>
@@ -1,9 +0,0 @@
.. currentmodule:: flytekit
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is okay? the classes are still run somewhere?

wild-endeavor
wild-endeavor previously approved these changes Mar 30, 2021
Copy link
Contributor

@wild-endeavor wild-endeavor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 with comment.

Signed-off-by: cosmicBboy <[email protected]>
Signed-off-by: cosmicBboy <[email protected]>
@cosmicBboy cosmicBboy merged commit 8596e51 into master Mar 30, 2021
@cosmicBboy cosmicBboy deleted the theme-update branch March 30, 2021 16:12
max-hoffman pushed a commit to dolthub/flytekit that referenced this pull request Apr 29, 2021
* update flytekit docs theme, fix index links

Signed-off-by: cosmicBboy <[email protected]>

* add readthedocs sphinx search

Signed-off-by: cosmicBboy <[email protected]>

* update flyteidl link

Signed-off-by: cosmicBboy <[email protected]>

* update overview and homepage

Signed-off-by: cosmicBboy <[email protected]>

* address comments @wild-endeavor

Signed-off-by: cosmicBboy <[email protected]>

* update ipykernel

Signed-off-by: cosmicBboy <[email protected]>

* add community link

Signed-off-by: cosmicBboy <[email protected]>
Signed-off-by: Max Hoffman <[email protected]>
max-hoffman pushed a commit to dolthub/flytekit that referenced this pull request May 11, 2021
* update flytekit docs theme, fix index links

Signed-off-by: cosmicBboy <[email protected]>

* add readthedocs sphinx search

Signed-off-by: cosmicBboy <[email protected]>

* update flyteidl link

Signed-off-by: cosmicBboy <[email protected]>

* update overview and homepage

Signed-off-by: cosmicBboy <[email protected]>

* address comments @wild-endeavor

Signed-off-by: cosmicBboy <[email protected]>

* update ipykernel

Signed-off-by: cosmicBboy <[email protected]>

* add community link

Signed-off-by: cosmicBboy <[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