Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

fix(flytectl): Update FetchWorkflowLatestVersion to fetch the latest version of a workflow #418

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 21, 2023

  1. fix(flytectl): Update FetchWorkflowLatestVersion to fetch the latest …

    …version of a workflow
    
    The FetchWorkflowLatestVersion function in workflow_fetcher.go has been updated to retrieve the latest version of a workflow by using the last element in the wVersions slice. This change ensures that the most recent version is fetched when calling this function.
    Bosco Raju committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8782895 View commit details
    Browse the repository at this point in the history