Hi It looks like the flow to contribute changed. I do not find the fogbugz integration pop up anymore. Where is it? Was is changed? So I create a branch manually and commit in my fork and did a pull request but this is not clear. Stef
On 11 Feb 2018, at 18:46, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi
It looks like the flow to contribute changed. I do not find the fogbugz integration pop up anymore. Where is it? Was is changed? So I create a branch manually and commit in my fork and did a pull request but this is not clear.
no, it didnât change. It does not appears if you did not add pharo-project as remote to your pharo fork. is complicated⦠right now is the only way we have to determine we are working on pharo and not just another random project. I am thinking on ways of solving this: - add an (optional) iceberg properties file where we could define this. - do a request using github api to know parent project. both approaches have pros and cons so I still do not decide (but Iâm more closer to the first option right now) Esteban
Stef
Tx for the explanation. I would not make things more complex. So I would not go on guessing. And I would not do 1 and 2. I would just add an iceberg menu contribute to Pharo and it just shows a large message and/or sets some stuff for me. Stef On Sun, Feb 11, 2018 at 8:38 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On 11 Feb 2018, at 18:46, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi
It looks like the flow to contribute changed. I do not find the fogbugz integration pop up anymore. Where is it? Was is changed? So I create a branch manually and commit in my fork and did a pull request but this is not clear.
no, it didnât change. It does not appears if you did not add pharo-project as remote to your pharo fork. is complicated⦠right now is the only way we have to determine we are working on pharo and not just another random project.
I am thinking on ways of solving this: - add an (optional) iceberg properties file where we could define this. - do a request using github api to know parent project.
both approaches have pros and cons so I still do not decide (but Iâm more closer to the first option right now)
Esteban
Stef
participants (2)
-
Esteban Lorenzano -
Stephane Ducasse