Skip to content

Fix broken dynamic workflows link in README#7273

Merged
pingsutw merged 4 commits intoflyteorg:masterfrom
muskan-creates352:fix-readme-link
Apr 29, 2026
Merged

Fix broken dynamic workflows link in README#7273
pingsutw merged 4 commits intoflyteorg:masterfrom
muskan-creates352:fix-readme-link

Conversation

@muskan-creates352
Copy link
Copy Markdown

This PR fixes a broken link in the README under the "Dynamic workflows" section.

The previous link was leading to a 404 page. It has been updated to a valid working documentation link.

Fixes #7100

@welcome
Copy link
Copy Markdown

welcome Bot commented Apr 24, 2026

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).

Signed-off-by: Muskan Kumari <er.muskan09@gmail.com>
@muskan-creates352
Copy link
Copy Markdown
Author

Hi, I have updated the branch with the latest changes from master.
Please let me know if any further changes are needed. Thanks!

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.96%. Comparing base (e86f8af) to head (009071f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7273   +/-   ##
=======================================
  Coverage   56.96%   56.96%           
=======================================
  Files         931      931           
  Lines       58272    58272           
=======================================
+ Hits        33194    33195    +1     
+ Misses      22019    22018    -1     
  Partials     3059     3059           
Flag Coverage Δ
unittests-datacatalog 53.51% <ø> (ø)
unittests-flyteadmin 53.15% <ø> (ø)
unittests-flytecopilot 43.06% <ø> (ø)
unittests-flytectl 64.09% <ø> (ø)
unittests-flyteidl 75.71% <ø> (ø)
unittests-flyteplugins 60.19% <ø> (ø)
unittests-flytepropeller 53.71% <ø> (ø)
unittests-flytestdlib 62.62% <ø> (+0.02%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread README.md Outdated
@github-actions github-actions Bot added the flyte label Apr 29, 2026
Updated link as per reviewer suggestion

Co-authored-by: Kevin Su <pingsutw@gmail.com>
Signed-off-by: Muskan Kumari <er.muskan09@gmail.com>
Copy link
Copy Markdown
Author

@muskan-creates352 muskan-creates352 left a comment

Choose a reason for hiding this comment

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

Hi, I have applied the suggested changes. Please let me know if anything else is needed. Thanks!

@pingsutw pingsutw merged commit f1c828a into flyteorg:master Apr 29, 2026
49 of 50 checks passed
nuthalapativarun pushed a commit to nuthalapativarun/flyte that referenced this pull request May 1, 2026
Signed-off-by: Muskan Kumari <er.muskan09@gmail.com>
Co-authored-by: Kevin Su <pingsutw@gmail.com>
Signed-off-by: Varun Nuthalapati <nuthalapativarun@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] link "Build flexible and adaptable workflows " is broken in README.md

2 participants