[GRASS-dev] communication of community sprint decisions

Hi devs,

I’ve been reading the discussion page at: https://grasswiki.osgeo.org/wiki/Talk:GRASS_GIS_Community_Sprint_Prague_2019 and I see that we should open new bug reports or feature requests directly in GitHub. When does this decision start to take effect?

I think it is important to communicate this broadly to the user community through grass-user list

Best,

Vero

Hi Vero,

On Wed, Dec 18, 2019 at 9:44 AM Veronica Andreo <veroandreo@gmail.com> wrote:

I’ve been reading the discussion page at: https://grasswiki.osgeo.org/wiki/Talk:GRASS_GIS_Community_Sprint_Prague_2019 and I see that we should open new bug reports or feature requests directly in GitHub. When does this decision start to take effect?

I think it is important to communicate this broadly to the user community through grass-user list

Yes. I wrote it there and what I meant by putting this into “Decisions made” section is that we made that decision, but it won’t happen until the steps are done, i.e. until we allow opening issues on GitHub, disallow opening new issues on Trac, and announce this on mailing lists.

I don’t mean any legal talk, just the same as with the startup. We made the decision, even a concrete plan, but until we actually do that, there is no new startup.

I guess I should have included what are the actions to follow, especially since in the past, we did not report that much on “decisions with no actions now, but actions to follow.”

Best,

Vaclav

Hi Prague-2019 sprinters, all,

On Fri, Dec 20, 2019 at 8:52 AM Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Wed, Dec 18, 2019 at 9:44 AM Veronica Andreo <veroandreo@gmail.com> wrote:

I've been reading the discussion page at: https://grasswiki.osgeo.org/wiki/Talk:GRASS_GIS_Community_Sprint_Prague_2019 and I see that we should open new bug reports or feature requests directly in GitHub. When does this decision start to take effect?

I think it is important to communicate this broadly to the user community through grass-user list

Yes. I wrote it there and what I meant by putting this into "Decisions made" section is that we made that decision, but it won't happen until the steps are done, i.e. until we allow opening issues on GitHub, disallow opening new issues on Trac, and announce this on mailing lists.

Shall we go for this? What do you think?
I would like to see GH issues enabled now.

Markus

On Sat, Jan 11, 2020 at 6:10 AM Markus Neteler <neteler@osgeo.org> wrote:

Hi Prague-2019 sprinters, all,

On Fri, Dec 20, 2019 at 8:52 AM Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Wed, Dec 18, 2019 at 9:44 AM Veronica Andreo <veroandreo@gmail.com> wrote:

I’ve been reading the discussion page at: https://grasswiki.osgeo.org/wiki/Talk:GRASS_GIS_Community_Sprint_Prague_2019 and I see that we should open new bug reports or feature requests directly in GitHub. When does this decision start to take effect?

I think it is important to communicate this broadly to the user community through grass-user list

Yes. I wrote it there and what I meant by putting this into “Decisions made” section is that we made that decision, but it won’t happen until the steps are done, i.e. until we allow opening issues on GitHub, disallow opening new issues on Trac, and announce this on mailing lists.

Shall we go for this? What do you think?
I would like to see GH issues enabled now.

The plan assumes that Trac allows removing the privilege to create tickets for all users, but leaving tickets editable. Can you please check that?

Perhaps even the New Ticket in top menu bar could be replaced by link to GitHub for those used to Trac, but that’s a low priority.

On Mon, Jan 13, 2020 at 8:22 PM Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Sat, Jan 11, 2020 at 6:10 AM Markus Neteler <neteler@osgeo.org> wrote:

Hi Prague-2019 sprinters, all,

On Fri, Dec 20, 2019 at 8:52 AM Vaclav Petras <wenzeslaus@gmail.com> wrote:
> On Wed, Dec 18, 2019 at 9:44 AM Veronica Andreo <veroandreo@gmail.com> wrote:
>>
>>
>> I've been reading the discussion page at: https://grasswiki.osgeo.org/wiki/Talk:GRASS_GIS_Community_Sprint_Prague_2019 and I see that we should open new bug reports or feature requests directly in GitHub. When does this decision start to take effect?
>>
>> I think it is important to communicate this broadly to the user community through grass-user list
>
>
> Yes. I wrote it there and what I meant by putting this into "Decisions made" section is that we made that decision, but it won't happen until the steps are done, i.e. until we allow opening issues on GitHub, disallow opening new issues on Trac, and announce this on mailing lists.

Shall we go for this? What do you think?
I would like to see GH issues enabled now.

The plan assumes that Trac allows removing the privilege to create tickets for all users, but leaving tickets editable. Can you please check that?

We could change it to this:

TICKET_VIEW
[ ] TICKET_CREATE
TICKET_MODIFY

Perhaps even the New Ticket in top menu bar could be replaced by link to GitHub for those used to Trac, but that's a low priority.

That seems to be easy:
https://trac.edgewall.org/wiki/TracInterfaceCustomization#CustomNavigationEntries

Let's go for it!

Markus

On Mon, Jan 13, 2020 at 3:00 PM Markus Neteler <neteler@osgeo.org> wrote:

On Mon, Jan 13, 2020 at 8:22 PM Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Sat, Jan 11, 2020 at 6:10 AM Markus Neteler <neteler@osgeo.org> wrote:

Hi Prague-2019 sprinters, all,

On Fri, Dec 20, 2019 at 8:52 AM Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Wed, Dec 18, 2019 at 9:44 AM Veronica Andreo <veroandreo@gmail.com> wrote:

I’ve been reading the discussion page at: https://grasswiki.osgeo.org/wiki/Talk:GRASS_GIS_Community_Sprint_Prague_2019 and I see that we should open new bug reports or feature requests directly in GitHub. When does this decision start to take effect?

I think it is important to communicate this broadly to the user community through grass-user list

Yes. I wrote it there and what I meant by putting this into “Decisions made” section is that we made that decision, but it won’t happen until the steps are done, i.e. until we allow opening issues on GitHub, disallow opening new issues on Trac, and announce this on mailing lists.

Shall we go for this? What do you think?
I would like to see GH issues enabled now.

The plan assumes that Trac allows removing the privilege to create tickets for all users, but leaving tickets editable. Can you please check that?

We could change it to this:

TICKET_VIEW
TICKET_CREATE
TICKET_MODIFY

Sounds right.

Perhaps even the New Ticket in top menu bar could be replaced by link to GitHub for those used to Trac, but that’s a low priority.

That seems to be easy:
https://trac.edgewall.org/wiki/TracInterfaceCustomization#CustomNavigationEntries

Great!

Let’s go for it!

Yes!

El mar., 14 ene. 2020 a las 15:34, Vaclav Petras (<wenzeslaus@gmail.com>) escribió:

On Mon, Jan 13, 2020 at 3:00 PM Markus Neteler <neteler@osgeo.org> wrote:

On Mon, Jan 13, 2020 at 8:22 PM Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Sat, Jan 11, 2020 at 6:10 AM Markus Neteler <neteler@osgeo.org> wrote:

Hi Prague-2019 sprinters, all,

On Fri, Dec 20, 2019 at 8:52 AM Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Wed, Dec 18, 2019 at 9:44 AM Veronica Andreo <veroandreo@gmail.com> wrote:

I’ve been reading the discussion page at: https://grasswiki.osgeo.org/wiki/Talk:GRASS_GIS_Community_Sprint_Prague_2019 and I see that we should open new bug reports or feature requests directly in GitHub. When does this decision start to take effect?

I think it is important to communicate this broadly to the user community through grass-user list

Yes. I wrote it there and what I meant by putting this into “Decisions made” section is that we made that decision, but it won’t happen until the steps are done, i.e. until we allow opening issues on GitHub, disallow opening new issues on Trac, and announce this on mailing lists.

Shall we go for this? What do you think?
I would like to see GH issues enabled now.

The plan assumes that Trac allows removing the privilege to create tickets for all users, but leaving tickets editable. Can you please check that?

We could change it to this:

TICKET_VIEW
TICKET_CREATE
TICKET_MODIFY

Sounds right.

Perhaps even the New Ticket in top menu bar could be replaced by link to GitHub for those used to Trac, but that’s a low priority.

That seems to be easy:
https://trac.edgewall.org/wiki/TracInterfaceCustomization#CustomNavigationEntries

Great!

Let’s go for it!

Yes!

+1!

Hi,

On Tue, Jan 14, 2020 at 3:34 PM Vaclav Petras <wenzeslaus@gmail.com> wrote:

On Mon, Jan 13, 2020 at 3:00 PM Markus Neteler <neteler@osgeo.org> wrote:

On Mon, Jan 13, 2020 at 8:22 PM Vaclav Petras <wenzeslaus@gmail.com> wrote:
> On Sat, Jan 11, 2020 at 6:10 AM Markus Neteler <neteler@osgeo.org> wrote:

...

>> > Yes. I wrote it there and what I meant by putting this into "Decisions made" section is that we
>> > made that decision, but it won't happen until the steps are done, i.e. until
>> > we allow opening issues on GitHub, disallow opening new issues on Trac,
>> > and announce this on mailing lists.
>>
>> Shall we go for this? What do you think?
>> I would like to see GH issues enabled now.
>
> The plan assumes that Trac allows removing the privilege to create tickets for all users, but leaving tickets editable. Can you please check that?

We could change it to this:

TICKET_VIEW
[ ] TICKET_CREATE
TICKET_MODIFY

Sounds right.

... so, that would be the easy part.

But:

> Perhaps even the New Ticket in top menu bar could be replaced by link to GitHub for those used to Trac, but that's a low priority.

That seems to be easy:
https://trac.edgewall.org/wiki/TracInterfaceCustomization#CustomNavigationEntries

... I tried it and it didn't have any effect, or I tried the wrong way.

@Martin Landa could you support me here?
(trac is nowadays a container on osgeo7)

thanks
Markus

PS: we could activate the issues on GH anyway!

Hi all,

I have now modified

- trac permissions:
    - For the role "authenticated" I have remove TICKET_CREATE
- trac menu [1]:
    - View Tickets --> https://github.com/OSGeo/grass/issues
    - New Ticket --> https://github.com/OSGeo/grass/issues/new
- GitHub
    - issues enabled: https://github.com/OSGeo/grass/issues (yet empty :wink:

Let me know if I overlooked anything.

TODOs:
- write an announcement to the lists / "News" section on the web site
- define a GitHub issue template.

Volunteers welcome.

[1] trac menu modified in trac.ini, according to
https://trac.edgewall.org/wiki/TracInterfaceCustomization#CustomNavigationEntries

Cheers,
Markus

Great news!

El jue., 23 ene. 2020 13:55, Markus Neteler <neteler@osgeo.org> escribió:

Hi all,

I have now modified

Let me know if I overlooked anything.

TODOs:

  • write an announcement to the lists / “News” section on the web site
  • define a GitHub issue template.

Volunteers welcome.

I can help with the announcement part

Vero

[1] trac menu modified in trac.ini, according to
https://trac.edgewall.org/wiki/TracInterfaceCustomization#CustomNavigationEntries

Cheers,
Markus


grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

done :slight_smile:

https://grass.osgeo.org/news/88/15/GRASS-GIS-issues-now-in-GitHub/

El jue., 23 ene. 2020 a las 14:14, Veronica Andreo (<veroandreo@gmail.com>) escribió:

Great news!

El jue., 23 ene. 2020 13:55, Markus Neteler <neteler@osgeo.org> escribió:

Hi all,

I have now modified

Let me know if I overlooked anything.

TODOs:

  • write an announcement to the lists / “News” section on the web site
  • define a GitHub issue template.

Volunteers welcome.

I can help with the announcement part

Vero

[1] trac menu modified in trac.ini, according to
https://trac.edgewall.org/wiki/TracInterfaceCustomization#CustomNavigationEntries

Cheers,
Markus


grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

On Thu, Jan 23, 2020 at 5:55 PM Markus Neteler <neteler@osgeo.org> wrote:
...

- GitHub
    - issues enabled: https://github.com/OSGeo/grass/issues (yet empty :wink:

...

- define a GitHub issue template.

I have added a bug report and a feature request template:

https://github.com/OSGeo/grass/tree/master/.github/ISSUE_TEMPLATE/

.. feel free to improve them or discuss here.

Markus