Re: [ovs-dev] [PATCH 0/2] ci: Remove reference to master branch.

2024-04-11 Thread Simon Horman
On Wed, Apr 10, 2024 at 03:09:19PM +0100, Simon Horman wrote:
> The OvS primary development branch has been renamed main
> so there is no longer any need for CI configuration to
> refer to master.
> 
> Signed-off-by: Simon Horman 
> 
> ---
> Simon Horman (2):
>   appveyor: Remove reference to master branch.
>   github: Remove reference to master branch.
> 
>  .github/workflows/build-and-test.yml | 2 +-
>  appveyor.yml | 1 -
>  2 files changed, 1 insertion(+), 2 deletions(-)

Thanks Alin, Eelco, and Ilya for your review.

I have applied this main.

- github: Remove reference to master branch.
  https://github.com/openvswitch/ovs/commit/acf6537124b6
- appveyor: Remove reference to master branch.
  https://github.com/openvswitch/ovs/commit/b34dac4c68eb

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] [PATCH 0/2] ci: Remove reference to master branch.

2024-04-10 Thread Simon Horman
The OvS primary development branch has been renamed main
so there is no longer any need for CI configuration to
refer to master.

Signed-off-by: Simon Horman 

---
Simon Horman (2):
  appveyor: Remove reference to master branch.
  github: Remove reference to master branch.

 .github/workflows/build-and-test.yml | 2 +-
 appveyor.yml | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

base-commit: 74cf01436fd2d05eea755b0a43b5f306aa06bc1f

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev