Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-10888

Updating typos in release cheat sheet

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • Pipelines Sprint CrookShank 49

      Updating a slight typo ("notag" to "notags") in all release cheat sheets

      i.e-

      old: 

      release-file-no-tag    https://infra.tekton.dev/tekton-releases/pruner/previous/v0.3.4/release.notag.yaml

       

      new:

      release-file-no-tag    https://infra.tekton.dev/tekton-releases/pruner/previous/v0.3.4/release.notags.yaml

       

      and the same fix for release-pipeline

      old:
      echo "${BASE_URL}/release.notag.yaml" > $(results.release-no-tag.path)

      new:
      echo "${BASE_URL}/release.notags.yaml" > $(results.release-no-tag.path)

       

      ---------------------------------------------------

      Change shall be made in the following component: 

      • pruner
      • chains
      • pipeline
      • operator
      • triggers

              rh-ee-ngelman Naomi Gelman
              rh-ee-ngelman Naomi Gelman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: