Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-1350

Change 9.0.1 to 9.0.2 on master branch

    Details

    • Story Points:
      1
    • Sprint:
      Summer 2018 Part 2, Summer 2018 Part 3, Fall 2018 1, Fall 2018 Sprint 2

      Description

      Change in:

      • pom.xml files in every project
      • bitbucket pipelines yml file
      • install4j configuration file in "distribution" subdirectory of project

        Attachments

          Issue Links

            Activity

            ann.loraine Ann Loraine created issue -
            ann.loraine Ann Loraine made changes -
            Field Original Value New Value
            Fix Version/s 9.0.2 [ 10600 ]
            Sprint Summer 2018 Part 2 [ 49 ]
            Labels Beginner
            ann.loraine Ann Loraine made changes -
            Labels Beginner Intermediate
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Assignee Ann Loraine [ aloraine ] Sneha Ramesh Watharkar [ jdaly ]
            sneha Sneha Ramesh Watharkar (Inactive) made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            Hide
            ieclabau Ivory Blakley (Inactive) added a comment -

            Another thing to do as part of the version-maintanance-after-a-release process is to make a page in the release records for the new version and its tag.
            See
            https://wiki.transvar.org/display/ITD/Releases

            We need to create a 9.0.2 page (mimicking the 9.0.1 page) that links to all issues with fix version 9.0.2.
            That could be its own task, or considered part of this task.

            Show
            ieclabau Ivory Blakley (Inactive) added a comment - Another thing to do as part of the version-maintanance-after-a-release process is to make a page in the release records for the new version and its tag. See https://wiki.transvar.org/display/ITD/Releases We need to create a 9.0.2 page (mimicking the 9.0.1 page) that links to all issues with fix version 9.0.2. That could be its own task, or considered part of this task.
            Hide
            sneha Sneha Ramesh Watharkar (Inactive) added a comment -

            Changed all version numbers from 9.0.1 to 9.0.2
            Branch: https://bitbucket.org/swathark/integrated-genome-browser/branch/IGBF-1350

            Also checked occurrences of 9.0.1 or 9_0_1 in project and found none.
            Command used for this is

            find . -name "pom.xml" -exec sed -i "s/9.0.1/9.0.2/g" '{}' \;
            Changed in pipelines file and install4j config files manually.

            Assigning it to Prof [~aloraine] for review.

            Show
            sneha Sneha Ramesh Watharkar (Inactive) added a comment - Changed all version numbers from 9.0.1 to 9.0.2 Branch: https://bitbucket.org/swathark/integrated-genome-browser/branch/IGBF-1350 Also checked occurrences of 9.0.1 or 9_0_1 in project and found none. Command used for this is find . -name "pom.xml" -exec sed -i "s/9.0.1/9.0.2/g" '{}' \; Changed in pipelines file and install4j config files manually. Assigning it to Prof [~aloraine] for review.
            sneha Sneha Ramesh Watharkar (Inactive) made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            Hide
            ieclabau Ivory Blakley (Inactive) added a comment -

            Another sub-task of the version-maintanance-after-a-release,
            We should export a pdf of the current user guide and add it to the version archive.

            And update the links about IGB versions in the IGB Users guide:
            https://wiki.transvar.org/display/igbman/Release+notes+for+older+versions
            (this could be a custom write-up or just a link to the Releases page with links to issues fixed for that version)

            Show
            ieclabau Ivory Blakley (Inactive) added a comment - Another sub-task of the version-maintanance-after-a-release, We should export a pdf of the current user guide and add it to the version archive. And update the links about IGB versions in the IGB Users guide: https://wiki.transvar.org/display/igbman/Release+notes+for+older+versions (this could be a custom write-up or just a link to the Releases page with links to issues fixed for that version)
            sneha Sneha Ramesh Watharkar (Inactive) made changes -
            Assignee Sneha Ramesh Watharkar [ jdaly ] Ann Loraine [ aloraine ]
            Hide
            sneha Sneha Ramesh Watharkar (Inactive) added a comment -

            I think we should tackle documentation changes in a separate JIRA issue.

            Show
            sneha Sneha Ramesh Watharkar (Inactive) added a comment - I think we should tackle documentation changes in a separate JIRA issue.
            Hide
            ann.loraine Ann Loraine added a comment -

            Draft documentation for release process is in an unpublished module of Canvas class https://canvas.instructure.com/courses/1164217

            Show
            ann.loraine Ann Loraine added a comment - Draft documentation for release process is in an unpublished module of Canvas class https://canvas.instructure.com/courses/1164217
            ann.loraine Ann Loraine made changes -
            Status Needs 1st Level Review [ 10005 ] Ready for Pull Request [ 10304 ]
            ann.loraine Ann Loraine made changes -
            Assignee Ann Loraine [ aloraine ] Sneha Ramesh Watharkar [ jdaly ]
            sneha Sneha Ramesh Watharkar (Inactive) made changes -
            Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
            ann.loraine Ann Loraine made changes -
            Status Pull Request Submitted [ 10101 ] Needs Testing [ 10002 ]
            ann.loraine Ann Loraine made changes -
            Assignee Sneha Ramesh Watharkar [ jdaly ]
            Hide
            ann.loraine Ann Loraine added a comment -

            To test, check that:

            • Master branch installers build without error under bitbucket pipelines

            To test, install using master branch installer (from above):

            • Check that when you run IGB from installer version (from above), the correct version is displayed in the title window
            • Check that IGB Apps are correctly displayed in the App Manager
            • Check that IGB Apps in App Manager can be installed and un-installed without error
            • Check that IGB Apps installed using App Manager can be run
            Show
            ann.loraine Ann Loraine added a comment - To test, check that: Master branch installers build without error under bitbucket pipelines To test, install using master branch installer (from above): Check that when you run IGB from installer version (from above), the correct version is displayed in the title window Check that IGB Apps are correctly displayed in the App Manager Check that IGB Apps in App Manager can be installed and un-installed without error Check that IGB Apps installed using App Manager can be run
            Hide
            ann.loraine Ann Loraine added a comment -

            Please test - see instructions in Comments section.

            Show
            ann.loraine Ann Loraine added a comment - Please test - see instructions in Comments section.
            ann.loraine Ann Loraine made changes -
            Assignee Anh Moss [ aduong ]
            mason Mason Meyer (Inactive) made changes -
            Assignee Anh Moss [ aduong ] Mason Meyer [ mason ]
            mason Mason Meyer (Inactive) made changes -
            Status Needs Testing [ 10002 ] Testing In Progress [ 10003 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2018 Part 2 [ 49 ] Summer 2018 Part 2, Summer 2018 Part 3 [ 49, 50 ]
            Hide
            mason Mason Meyer (Inactive) added a comment -

            During my testing, I reviewed the following aspects:

            -9.0.2 versions install without error
            -9.0.2 version number is seen in Installer splash screen
            -9.0.2 version number is seen in About IGB dialogue
            -9.0.2 versio number is seen in the window title.
            -IGB App Manager is functioning as expected; apps are installing/uninstalling properly,apps are functioning as expected; can properly manage app repositories without issue
            -Data Sources load and unload without issue
            -General Functions are working as expected
            -IGB App Markdowns are displaying the version 9.0.0 (development repo shows 9.0.1) = FAIL

            I almost closed this story, but noticed that the markdowns for apps in the IGB APP Manager are displaying the wrong version number. Everything else seems to meet expectations, but since this version number needs to be changed for the IGB App markdowns, I will re-assign this story to Ann and move to To-Do so she can determine the best course of action for this story.

            Show
            mason Mason Meyer (Inactive) added a comment - During my testing, I reviewed the following aspects: -9.0.2 versions install without error -9.0.2 version number is seen in Installer splash screen -9.0.2 version number is seen in About IGB dialogue -9.0.2 versio number is seen in the window title. -IGB App Manager is functioning as expected; apps are installing/uninstalling properly,apps are functioning as expected; can properly manage app repositories without issue -Data Sources load and unload without issue -General Functions are working as expected -IGB App Markdowns are displaying the version 9.0.0 (development repo shows 9.0.1) = FAIL I almost closed this story, but noticed that the markdowns for apps in the IGB APP Manager are displaying the wrong version number. Everything else seems to meet expectations, but since this version number needs to be changed for the IGB App markdowns, I will re-assign this story to Ann and move to To-Do so she can determine the best course of action for this story.
            mason Mason Meyer (Inactive) made changes -
            Assignee Mason Meyer [ mason ] Ann Loraine [ aloraine ]
            mason Mason Meyer (Inactive) made changes -
            Status Testing In Progress [ 10003 ] Open [ 1 ]
            ann.loraine Ann Loraine made changes -
            Status Open [ 1 ] Needs 1st Level Review [ 10005 ]
            ann.loraine Ann Loraine made changes -
            Status Needs 1st Level Review [ 10005 ] Open [ 1 ]
            Hide
            ann.loraine Ann Loraine added a comment -

            Apps are still at version 9.0.0 - this is OK.

            Show
            ann.loraine Ann Loraine added a comment - Apps are still at version 9.0.0 - this is OK.
            ann.loraine Ann Loraine made changes -
            Assignee Ann Loraine [ aloraine ] Mason Meyer [ mason ]
            ann.loraine Ann Loraine made changes -
            Status Open [ 1 ] Needs Testing [ 10002 ]
            mason Mason Meyer (Inactive) made changes -
            Status Needs Testing [ 10002 ] Testing In Progress [ 10003 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2018 Part 2, Summer 2018 Part 3 [ 49, 50 ] Summer 2018 Part 2, Summer 2018 Part 3, Fall 2018 1 [ 49, 50, 51 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked lower
            ann.loraine Ann Loraine made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Sprint Summer 2018 Part 2, Summer 2018 Part 3, Fall 2018 1 [ 49, 50, 51 ] Summer 2018 Part 2, Summer 2018 Part 3, Fall 2018 1, Fall 2018 Sprint 2 [ 49, 50, 51, 52 ]
            ann.loraine Ann Loraine made changes -
            Rank Ranked lower
            Hide
            mason Mason Meyer (Inactive) added a comment - - edited

            Re-reviewed points as noted in my last comment.
            IGB App Markdowns are displaying the version 9.0.0 (development repo shows 9.0.1) = PASS, after running by Ann, so I am now marking this story as closed.

            Show
            mason Mason Meyer (Inactive) added a comment - - edited Re-reviewed points as noted in my last comment. IGB App Markdowns are displaying the version 9.0.0 (development repo shows 9.0.1) = PASS, after running by Ann, so I am now marking this story as closed.
            mason Mason Meyer (Inactive) made changes -
            Resolution Done [ 10000 ]
            Status Testing In Progress [ 10003 ] Closed [ 6 ]
            ann.loraine Ann Loraine made changes -
            Summary change 9.0.1 to 9.0.2 on master branch Change 9.0.1 to 9.0.2 on master branch
            ann.loraine Ann Loraine made changes -
            Link This issue relates to IGBF-1463 [ IGBF-1463 ]
            ann.loraine Ann Loraine made changes -
            Workflow Loraine Lab Workflow [ 18042 ] Fall 2019 Workflow Update [ 19917 ]
            ann.loraine Ann Loraine made changes -
            Workflow Fall 2019 Workflow Update [ 19917 ] Revised Fall 2019 Workflow Update [ 22036 ]
            ann.loraine Ann Loraine made changes -
            Link This issue relates to IGBF-2196 [ IGBF-2196 ]
            ann.loraine Ann Loraine made changes -
            Link This issue relates to IGBF-2936 [ IGBF-2936 ]

              People

              • Assignee:
                mason Mason Meyer (Inactive)
                Reporter:
                ann.loraine Ann Loraine
              • Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: