How to use UiPath and Github together

  Рет қаралды 14,791

Anders Jensen

Anders Jensen

Күн бұрын

Пікірлер: 39
@martind54
@martind54 3 жыл бұрын
Great as usual mate!
@andersjensenorg
@andersjensenorg 3 жыл бұрын
Hey Martin. Thanks a lot :) Have a great wekeend. Kind regards, Anders
@АнастасияКузьмина-р6о
@АнастасияКузьмина-р6о 3 жыл бұрын
Thank you, Anders for this video!
@andersjensenorg
@andersjensenorg 3 жыл бұрын
Hey Анастасия. Thank you very much. How's your UiPath journey going? Kind regards, Anders
@renukadevi1829
@renukadevi1829 3 жыл бұрын
Thanks for the video Anders , cloning and getting latest version (TFS term ) is it the same? What if two persons are working on the same project.
@andersjensenorg
@andersjensenorg 3 жыл бұрын
Hey Renuka. TFS and Git are two different things around the same theme. I havn't worked much with TFS, but I know you only take the current code down. If two persons are working on the same project, Git (and TFS) are excellent. In fact thats one of Git's strengths (it handles conflicts very well). Kind regards, Anders Ps. Feel free to ask more Git questions around my skilled (and not so skilled colleagues): kzbin.info/door/Pdtz4gd_iYebJFYq9N8pWAcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ
@abhid4146
@abhid4146 3 жыл бұрын
Hey Anders, how do I work on a Uipath project with a friend through Github? I am able to push my commits into the repository I created, and my friend has cloned the repository into his local git, but both of us are unable to open the code in Uipath and work on it together. Thank you
@andersjensenorg
@andersjensenorg 3 жыл бұрын
Hey Abhi D Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@martindiaz8149
@martindiaz8149 3 жыл бұрын
Great video as usual
@andersjensenorg
@andersjensenorg 3 жыл бұрын
You're very welcome, Martin. You're comments help me a lot :) Kind regards, Anders
@omullanejohn
@omullanejohn 4 жыл бұрын
Hi Anders, very useful video. I'm new to UiPath as we have just implemented. We have existing GitLab account so this might be useful for us. The piece I'm struggling with is when I'm finished my development and was to publish. How can I publish my package to Git?
@andersjensenorg
@andersjensenorg 4 жыл бұрын
Hey John. Thanks 🙂 Check the commit after aprox 02:25 in the video. That does exactly what you want. Or at least I think. Kind regards, Anders
@omullanejohn
@omullanejohn 4 жыл бұрын
@@andersjensenorg Hey, that just saves the .xaml and .json files. When the package is created a different file type is created which is the one uploaded to the Orchestrator.
@andersjensenorg
@andersjensenorg 4 жыл бұрын
Hey John. If I'm not understanding you right, I'm sorry, but no. When you publish your project to Orcestrator it's the same files (you can review it under management-packages). When I develop, I use git for commiting and when finished, I make a final commit to visual studio and then publish. Then you can later just clone. The project doesn't change before/after clicking publish. The above is from my mobile. Kind regards, Anders
@omullanejohn
@omullanejohn 4 жыл бұрын
@@andersjensenorg Hey Anders, Ideally I'd like to have a quick zoom call with you on this, but understand that's probably asking a lot.
@andersjensenorg
@andersjensenorg 4 жыл бұрын
Hey John. Unfortunately I don't do live sessions at the moment, but I'm happily replying the comments I can fit into my daily commutes 🙂 Kind regards, Anders
@ashutoshK5
@ashutoshK5 3 жыл бұрын
Hi Anders, when I try to add my credentials, it gives a pop up saying invalid credentials. What could be the issue here?
@andersjensenorg
@andersjensenorg 3 жыл бұрын
Hey Ashutosh Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or simply just hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@marcr2204
@marcr2204 3 жыл бұрын
So do we need to create each repository for each project in uipath?
@andersjensenorg
@andersjensenorg 3 жыл бұрын
Hey Marc R Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@jahangira8762
@jahangira8762 2 жыл бұрын
Hi Jensen, I am getting error as "you don't have write access to this Github repository. Please request access or change your credential", While committing my uipath project. How to get rid this issue ? Could you please assist me here.
@andersjensenorg
@andersjensenorg 2 жыл бұрын
Hey Jahangir A Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@TheodoreLano
@TheodoreLano 4 жыл бұрын
How have you found the branching and merging features with UiPath?
@andersjensenorg
@andersjensenorg 4 жыл бұрын
Hey Theodore, (1) update your UiPath and (2) you can chose it at install, so if you unticked it there, I'm not sure, how you can reinstall. Kind regards, Anders
@paridhisharma1487
@paridhisharma1487 3 жыл бұрын
Hey.. can we build a UiPath bot with the help of GitLab pipeline .. so that as soon as the changes are committed and a request is merged, the bot starts executing ?
@andersjensenorg
@andersjensenorg 3 жыл бұрын
Hey Paridhi Sharma Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@repocheta43
@repocheta43 4 жыл бұрын
Hi thx for the video. Questions: 1- Do you a regular project created first?, 2- If any project first what does it mean if no 'Git Init' option is available?, thx in advance
@andersjensenorg
@andersjensenorg 4 жыл бұрын
Hey Mario! What UiPath version do you run? Kind regards Anders
@repocheta43
@repocheta43 4 жыл бұрын
@@andersjensenorg Hi, thx. Us working now, I had to make a project first
@andersjensenorg
@andersjensenorg 4 жыл бұрын
Awesome 💪
@sheikzaidh9321
@sheikzaidh9321 5 жыл бұрын
I occurring the error like complier error(s) encountered processing expression "datatable" option Strict on disallows implicit conversions from from 'System.Data.DataTable' to 'System.Collection.IEnumerable' during the linking of dataset variable in for each help me to solve this plz
@andersjensenorg
@andersjensenorg 5 жыл бұрын
Hey Sheik. It sounds like you just declared the variable to a wrong type. Can you somehow link to the workflow? Anders
@karlashivani80
@karlashivani80 4 жыл бұрын
Hello, I don't see the GIT option within Teams. A version of Uipath is 2018.4.5, could please help me
@andersjensenorg
@andersjensenorg 4 жыл бұрын
Hey Karia. Git is introduced in a later version. What you can do, apart from update, is to use the command prompt. Let me know, if you can handle it. Otherwise I show you 😊 Kind regards, Anders
@bastidas6
@bastidas6 4 жыл бұрын
How do i do to upload my code another branch? No master
@andersjensenorg
@andersjensenorg 3 жыл бұрын
Hey Alejandro Bastidas Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@KunalKumar-tt4bt
@KunalKumar-tt4bt 2 жыл бұрын
I am getting you don't have write access to github what t do ?
@andersjensenorg
@andersjensenorg 2 жыл бұрын
Hey Kunal Kumar Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@damilolaadeogun6507
@damilolaadeogun6507 2 жыл бұрын
Great video Anders!! Same here, having same issue, please do you have any solution?
AI Agents (The most INSANE Power Automate Desktop update)
18:52
Anders Jensen
Рет қаралды 27 М.
Automate Word Templates Like a Pro with Power Automate Desktop
27:15
Anders Jensen
Рет қаралды 3,7 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
Microsoft Launches AI Agents - Complete Demo
2:04
Anders Jensen
Рет қаралды 6 М.
How to Scrape Infinite Scroll Sites with Power Automate Desktop
13:58
How to Create Photorealistic images in ChatGPT
14:18
Anders Jensen
Рет қаралды 10 М.
I launched my Power Automate Desktop Advanced E-Learning today
0:42
Anders Jensen
Рет қаралды 1,8 М.
Populate a Microsoft Word Template in Power Automate Desktop
4:55
Anders Jensen
Рет қаралды 1,5 М.
API Calls in Power Automate Desktop - Beginners Guide
17:08
Anders Jensen
Рет қаралды 5 М.
Microsoft Copilot 365 for Beginners - How to Get Started
44:09
Anders Jensen
Рет қаралды 4,3 М.
Create an AI Agent in 22 seconds - No code required!
0:48
Anders Jensen
Рет қаралды 3,2 М.