Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bean-validation-dev] [EXTERNAL] Re: Rename master to main
  • From: Edward Burns <Edward.Burns@xxxxxxxxxxxxx>
  • Date: Thu, 14 Sep 2023 15:18:44 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=microsoft.com; dmarc=pass action=none header.from=microsoft.com; dkim=pass header.d=microsoft.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=vsOvVyzxINJ3+Lxo9aCixsZaBJhnjHkBIGyO9OPPxI0=; b=YDxOx21dvi+9fAtmzZoEL1XVOpQ8fMks9BAlwjgVsTOdZJAVmCiQ0MQjHSmrpw6CaUbUEyy8R7eaCrToMVSlAsf1eZzWRJfJ8baiJ/VGZ/DeoSHkreGwgRI1aHmfhKPqs0b6acK8jtMVZrre2ikG3oNET4f+nVJ3rmOV5bwGEtaxu6pryPE1Wg5LuYcmyruXLdfJbGDnvfqY7NuPU0wpcaeMb35pvXeZJs6ie93D2HAJX+CiqFkI4rubWtOZAyoT+g3cSyiaxcfzZ/qRPELkD5sliB6T5riMcXkQU7i9A/20wjSVX8PnMDyD5wuFgLE+B5FuAH8suVFWKtPfCVjwfA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=coqU3g+5vcQfhNWSycmO8U5EgEVoJ5HRDpYCmurh6yvTvp0A4PdnFx9Vi1a1K30mGGeLP7T7NEjm1z5pGkjsa3CsV+igKQ++l1hvv9sFp0kNLdrsUxYR6GX/AfHeHa0irHLR8s52BNu+BBWmuzTgKjYsEAGgD6aBZs2lvvTHO2DnwMFirQP531DdpE7WsFQkNkYwG+XyEmy60Yr82PCmaB2m0Fl423slzGtFPr7zsInyOl1zsFTw/f0xGBUMJSGOCDkDvhDFeQhGlWI1Vb2ptoNJQB7YD0Qo7vhloeTriEyxFM/bvarrv+JVfDB/PyR13uXOQhpxIk/bn7RKkgNfIw==
  • Delivered-to: bean-validation-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/bean-validation-dev/>
  • List-help: <mailto:bean-validation-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/bean-validation-dev>, <mailto:bean-validation-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/bean-validation-dev>, <mailto:bean-validation-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels: MSIP_Label_f42aa342-8706-4288-bd11-ebb85995028c_Enabled=True; MSIP_Label_f42aa342-8706-4288-bd11-ebb85995028c_SiteId=72f988bf-86f1-41af-91ab-2d7cd011db47; MSIP_Label_f42aa342-8706-4288-bd11-ebb85995028c_SetDate=2023-09-14T15:16:21.8533394Z; MSIP_Label_f42aa342-8706-4288-bd11-ebb85995028c_ContentBits=0; MSIP_Label_f42aa342-8706-4288-bd11-ebb85995028c_Method=Standard
  • Thread-index: AQHZ5lkAyTdhQCKejUuF3akWqCclBLAY5+bAgACDgACAAOWOAIAAAbWAgAAFg4CAABf49g==
  • Thread-topic: [bean-validation-dev] [EXTERNAL] Re: Rename master to main

Does anyone here see the all-powerful cog when they visit:

 

https://github.com/jakartaee/validation

 

A close-up of a screen

Description automatically generated

 

while signed in as themselves?

 

Ed

 

| edburns@xxxxxxxxxxxxx | office: +1 954 727 1095

| Calendar Booking: https://aka.ms/meetedburns

|

| Please don't feel obliged to read or reply to this e-mail outside

| of your normal working hours.

|

| Reply anonymously to this email: https://purl.oclc.org/NET/edburns/contact

 

From: bean-validation-dev <bean-validation-dev-bounces@xxxxxxxxxxx> on behalf of Emmanuel Bernard via bean-validation-dev <bean-validation-dev@xxxxxxxxxxx>
Date: Thursday, September 14, 2023 at 09:51
To: Guillaume Smet <guillaume.smet@xxxxxxxxx>
Cc: Emmanuel Bernard <ebernard@xxxxxxxxxx>, bean-validation developer discussions <bean-validation-dev@xxxxxxxxxxx>
Subject: Re: [bean-validation-dev] [EXTERNAL] Re: Rename master to main

 

 

On Thu, Sep 14, 2023 at 3:31 PM Guillaume Smet <guillaume.smet@xxxxxxxxx> wrote:

On Thu, Sep 14, 2023 at 3:26 PM Emmanuel Bernard via bean-validation-dev <bean-validation-dev@xxxxxxxxxxx> wrote:

I'm not following Arjan, why do we need a webmaster need? Those with commit access can simply create the new main branch and delete master. The only issue as Guillaume points out is scripts and other external references to "master".

 

IIRC (and the reason why it's not already done - I did for all the other repositories we are leading) is that the vetted way of doing that is to use the GitHub UI to change the default branch.

And for that you need admin permission for the repo, which we don't have anymore since the repos have been moved to Jakarta EE.

 

Ah bollocks 


Back to the top