[External] : Re: Announcing the new jfx-sandbox repo
Kevin Rushforth
kevin.rushforth at oracle.com
Mon Sep 13 14:42:21 UTC 2021
> The jfx-sandbox is writable by those with the Committer role in the
> jfx-sandbox
That should be Committer role in the *OpenJFX Project*.
-- Kevin
On 9/13/2021 7:41 AM, Kevin Rushforth wrote:
>
>> I did a fork because I don't have permission to branch on jfx-sandbox
>> (or maybe I did something wrong).
>
> No, you didn't do anything wrong. The jfx-sandbox is writable by those
> with the Committer role in the jfx-sandbox. It seems like an oversight
> that you weren't already a committer, so I just sent out the call for
> votes to address this.
>
> -- Kevin
>
>
>
> On 9/12/2021 3:52 PM, Thiago Milczarek Sayão wrote:
>> Hi Kevin,
>>
>> https://github.com/tsayao/jfx-sandbox/tree/tsayao_gtk4_playground
>> <https://urldefense.com/v3/__https://github.com/tsayao/jfx-sandbox/tree/tsayao_gtk4_playground__;!!ACWV5N9M2RV99hQ!ZuQRttnO5XVlwIU3YH0L41Omp6chQM6J6BkG1kw4jgZA8Wx13g1F4OUir3DBhdM0EZf8$>
>>
>> I have started this as an experiment to make a gtk4 version of the
>> native lib.
>>
>> I did a fork because I don't have permission to branch on jfx-sandbox
>> (or maybe I did something wrong).
>>
>> @Johan Vos <mailto:johan.vos at gluonhq.com> has stated that he is
>> experimenting too, maybe we can join forces.
>>
>> -- Cheers
>>
>>
>>
>>
>> Em sex., 10 de set. de 2021 às 12:12, Kevin Rushforth
>> <kevin.rushforth at oracle.com <mailto:kevin.rushforth at oracle.com>>
>> escreveu:
>>
>> We have created a new jfx-sandbox repo:
>>
>> https://github.com/openjdk/jfx-sandbox
>> <https://urldefense.com/v3/__https://github.com/openjdk/jfx-sandbox__;!!ACWV5N9M2RV99hQ!ZuQRttnO5XVlwIU3YH0L41Omp6chQM6J6BkG1kw4jgZA8Wx13g1F4OUir3DBhXJRoXlK$>
>>
>> This repository serves the same purpose as the jdk-sandbox: It
>> allows
>> multiple OpenJFX Committers to collaborate on larger shared fixes,
>> prototypes, or projects. By way of example, it could be used for
>> a macOS
>> Metal pipeline, a GTK 4 platform, or Wayland.
>>
>> All OpenJFX Committers have direct push access to the jfx-sandbox
>> repo
>> (just like the JDK Committers do for jdk-sandbox).
>>
>> General rules and guidelines:
>>
>> There are only two hard-and-fast rules that must be observed:
>>
>> 1. Don't push any commits to the master branch and don't open a PR
>> against master. The master branch is continuously mirrored from the
>> jfx:master branch and should be considered read-only in jfx-sandbox.
>>
>> 2. Don't push to someone else's branch without talking to them first.
>>
>> And a couple general guidelines that will make this a more pleasant
>> place to play:
>>
>> 3. Unless this is intended to be a shared, semi-formal project
>> (e.g.,
>> metal, gtk4, wayland-x11, wayland-native), please prefix the name of
>> your branch with either a JBS bug ID or your openjdk username.
>>
>> 4. Don't force push to a branch without getting consensus among the
>> collaborators.
>>
>> Let me know if you have any questions.
>>
>> -- Kevin
>>
>
More information about the openjfx-dev
mailing list