Hi, You have to "link" your GitHub ID with ApacheID.
You can do that on: https://id.apache.org/ <https://id.apache.org/> And https://gitbox.apache.org/ <https://gitbox.apache.org/> (See Link GitHub and ASF accounts) Regards JB > Le 2 mars 2021 à 06:23, Xun Hu <[email protected]> a écrit : > > Hi, Dave, > > This is a great news! > > To do this, I need clarify the following steps: > 1) What account should I use to upload to > GitHub.com/Apache/incubator-bluemarlin? > <http://github.com/Apache/incubator-bluemarlin?> > 2) How can I make sure that I will be the only person to check in the code to > GitHub.com/Apache/incubator-bluemarlin? > <http://github.com/Apache/incubator-bluemarlin?> > > Thanks, > -xun > > > -----Original Message----- > From: Dave Fisher <[email protected] <mailto:[email protected]>> > Sent: Monday, March 1, 2021 9:20 PM > To: [email protected] <mailto:[email protected]> > Cc: Jean-Baptiste Onofre <[email protected] <mailto:[email protected]>> > Subject: Re: Bluemarlin Migration > > Assuming this is GitHub.com/Apache/incubator-bluemarlin/ then the > synchronization to gitbox is automatic. > > You will need to go to Id.Apache.org, map your apacheid to your GitHub id, > and enable 2FA in GitHub. > > Regards, > Dave > > Sent from my iPhone > >> On Mar 1, 2021, at 9:11 PM, Xun Hu <[email protected]> wrote: >> >> Hi, JB, >> >> Thanks for your support, can you list the steps for us push code from Github >> to gitbox? In the future, we would like to do it by ourselves. >> >> Thanks, >> -xun >> >> >> -----Original Message----- >> From: Jean-Baptiste Onofre <[email protected]> >> Sent: Monday, March 1, 2021 9:03 PM >> To: [email protected] >> Cc: Xun Hu <[email protected]> >> Subject: Re: Bluemarlin Migration >> >> Hi Reza, >> >> Thanks for the update. >> >> Let me check the repo and push to gitbox. Then, I will tackle 5 (the source >> artifact which is the minimum required for a release). >> >> I will keep you posted on the mailing list. >> >> Regards >> JB >> >>> Le 2 mars 2021 à 01:27, Reza Adibnia <[email protected]> a écrit : >>> >>> Hi JB, >>> >>> We had the following steps to prepare Bluemarlin code for migration to >>> apache. >>> >>> 1. check license (DONE) >>> 2. add ASF headers in all files (DONE) 3. add DISCLAIMER, LICENSE >>> and NOTICE files (Partially DONE, DISCLAIMER is left.) 4. rename >>> packages/artifacts to org.apache.bluemarlin (DONE) 5. prepare a >>> source artifact containing all and named with version-incubator (I >>> don't know what to do) >>> >>> I finished all the items except 5. >>> I do not know how to proceed with number 5, please advise. >>> >>> The second step is to move the code to apache repository. Please let me >>> know which repo I need to move the code to. >>> >>> I checked the following possible links but could not find any repo. >>> >>> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit >>> h >>> ub.com%2Fapache%2Fincubator-bluemarlin.git&data=04%7C01%7Cxun.hu% >>> 4 >>> 0futurewei.com%7C7cd223d31a2f4d65c60108d8dd3865c7%7C0fee8ff2a3b240189 >>> c >>> 753a1d5591fedc%7C1%7C0%7C637502581615305615%7CUnknown%7CTWFpbGZsb3d8e >>> y >>> JWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C10 >>> 0 >>> 0&sdata=AmgEAk5pi%2F40BFNy7TnR0Yu1Br1uZjnazZqJ4iUHUk4%3D&rese >>> r >>> ved=0 >>> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsvn. >>> apache.org%2Frepos%2Fasf%2Fincubator%2Fbluemarlin%2F&data=04%7C01 >>> % >>> 7Cxun.hu%40futurewei.com%7C7cd223d31a2f4d65c60108d8dd3865c7%7C0fee8ff >>> 2 >>> a3b240189c753a1d5591fedc%7C1%7C0%7C637502581615315607%7CUnknown%7CTWF >>> p >>> bGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6M >>> n >>> 0%3D%7C1000&sdata=xeEyKyK3csd5%2F41B0eroFq3sOg4XC4gbIe%2FspiMKsz4 >>> % >>> 3D&reserved=0 >>> >>> If both options exist, I prefer GitHub. >>> >>> My GitHub repo that contains the prepared code for migration is: >>> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit >>> h >>> ub.com%2FFuturewei-io%2Fblue-marlin%2Ftree%2FApache-Migration&dat >>> a >>> =04%7C01%7Cxun.hu%40futurewei.com%7C7cd223d31a2f4d65c60108d8dd3865c7% >>> 7 >>> C0fee8ff2a3b240189c753a1d5591fedc%7C1%7C0%7C637502581615315607%7CUnkn >>> o >>> wn%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwi >>> L >>> CJXVCI6Mn0%3D%7C1000&sdata=bX4kinkryZ0OoggvA1bstEjtJpKVsdRdNvLsx% >>> 2 >>> FCBAaU%3D&reserved=0 >>> >>> >>> Best, >>> >>> Reza >>> >>> -----Original Message----- >>> From: Reza Adibnia >>> Sent: Friday, February 26, 2021 5:50 PM >>> To: [email protected] >>> Cc: Jean-Baptiste Onofré <[email protected]>; Xun Hu >>> <[email protected]> >>> Subject: RE: Bluemarlin Migration >>> >>> Hi JB and Uma, >>> >>> I updated the headers of all the source files for both Java and Python. >>> I also changed the package name for Java projects to org.apache.bluemarlin >>> (Python projects do not have this). >>> >>> There are couple of files (less than 5) which have MIT License. I kept them >>> as they are. >>> If JB or Uma can check the project, then I think we are almost done with >>> the list of tasks that we had. >>> >>> The project's location is as below (bluemarlin Apache-Migration >>> branch) >>> >>> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit >>> h >>> ub.com%2FFuturewei-io%2Fblue-marlin%2Ftree%2FApache-Migration&dat >>> a >>> =04%7C01%7Cxun.hu%40futurewei.com%7C7cd223d31a2f4d65c60108d8dd3865c7% >>> 7 >>> C0fee8ff2a3b240189c753a1d5591fedc%7C1%7C0%7C637502581615315607%7CUnkn >>> o >>> wn%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwi >>> L >>> CJXVCI6Mn0%3D%7C1000&sdata=bX4kinkryZ0OoggvA1bstEjtJpKVsdRdNvLsx% >>> 2 >>> FCBAaU%3D&reserved=0 >>> >>> I will follow up with you guys on Monday. >>> >>> Best, >>> >>> Reza. >>> >>> -----Original Message----- >>> From: Uma gangumalla <[email protected]> >>> Sent: Friday, February 26, 2021 12:00 PM >>> To: [email protected] >>> Cc: Jean-Baptiste Onofré <[email protected]>; Xun Hu >>> <[email protected]> >>> Subject: Re: Bluemarlin Migration >>> >>> Hi Reza, >>> >>> Thanks for the update. Here is license header text we generally use in >>> source files: >>> >>> /* >>> * Licensed to the Apache Software Foundation (ASF) under one >>> * or more contributor license agreements. See the NOTICE file >>> * distributed with this work for additional information >>> * regarding copyright ownership. The ASF licenses this file >>> * to you under the Apache License, Version 2.0 (the >>> * "License"); you may not use this file except in compliance >>> * with the License. You may obtain a copy of the License at >>> * >>> * >>> https://nam11.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Flicenses%2FLICENSE-2.0&data=04%7C01%7Cxun.hu%40futurewei.com%7C0111b7dd6ebb44958db008d8dd3ac88b%7C0fee8ff2a3b240189c753a1d5591fedc%7C1%7C0%7C637502591842048187%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=aHafpeu%2FSHpsjUMjFrqOyJ%2FKGq1QABRzXCfJmPt7ZC8%3D&reserved=0 >>> >>> <https://nam11.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Flicenses%2FLICENSE-2.0&data=04%7C01%7Cxun.hu%40futurewei.com%7C0111b7dd6ebb44958db008d8dd3ac88b%7C0fee8ff2a3b240189c753a1d5591fedc%7C1%7C0%7C637502591842048187%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=aHafpeu%2FSHpsjUMjFrqOyJ%2FKGq1QABRzXCfJmPt7ZC8%3D&reserved=0> >>> * >>> * Unless required by applicable law or agreed to in writing, >>> software >>> * distributed under the License is distributed on an "AS IS" BASIS, >>> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. >>> * See the License for the specific language governing permissions >>> and >>> * limitations under the License. >>> */ >>> >>> >>> >>> Keep the above header on top of every source file. I think we don't need >>> to cc general. Once migration is done, we can notify and let the incubator >>> know. >>> >>> If any of your project members want to participate in these discussions, >>> let them encourage you to subscribe to mailing lists. So, that you don't >>> need to cc them. >>> >>> >>> Regards, >>> >>> Uma >>> >>> >>> >>> >>>> On Fri, Feb 26, 2021 at 11:49 AM Reza Adibnia >>>> <[email protected]> >>>> wrote: >>>> >>>> Hi JB, >>>> >>>> Can you please give an update on bluemarlin migration? >>>> >>>> The existing code repository of blue-marlin project is >>>> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgi >>>> t >>>> h >>>> ub.com%2FFuturewei-io%2Fblue-marlin&data=04%7C01%7Creza.adibnia% >>>> 4 >>>> 0 >>>> futurewei.com%7C08585697cb964714eaf008d8da913628%7C0fee8ff2a3b240189 >>>> c >>>> 7 >>>> 53a1d5591fedc%7C1%7C0%7C637499664522065898%7CUnknown%7CTWFpbGZsb3d8e >>>> y >>>> J >>>> WIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C10 >>>> 0 >>>> 0 >>>> &sdata=5LQyVHWIo3ivj1URUG0GVrVLfzsbigWBn20WnmE3%2FDY%3D&rese >>>> r >>>> v >>>> ed=0< >>>> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgi >>>> t >>>> h >>>> ub.com%2FFuturewei-io%2Fblue-marlin&data=04%7C01%7Creza.adibnia% >>>> 4 >>>> 0 >>>> futurewei.com%7C08585697cb964714eaf008d8da913628%7C0fee8ff2a3b240189 >>>> c >>>> 7 >>>> 53a1d5591fedc%7C1%7C0%7C637499664522075894%7CUnknown%7CTWFpbGZsb3d8e >>>> y >>>> J >>>> WIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C10 >>>> 0 >>>> 0 >>>> &sdata=0l8z%2BSsA%2BTVmvKNC7a%2BRUT5q6G9jGb98osg28B52OkY%3D& >>>> r >>>> e >>>> served=0 >>>>> >>>> >>>> I can help you with the migration. I have created a new branch >>>> called apache-migration from master. >>>> >>>> If you send me ASF headers, I will modify the individual files. I >>>> think this part will take the most time. >>>> >>>> Here are the list of tasks we need to work on as you mentioned before: >>>> >>>> - check license (JB will do) >>>> - add ASF headers in all files (Reza will do, I need the header.) >>>> - add DISCLAIMER, LICENSE and NOTICE files (JB will do) >>>> - eventually rename packages/artifacts to org.apache.bluemarlin >>>> (Done for >>>> IMS-Service) >>>> - prepare a source artifact containing all and named with >>>> version-incubator (I don't know about this one, please advise) >>>> >>>> I am under pressure to finish this migration ASAP, please work with >>>> me to finish this process. >>>> >>>> Can we have a meeting with google hangouts early next week? >>>> >>>> Best Regards, >>>> >>>> Reza.
