Nice! Great work!

On Tue, Jun 15, 2021 at 2:44 AM Jean-Frederic Mesnil <jmesnil@redhat.com> wrote:
Hi,

The renaming of “master" to “main” branch for wildfly-core is over.

If you go to https://github.com/wildfly/wildfly-core, you should have a notification to update your local environment. This includes running the following commands:

—8<—
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
—8<—

If you have opened PR against wildfly/wildfly-core, you have nothing to do, the change is automatic.

The CI has been updated and I verified the PR jobs runs fine (from https://ci.wildfly.org/project/WildFlyCore_PullRequest?mode=builds).

I tried to do a thorough change in all the WildFly Core jobs on https://ci.wildfly.org/project/WildFlyCore?mode=builds and most of the jobs are fine too.

Best regards,
Jeff

--
Jeff Mesnil
Principal Software Engineer
Red Hat
http://jmesnil.net/



--
Brian Stansberry
Principal Architect, Red Hat JBoss EAP
He/Him/His