#739 feat: show launch plan information in workflow's schedules
Pull request opened by
pradithya
TL;DR
Add information of launch plan name and version to the workflow's schedule.
Type
☐ Bug Fix
☑︎ Feature
☐ Plugin
Are all requirements met?
☑︎ Code completed
☑︎ Smoke tested
☐ Unit tests added
☐ Code documentation added
☐ Any pending items have an associated Issue
Complete description
When there are multiple scheduled launchplan bound to a workflow, it is hard to understand which schedule correspond to which launchplan. This PR add additional information in the workflow's schedule to include the launch plan name and version. Additionally, when users clicked the launch plan name it will open the launchplan details page.
Before
Screenshot 2023-04-01 at 3 28 50 PM▾
After
Screenshot 2023-04-01 at 3 32 09 PM▾
Transition
Tracking Issue
fixes
flyteorg/flyte#3554
Follow-up issue
NA
flyteorg/flyteconsole
GitHub Actions: Build & Push FlyteConsole Image
GitHub Actions: Get Release Tag
GitHub Actions: Generate Release
GitHub Actions: Build Flyteconsole Image / Push to Github Registry
GitHub Actions: unit_tests_with_coverage
✅ 4 other checks have passed
4/9 successful checks