Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-13809

Platform Release, "Prepare release" step doesn't work

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • cordova-coho
    • None

    Description

      https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md#prepare-release

      sujan@LenovoX1:/mnt/c/Projects/Cordova/cordova-repos$ for l in cordova-windows; do ( cd $l; v="$(grep '"version"' package.json | cut -d'"' -f4)"; if [[ $v = *-dev ]]; then v2="${v%-dev}"; echo "$l: Setting version to $v2"; sed -i '' -E 's/version":.*/version": "'$v2'",/' package.json; fi) ; done
      cordova-windows: Setting version to 5.1.0
      sed: can't read s/version":.*/version": "5.1.0",/: No such file or directory
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            Sujan12 Jan Piotrowski (janpio)

            Dates

              Created:
              Updated:

              Slack

                Issue deployment