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 imageSpec doc #4875

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Update imageSpec doc #4875

merged 2 commits into from
Feb 14, 2024

Conversation

pingsutw
Copy link
Member

@pingsutw pingsutw commented Feb 9, 2024

Update imageSpec doc in docs/getting_started_with_workflow_development/flyte_project_components.md

Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. documentation Improvements or additions to documentation labels Feb 9, 2024
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a087802) 58.97% compared to head (0a7f3b0) 58.98%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4875      +/-   ##
==========================================
+ Coverage   58.97%   58.98%   +0.01%     
==========================================
  Files         645      645              
  Lines       55162    55162              
==========================================
+ Hits        32533    32539       +6     
+ Misses      20054    20048       -6     
  Partials     2575     2575              
Flag Coverage Δ
unittests 58.98% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@neverett neverett left a comment

Choose a reason for hiding this comment

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

One change requested, otherwise LGTM

# python_version="3.11"
# # the python version; optional if not different from the base image
# )
basic_image = ImageSpec(
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 slightly different from the ImageSpec here: https://github.com/flyteorg/flytekit-python-template/blob/main/basic-template-imagespec/%7B%7Bcookiecutter.project_name%7D%7D/workflows/example.py#L22

Can you update the ImageSpec here to match the template, or if the template should be updated, can you change the template to match what you have here? Thanks!

Copy link
Member Author

Choose a reason for hiding this comment

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

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 9, 2024
@pingsutw pingsutw self-assigned this Feb 10, 2024
@pingsutw pingsutw merged commit 8472380 into master Feb 14, 2024
49 checks passed
@pingsutw pingsutw deleted the update-image-spec-doc branch February 14, 2024 21:54
yubofredwang pushed a commit to yubofredwang/flyte that referenced this pull request Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants