So far so good. I'm on a step 3, where I need build artifacts on my sight and compare them with what Jenkins produce.
I will get back to that probably on Monday. On Fri, Jul 19, 2019, 1:40 PM Piotr Zarzycki <[email protected]> wrote: > Hi Alex, > > Thanks it's working. I'm moving forward with that stuff let's see how far > I go with it. > > Piotr > > pt., 19 lip 2019 o 05:49 Alex Harui <[email protected]> napisał(a): > >> I am using the token generated this way: >> >> https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line >> >> There is no short code from Google Authenticator. >> >> -Alex >> >> On 7/18/19, 8:46 AM, "Piotr Zarzycki" <[email protected]> wrote: >> >> I'm using 2FA authentication, second step for me is typing short code >> from >> Google Authenticator application. Do you use something different? >> >> czw., 18 lip 2019 o 17:42 Alex Harui <[email protected]> >> napisał(a): >> >> > I don't think git version matters. Are you using your 2fa token as >> the >> > password? It should be a really long sequence of characters. >> > >> > Get Outlook for Android< >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2Fghei36&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854877831&sdata=Vlm%2B8WL8%2F6vMgUCyF0NzfZMFJr1cDlwM5P6J3VkIwh0%3D&reserved=0 >> > >> > >> > ________________________________ >> > From: Piotr Zarzycki <[email protected]> >> > Sent: Thursday, July 18, 2019 7:43:44 AM >> > To: [email protected] >> > Subject: Re: Discuss of release steps preparation >> > >> > Maybe Git just should be updated on Machine ? I see 2.15 and there >> is 2.22 >> > already. >> > >> > czw., 18 lip 2019 o 16:35 Piotr Zarzycki <[email protected] >> > >> > napisał(a): >> > >> > > When I do git push - I'm getting separate window with title >> GitHub Login >> > - >> > > where I can enter my login/password. I'm doing that and in the >> next step >> > it >> > > throws me an error in the console - same what I have pasted in >> previous >> > > email. >> > > >> > > I'm typing again login and password cause It's asking me as you >> can see >> > in >> > > the previous email. In the results I get: >> > > >> > > >> > > remote: Invalid username or password. >> > > fatal: Authentication failed for ' >> > > >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-compiler%2F&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854877831&sdata=BaGkhqWsueErXRn9k5yGhJVtVB%2BuaV4aYALZA2pZSh0%3D&reserved=0 >> > ' >> > > >> > > Does your steps look the same ? >> > > >> > > >> > > >> > > >> > > czw., 18 lip 2019 o 16:31 Piotr Zarzycki < >> [email protected]> >> > > napisał(a): >> > > >> > >> I did that and I'm getting wrong password or user name, so that >> must be >> > >> different case. Let me try now again. >> > >> >> > >> czw., 18 lip 2019 o 16:21 Alex Harui <[email protected]> >> > >> napisał(a): >> > >> >> > >>> It is asking for your GitHub username. Type it in and hit >> enter, then >> > >>> it will ask for your GitHub 2FA token. We don't store our >> credentials >> > on >> > >>> the machine. That's why the Succeeded email says you will >> need your >> > GH >> > >>> credentials. >> > >>> >> > >>> HTH, >> > >>> -Alex >> > >>> >> > >>> On 7/18/19, 7:06 AM, "Piotr Zarzycki" < >> [email protected]> >> > >>> wrote: >> > >>> >> > >>> In the first step I'm getting following error during an >> attempt of >> > >>> login: >> > >>> >> > >>> >> > >>> git push >> > >>> fatal: HttpRequestException encountered. >> > >>> An error occurred while sending the request. >> > >>> Username for ' >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854877831&sdata=BivTZkmA0MmCQHcp6IildS2PYd38H0s0yk6hZAeU6nI%3D&reserved=0 >> > >>> ': >> > >>> >> > >>> There is being suggestion how to resolve it here [1], but >> I'm not >> > >>> sure >> > >>> whether I can do that on remote PC ? >> > >>> >> > >>> [1] >> > >>> >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcodeshare.co.uk%2Fblog%2Fhow-to-solve-the-github-error-fatal-httprequestexception-encountered%2F&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854887827&sdata=IZ%2BRvFAMT0ZnFDX6N3B%2BL%2FM81WyJvFDQI%2FImpaVwpcA%3D&reserved=0 >> > >>> >> > >>> Thanks, >> > >>> Piotr >> > >>> >> > >>> czw., 18 lip 2019 o 15:06 Piotr Zarzycki < >> > [email protected]> >> > >>> napisał(a): >> > >>> >> > >>> > Hi Alex, >> > >>> > >> > >>> > I'm getting back to that. Again some questions: >> > >>> > >> > >>> > I think you will need to set up your PC for most, if not >> all, of >> > >>> the steps >> > >>> >> in [1] in order to compare/verify the output from [2]. >> > >>> > >> > >>> > >> > >>> > Above means that I don't need to setup my own PC fully, >> but just >> > >>> to be >> > >>> > able to build project, so could compare the results of >> build with >> > >>> what >> > >>> > Jenkins produce ? >> > >>> > However you are saying later that you didn't setup step >> where >> > >>> there is >> > >>> > produced dist/release folder. What I got when I launch >> each of >> > >>> those >> > >>> > step actually at the end ? >> > >>> > Before you answer me I will study and launch each of step >> on >> > >>> Jenkins to >> > >>> > see what will happen. >> > >>> > >> > >>> > Thanks, >> > >>> > Piotr >> > >>> > >> > >>> > pon., 8 lip 2019 o 16:59 Piotr Zarzycki < >> > [email protected] >> > >>> > >> > >>> > napisał(a): >> > >>> > >> > >>> >> Hi, >> > >>> >> >> > >>> >> I'm occupied till at least Wednesday with important >> task, so I >> > >>> hope to >> > >>> >> look into release on Thursday. >> > >>> >> >> > >>> >> Thanks, >> > >>> >> Piotr >> > >>> >> >> > >>> >> sob., 6 lip 2019 o 17:23 Alex Harui >> <[email protected]> >> > >>> >> napisał(a): >> > >>> >> >> > >>> >>> >> > >>> >>> >> > >>> >>> On 7/6/19, 7:22 AM, "Piotr Zarzycki" < >> > [email protected]> >> > >>> wrote: >> > >>> >>> >> > >>> >>> Hi Alex, >> > >>> >>> >> > >>> >>> I finally sat down and started to read all >> instructions >> > >>> [1][2] >> > >>> >>> related to >> > >>> >>> RM job. I feel lost with that a bit, so I wanted to >> confirm >> > >>> what I >> > >>> >>> just >> > >>> >>> read - correct me if I'm wrong with anything. >> > >>> >>> >> > >>> >>> 1. First instruction [1] is actually steps which I >> would be >> > >>> doing on >> > >>> >>> my PC, >> > >>> >>> but automatic release process actually covers it >> for me. >> > >>> >>> >> > >>> >>> 2. I still have to do at least some of the steps >> from [1], >> > >>> but only >> > >>> >>> to >> > >>> >>> compare/verify output from [2] >> > >>> >>> >> > >>> >>> I think you will need to set up your PC for most, if >> not all, >> > of >> > >>> the >> > >>> >>> steps in [1] in order to compare/verify the output from >> [2]. I >> > >>> don't know >> > >>> >>> for sure because I did not want to take the time to try >> to set >> > >>> up a new >> > >>> >>> PC. I only had time to do the testing of the >> compare/verify >> > >>> steps on a >> > >>> >>> Mac. I want others to understand how this process >> works and >> > make >> > >>> >>> improvements themselves by debugging when things don't >> go >> > >>> right. This >> > >>> >>> should not be something that only I know how to fix. >> > >>> >>> >> > >>> >>> There is a sentence which saying: >> > >>> >>> "The released artifacts should end up on >> dist/release >> > >>> >>> < >> > >>> >>> >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Froyale%2F&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854887827&sdata=PH0Vc2Q7tqZrb1WBLrkK6B6xtGBCvrhkhLo62LfOlK4%3D&reserved=0 >> > >>> > >> > >>> >>> Don't delete the older >> > >>> >>> release until the mirrors have caught up. If there >> is more >> > >>> than one >> > >>> >>> older >> > >>> >>> release in the royale folder, use "svn rm" to >> delete it." >> > >>> >>> >> > >>> >>> Where on our remote PC is that folder dist/release? >> > >>> >>> >> > >>> >>> I didn't create a Jenkins job for this step. You >> should be >> > able >> > >>> to use >> > >>> >>> releasecandidate.xml for that and updating to the next >> version. >> > >>> So those >> > >>> >>> steps apply to your local SVN working copy. But first, >> you >> > have >> > >>> to get >> > >>> >>> that far by completing all of the steps before that, so >> I >> > >>> wouldn't worry >> > >>> >>> about that right now. Again, there is no way I had the >> time to >> > >>> fully debug >> > >>> >>> this process. Others must get involved and understand >> it and >> > >>> help improve >> > >>> >>> it. >> > >>> >>> >> > >>> >>> -Alex >> > >>> >>> >> > >>> >>> [1] >> > >>> >>> >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fwiki%2FRelease-Manager-Notes&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854887827&sdata=41DtxSWyn5yoLnbqldVhwiyYbfHLI%2BoN8UxL1DNtcOk%3D&reserved=0 >> > >>> >>> [2] >> > >>> >>> >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fwiki%2FRelease-Steps-Jobs-On-Jenkins&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854887827&sdata=wncvFzdM7UdYGU0A3N58S45FPyj2al8BJtq7CURUGGA%3D&reserved=0 >> > >>> >>> >> > >>> >>> Thanks, >> > >>> >>> -- >> > >>> >>> >> > >>> >>> Piotr Zarzycki >> > >>> >>> >> > >>> >>> Patreon: * >> > >>> >>> >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854887827&sdata=tYZuQXJjcHzuNDY8E9lii%2BXtejoX8VpCCcv8uESg%2BS0%3D&reserved=0 >> > >>> >>> < >> > >>> >>> >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854887827&sdata=tYZuQXJjcHzuNDY8E9lii%2BXtejoX8VpCCcv8uESg%2BS0%3D&reserved=0 >> > >>> >>> >* >> > >>> >>> >> > >>> >>> >> > >>> >>> >> > >>> >> >> > >>> >> -- >> > >>> >> >> > >>> >> Piotr Zarzycki >> > >>> >> >> > >>> >> Patreon: * >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854887827&sdata=tYZuQXJjcHzuNDY8E9lii%2BXtejoX8VpCCcv8uESg%2BS0%3D&reserved=0 >> > >>> >> < >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854887827&sdata=tYZuQXJjcHzuNDY8E9lii%2BXtejoX8VpCCcv8uESg%2BS0%3D&reserved=0 >> > >>> >* >> > >>> >> >> > >>> > >> > >>> > >> > >>> > -- >> > >>> > >> > >>> > Piotr Zarzycki >> > >>> > >> > >>> > Patreon: * >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854887827&sdata=tYZuQXJjcHzuNDY8E9lii%2BXtejoX8VpCCcv8uESg%2BS0%3D&reserved=0 >> > >>> > < >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854887827&sdata=tYZuQXJjcHzuNDY8E9lii%2BXtejoX8VpCCcv8uESg%2BS0%3D&reserved=0 >> > >>> >* >> > >>> > >> > >>> >> > >>> >> > >>> -- >> > >>> >> > >>> Piotr Zarzycki >> > >>> >> > >>> Patreon: * >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854897818&sdata=I3amByq4Kj4X%2FsPFeJnbvEaTOhGOWp0ckeXO0bYsz%2FE%3D&reserved=0 >> > >>> < >> > >>> >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854897818&sdata=I3amByq4Kj4X%2FsPFeJnbvEaTOhGOWp0ckeXO0bYsz%2FE%3D&reserved=0 >> > >>> >* >> > >>> >> > >>> >> > >>> >> > >> >> > >> -- >> > >> >> > >> Piotr Zarzycki >> > >> >> > >> Patreon: * >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854897818&sdata=I3amByq4Kj4X%2FsPFeJnbvEaTOhGOWp0ckeXO0bYsz%2FE%3D&reserved=0 >> > >> < >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854897818&sdata=I3amByq4Kj4X%2FsPFeJnbvEaTOhGOWp0ckeXO0bYsz%2FE%3D&reserved=0 >> > >* >> > >> >> > > >> > > >> > > -- >> > > >> > > Piotr Zarzycki >> > > >> > > Patreon: * >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854897818&sdata=I3amByq4Kj4X%2FsPFeJnbvEaTOhGOWp0ckeXO0bYsz%2FE%3D&reserved=0 >> > > < >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854897818&sdata=I3amByq4Kj4X%2FsPFeJnbvEaTOhGOWp0ckeXO0bYsz%2FE%3D&reserved=0 >> > >* >> > > >> > >> > >> > -- >> > >> > Piotr Zarzycki >> > >> > Patreon: * >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854897818&sdata=I3amByq4Kj4X%2FsPFeJnbvEaTOhGOWp0ckeXO0bYsz%2FE%3D&reserved=0 >> > < >> > >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854897818&sdata=I3amByq4Kj4X%2FsPFeJnbvEaTOhGOWp0ckeXO0bYsz%2FE%3D&reserved=0 >> > >* >> > >> >> >> -- >> >> Piotr Zarzycki >> >> Patreon: * >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854897818&sdata=I3amByq4Kj4X%2FsPFeJnbvEaTOhGOWp0ckeXO0bYsz%2FE%3D&reserved=0 >> < >> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cb06d3089276f46e3686308d70b97166e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636990615854897818&sdata=I3amByq4Kj4X%2FsPFeJnbvEaTOhGOWp0ckeXO0bYsz%2FE%3D&reserved=0 >> >* >> >> >> > > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* >
