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 environment_setup.md #4963

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Update environment_setup.md #4963

merged 1 commit into from
Mar 27, 2024

Conversation

ssen85
Copy link
Contributor

@ssen85 ssen85 commented Feb 27, 2024

Why are the changes needed?

The worflow names in the section 'Visualizing workflows' are configured incorrectly as ' basics.workflow.simple_wf'. The execution of the commands gives a 'Workflow not found error'.

Error: rpc error: code = NotFound desc = missing entity of type WORKFLOW with identifier project:"flytesnacks" domain:"development" name:"basics.workflow.simple_wf"

What changes were proposed in this pull request?

The workflow names have been changed to 'workflow.simple_wf'.

How was this patch tested?

The command was executed after making these changes. The desired output was achieved.

flytectl get workflows
--project flytesnacks
--domain development
--version
-o doturl
workflow.simple_wf

Setup process

Screenshots

Check all the applicable boxes

  • [ x] I updated the documentation accordingly.
  • [ x] All new and existing tests passed.
  • [x ] All commits are signed-off.

Signed-off-by: ssen85 shubhabrata.sen@gmail.com

The worflow names in the section 'Visualizing workflows' are configured incorrectly. The corrections have been made.

Signed-off-by: ssen85 <shubhabrata.sen@gmail.com>

Signed-off-by: ssen85 <shubhabrata.sen@gmail.com>
Copy link

welcome bot commented Feb 27, 2024

Thank you for opening this pull request! 🙌

These tips will help get your PR across the finish line:

  • Most of the repos have a PR template; if not, fill it out to the best of your knowledge.
  • Sign off your commits (Reference: DCO Guide).

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working documentation Improvements or additions to documentation labels Feb 27, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.94%. Comparing base (b43af79) to head (2970711).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4963      +/-   ##
==========================================
- Coverage   58.97%   58.94%   -0.03%     
==========================================
  Files         645      645              
  Lines       55506    55506              
==========================================
- Hits        32732    32720      -12     
- Misses      20174    20186      +12     
  Partials     2600     2600              
Flag Coverage Δ
unittests 58.94% <ø> (-0.03%) ⬇️

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.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 29, 2024
@eapolinario eapolinario merged commit ed715d6 into flyteorg:master Mar 27, 2024
48 of 49 checks passed
Copy link

welcome bot commented Mar 27, 2024

Congrats on merging your first pull request! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants