Hi everyone,
I am working sometimes from my home and sometimes from the office at the moment and I uploaded a Ranorex Solution to our DevOps-Project. I committed the Solution to the repository in DevOps as described on the Ranorex Homepage, everything worked well.
Now my question is, how do I always work with the latest version of the solution locally?
For example:
I change the Solution in the office and at the end of the day I commit the solution again to DevOps, is that right?
Then what do I have to do if I want to work with the latest version on my home pc? Do I open the Ranorex Solution and use the „Pull“ option? Can someone explain me the right actions in the right order?
Thank you very much!
Regards
BlindJones
Sharing a solution with DevOps - How to update the Solution locally?
-
- Posts: 48
- Joined: Fri May 17, 2019 7:10 am
Re: Sharing a solution with DevOps - How to update the Solution locally?
Hello BlindJones,
Azure DevOps is pulling from your GIT Repository, so when you push from Ranorex you are pushing to your GIT Repo which in turn is linked to your Azure DevOps Repo. I would recommend connecting your local work repo with GitHub so you can work with it remotely.
https://github.com/
Cheers,
Azure DevOps is pulling from your GIT Repository, so when you push from Ranorex you are pushing to your GIT Repo which in turn is linked to your Azure DevOps Repo. I would recommend connecting your local work repo with GitHub so you can work with it remotely.
https://github.com/
Cheers,
-
- Posts: 48
- Joined: Fri May 17, 2019 7:10 am
Re: Sharing a solution with DevOps - How to update the Solution locally?
Hi mayo,
thank you very much for the input, now I understand the process better.
Kind regards
Sebastian
thank you very much for the input, now I understand the process better.
Kind regards
Sebastian