Re: [petsc-users] [petsc-dev] IMPORTANT PETSc repository changed from Bucketbit to GitLab

2019-09-06 Thread Balay, Satish via petsc-users
On Thu, 5 Sep 2019, Balay, Satish via petsc-dev wrote:

> On Thu, 22 Aug 2019, Balay, Satish via petsc-users wrote:

> All,
> 
> We now have a preliminary CI in place that can process merge requests (MRs) - 
> so please go ahead and submit them.

We have a notice on 'Data Center Outage,  starting 5PM CST on Sep 6 -to 
sometime Sep 9'

So PETSc CI will likely not be working during this time [as (some of) the test 
machines go down] i.e MRs won't get tested during this outage.

Satish


Re: [petsc-users] [petsc-dev] IMPORTANT PETSc repository changed from Bucketbit to GitLab

2019-09-04 Thread Balay, Satish via petsc-users
On Thu, 22 Aug 2019, Balay, Satish via petsc-users wrote:

> > 
> > Please do not make pull requests to the Gitlab site yet; we will be 
> > manually processing the PR from the BitBucket site over the next couple of
> > days as we implement the testing.
> > 
> > Please be patient, this is all new to use and it may take a few days to 
> > get out all the glitches.
> 
> Just an update:
> 
> We are still in the process of setting up the CI at gitlab. So we are
> not yet ready to process PRs [or Merge Requests (MRs) in gitlab terminology]
> 
> As of now - we have the old jenkins equivalent [and a few additional]
> tests working with gitlab setup. i.e
> 
> https://gitlab.com/petsc/petsc/pipelines/77669506
> 
> But we are yet to migrate all the regular [aka next] tests to this
> infrastructure.

All,

We now have a preliminary CI in place that can process merge requests (MRs) - 
so please go ahead and submit them.

Satish


Re: [petsc-users] [petsc-dev] IMPORTANT PETSc repository changed from Bucketbit to GitLab

2019-08-22 Thread Balay, Satish via petsc-users
On Mon, 19 Aug 2019, Smith, Barry F. via petsc-dev wrote:

> 
> 
>PETSc folks.
> 
> This announcement is for people who access PETSc from the BitBucket 
> repository or post issues or have other activities with the Bitbucket 
> repository
> 
>We have changed  the location of the PETSc repository from BitBucket to 
> GitLab. For each copy of the repository you need to do
> 
>git remote set-url origin 
> g...@gitlab.com:petsc/petsc.git
>or
>git remote set-url origin https://gitlab.com/petsc/petsc.git
> 
>You will likely also want to set up an account on gitlab and remember to 
> set the ssh key information
> 
>if you previously had write permission to the petsc repository and cannot 
> write to the new repository please email 
> bsm...@mcs.anl.gov with your GitLab
>username and the email used
> 
> Please do not make pull requests to the Gitlab site yet; we will be 
> manually processing the PR from the BitBucket site over the next couple of
> days as we implement the testing.
> 
> Please be patient, this is all new to use and it may take a few days to 
> get out all the glitches.

Just an update:

We are still in the process of setting up the CI at gitlab. So we are
not yet ready to process PRs [or Merge Requests (MRs) in gitlab terminology]

As of now - we have the old jenkins equivalent [and a few additional]
tests working with gitlab setup. i.e

https://gitlab.com/petsc/petsc/pipelines/77669506

But we are yet to migrate all the regular [aka next] tests to this
infrastructure.

Satish


> 
> Thanks for your support
> 
> Barry
> 
>The reason for switching to GitLab is that it has a better testing system 
> than BitBucket and Gitlab. We hope that will allow us to test and manage
>pull requests more rapidly, efficiently and accurately, thus allowing us 
> to improve and add to PETSc more quickly.
> 



Re: [petsc-users] [petsc-dev] IMPORTANT PETSc repository changed from Bucketbit to GitLab

2019-08-20 Thread Smith, Barry F. via petsc-users


  Great


> On Aug 20, 2019, at 7:22 PM, Fande Kong  wrote:
> 
> Never mind. I updated everything to point to gitlab. Everything looks fine 
> for me now.
> 
> 
> Fande 
> 
>> On Aug 20, 2019, at 6:05 PM, Smith, Barry F.  wrote:
>> 
>> 
>> Is it so difficult for you to change the link in your test system to 
>> petsc-pre-gitlab?
>> 
>> Barry
>> 
>> 
>>> On Aug 20, 2019, at 4:40 PM, Fande Kong via petsc-dev 
>>>  wrote:
>>> 
>>> Any way to have the link https://bitbucket.org/petsc/petsc valid (read 
>>> only) for a couple of weeks?  We have some tests that dynamically picks up 
>>> a particular version of PETSc (master, maint, tag).  The link was removed 
>>> now,  and that disabled us to have daily tests. If we could keep this link 
>>> for a couple of weeks, that will give me a grace period to update all the 
>>> impacted tests. 
>>> 
>>> Any particular reason that we have to rename petsc to petsc-pre-gitlab?
>>> 
>>> Thanks,
>>> 
>>> Fande Kong, 
>>> 
>>> On Tue, Aug 20, 2019 at 2:52 AM Lisandro Dalcin via petsc-dev 
>>>  wrote:
>>> Dear Satish, are you planning to migrate petsc4py?
>>> 
>>> On Mon, 19 Aug 2019 at 23:47, Balay, Satish via petsc-dev 
>>>  wrote:
>>> A note:
>>> 
>>> The bitbucket repository is saved at 
>>> https://bitbucket.org/petsc/petsc-pre-gitlab 
>>> 
>>> The git part is now read-only. The other parts [issues, PRs, wiki etc] are 
>>> perhaps writable - but we should avoid that.
>>> 
>>> Satish
>>> 
 On Mon, 19 Aug 2019, Smith, Barry F. via petsc-dev wrote:
 
 
 
  PETSc folks.
 
   This announcement is for people who access PETSc from the BitBucket 
 repository or post issues or have other activities with the Bitbucket 
 repository
 
  We have changed  the location of the PETSc repository from BitBucket to 
 GitLab. For each copy of the repository you need to do
 
  git remote set-url origin 
 g...@gitlab.com:petsc/petsc.git
  or
  git remote set-url origin https://gitlab.com/petsc/petsc.git
 
  You will likely also want to set up an account on gitlab and remember to 
 set the ssh key information
 
  if you previously had write permission to the petsc repository and cannot 
 write to the new repository please email 
 bsm...@mcs.anl.gov with your GitLab
  username and the email used
 
   Please do not make pull requests to the Gitlab site yet; we will be 
 manually processing the PR from the BitBucket site over the next couple of
   days as we implement the testing.
 
   Please be patient, this is all new to use and it may take a few days to 
 get out all the glitches.
 
   Thanks for your support
 
   Barry
 
  The reason for switching to GitLab is that it has a better testing system 
 than BitBucket and Gitlab. We hope that will allow us to test and manage
  pull requests more rapidly, efficiently and accurately, thus allowing us 
 to improve and add to PETSc more quickly.
 
>>> 
>>> 
>>> 
>>> -- 
>>> Lisandro Dalcin
>>> 
>>> Research Scientist
>>> Extreme Computing Research Center (ECRC)
>>> King Abdullah University of Science and Technology (KAUST)
>>> http://ecrc.kaust.edu.sa/
>> 



Re: [petsc-users] [petsc-dev] IMPORTANT PETSc repository changed from Bucketbit to GitLab

2019-08-20 Thread Smith, Barry F. via petsc-users


  Is it so difficult for you to change the link in your test system to 
petsc-pre-gitlab?

  Barry


> On Aug 20, 2019, at 4:40 PM, Fande Kong via petsc-dev  
> wrote:
> 
> Any way to have the link https://bitbucket.org/petsc/petsc valid (read only) 
> for a couple of weeks?  We have some tests that dynamically picks up a 
> particular version of PETSc (master, maint, tag).  The link was removed now,  
> and that disabled us to have daily tests. If we could keep this link for a 
> couple of weeks, that will give me a grace period to update all the impacted 
> tests. 
> 
> Any particular reason that we have to rename petsc to petsc-pre-gitlab?
> 
> Thanks,
> 
> Fande Kong, 
> 
> On Tue, Aug 20, 2019 at 2:52 AM Lisandro Dalcin via petsc-dev 
>  wrote:
> Dear Satish, are you planning to migrate petsc4py?
> 
> On Mon, 19 Aug 2019 at 23:47, Balay, Satish via petsc-dev 
>  wrote:
> A note:
> 
> The bitbucket repository is saved at 
> https://bitbucket.org/petsc/petsc-pre-gitlab 
> 
> The git part is now read-only. The other parts [issues, PRs, wiki etc] are 
> perhaps writable - but we should avoid that.
> 
> Satish
> 
> On Mon, 19 Aug 2019, Smith, Barry F. via petsc-dev wrote:
> 
> > 
> > 
> >PETSc folks.
> > 
> > This announcement is for people who access PETSc from the BitBucket 
> > repository or post issues or have other activities with the Bitbucket 
> > repository
> > 
> >We have changed  the location of the PETSc repository from BitBucket to 
> > GitLab. For each copy of the repository you need to do
> > 
> >git remote set-url origin 
> > g...@gitlab.com:petsc/petsc.git
> >or
> >git remote set-url origin https://gitlab.com/petsc/petsc.git
> > 
> >You will likely also want to set up an account on gitlab and remember to 
> > set the ssh key information
> > 
> >if you previously had write permission to the petsc repository and 
> > cannot write to the new repository please email 
> > bsm...@mcs.anl.gov with your GitLab
> >username and the email used
> > 
> > Please do not make pull requests to the Gitlab site yet; we will be 
> > manually processing the PR from the BitBucket site over the next couple of
> > days as we implement the testing.
> > 
> > Please be patient, this is all new to use and it may take a few days to 
> > get out all the glitches.
> > 
> > Thanks for your support
> > 
> > Barry
> > 
> >The reason for switching to GitLab is that it has a better testing 
> > system than BitBucket and Gitlab. We hope that will allow us to test and 
> > manage
> >pull requests more rapidly, efficiently and accurately, thus allowing us 
> > to improve and add to PETSc more quickly.
> > 
> 
> 
> 
> -- 
> Lisandro Dalcin
> 
> Research Scientist
> Extreme Computing Research Center (ECRC)
> King Abdullah University of Science and Technology (KAUST)
> http://ecrc.kaust.edu.sa/



Re: [petsc-users] [petsc-dev] IMPORTANT PETSc repository changed from Bucketbit to GitLab

2019-08-19 Thread Balay, Satish via petsc-users
A note:

The bitbucket repository is saved at 
https://bitbucket.org/petsc/petsc-pre-gitlab 

The git part is now read-only. The other parts [issues, PRs, wiki etc] are 
perhaps writable - but we should avoid that.

Satish

On Mon, 19 Aug 2019, Smith, Barry F. via petsc-dev wrote:

> 
> 
>PETSc folks.
> 
> This announcement is for people who access PETSc from the BitBucket 
> repository or post issues or have other activities with the Bitbucket 
> repository
> 
>We have changed  the location of the PETSc repository from BitBucket to 
> GitLab. For each copy of the repository you need to do
> 
>git remote set-url origin 
> g...@gitlab.com:petsc/petsc.git
>or
>git remote set-url origin https://gitlab.com/petsc/petsc.git
> 
>You will likely also want to set up an account on gitlab and remember to 
> set the ssh key information
> 
>if you previously had write permission to the petsc repository and cannot 
> write to the new repository please email 
> bsm...@mcs.anl.gov with your GitLab
>username and the email used
> 
> Please do not make pull requests to the Gitlab site yet; we will be 
> manually processing the PR from the BitBucket site over the next couple of
> days as we implement the testing.
> 
> Please be patient, this is all new to use and it may take a few days to 
> get out all the glitches.
> 
> Thanks for your support
> 
> Barry
> 
>The reason for switching to GitLab is that it has a better testing system 
> than BitBucket and Gitlab. We hope that will allow us to test and manage
>pull requests more rapidly, efficiently and accurately, thus allowing us 
> to improve and add to PETSc more quickly.
>