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

Implement CyVerse login through BioViz

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      Submit pull request to cyverse-dev branch. May also need to rebase off of cyverse-dev.

        Attachments

          Issue Links

            Activity

            nfreese Nowlan Freese created issue -
            nfreese Nowlan Freese made changes -
            Field Original Value New Value
            Epic Link IGBF-1482 [ 17568 ]
            nfreese Nowlan Freese made changes -
            Rank Ranked higher
            nfreese Nowlan Freese made changes -
            Link This issue is blocked by IGBF-1483 [ IGBF-1483 ]
            Hide
            nfreese Nowlan Freese added a comment -

            New branch is:
            cyverse-dev

            Show
            nfreese Nowlan Freese added a comment - New branch is: cyverse-dev
            nfreese Nowlan Freese made changes -
            Description Submit pull request to cyverse-dev branch. May also need to rebase off of cyverse-dev.
            stiwari8 Srishti Tiwari (Inactive) made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            Hide
            stiwari8 Srishti Tiwari (Inactive) added a comment -

            The git commands I used to sync my changes with respect to new branch cyverse-dev are:

            Initially for the first time:

            git pull upstream master
            git rebase master
            git fetch upstream cyverse-dev
            git push origin cyverse-dev

            For subsequent dev-cycles:

            To create a new branch:
            git checkout b IGBF****

            To update the latest changes of lorainelab/cyverse-dev:
            git pull upstream cyverse-dev
            git checkout IGBF-****
            git rebase cyverse-dev

            To commit latest changes after updating:
            git checkout IGBF-****
            git commit -m ""
            git push origin IGBF-****

            -> pull request from dev branch to lorainelab/cyverse-dev

            Show
            stiwari8 Srishti Tiwari (Inactive) added a comment - The git commands I used to sync my changes with respect to new branch cyverse-dev are: Initially for the first time: git pull upstream master git rebase master git fetch upstream cyverse-dev git push origin cyverse-dev For subsequent dev-cycles: To create a new branch: git checkout b IGBF **** To update the latest changes of lorainelab/cyverse-dev: git pull upstream cyverse-dev git checkout IGBF-**** git rebase cyverse-dev To commit latest changes after updating: git checkout IGBF-**** git commit -m "" git push origin IGBF-**** -> pull request from dev branch to lorainelab/cyverse-dev
            Hide
            stiwari8 Srishti Tiwari (Inactive) added a comment -

            Kindly review above steps for new git workflow.

            Show
            stiwari8 Srishti Tiwari (Inactive) added a comment - Kindly review above steps for new git workflow.
            Hide
            nfreese Nowlan Freese added a comment -

            I made a few changes to Srishti's git commands, and added them to the developer environment setup as part of IGBF-1485.

            Show
            nfreese Nowlan Freese added a comment - I made a few changes to Srishti's git commands, and added them to the developer environment setup as part of IGBF-1485 .
            Hide
            stiwari8 Srishti Tiwari (Inactive) added a comment -

            While running locally, please make sure that you have config.cfg file inside your cgi-bin. Contents of the file are as follows:

            [DEFAULT]
            consumerKey:$CONSUMER_KEY
            consumerSecret:$CONSUMER_SECRET
            callbackUrl:http://$PUBLIC_DNS/cyverseData.html
            baseUrl:https://agave.iplantc.org

            Show
            stiwari8 Srishti Tiwari (Inactive) added a comment - While running locally, please make sure that you have config.cfg file inside your cgi-bin. Contents of the file are as follows: [DEFAULT] consumerKey:$CONSUMER_KEY consumerSecret:$CONSUMER_SECRET callbackUrl: http://$PUBLIC_DNS/cyverseData.html baseUrl: https://agave.iplantc.org
            stiwari8 Srishti Tiwari (Inactive) made changes -
            Resolution Done [ 10000 ]
            Status In Progress [ 3 ] Closed [ 6 ]
            ann.loraine Ann Loraine made changes -
            Workflow Loraine Lab Workflow [ 18205 ] Fall 2019 Workflow Update [ 19994 ]
            ann.loraine Ann Loraine made changes -
            Workflow Fall 2019 Workflow Update [ 19994 ] Revised Fall 2019 Workflow Update [ 22116 ]

              People

              • Assignee:
                stiwari8 Srishti Tiwari (Inactive)
                Reporter:
                nfreese Nowlan Freese
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: