[jira] [Comment Edited] (COMDEV-425) Reporter tool's "Busiest GitHub topics" is missing "lucene" for Lucene project

2024-03-05 Thread Daniel Gruno (Jira)


[ 
https://issues.apache.org/jira/browse/COMDEV-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823767#comment-17823767
 ] 

Daniel Gruno edited comment on COMDEV-425 at 3/5/24 8:42 PM:
-

the proposed regex would not match lucene.git. a better suggestion would be

{code:python}
"subfilter":"/(?:incubator-)?" + project + "(-.+)?\\.git"
{code}



was (Author: humbedooh):
the proposed regex would not match lucene.git. a better suggestion would be
"subfilter":"/(?:incubator-)?" + project + "(-.+)?\\.git"

> Reporter tool's "Busiest GitHub topics" is missing "lucene" for Lucene project
> --
>
> Key: COMDEV-425
> URL: https://issues.apache.org/jira/browse/COMDEV-425
> Project: Community Development
>  Issue Type: Bug
>  Components: Reporter Tool
>Reporter: Michael McCandless
>Priority: Minor
> Attachments: COMDEV-425.patch, Screen Shot 2021-09-09 at 5.34.16 
> PM.png, Screen Shot 2021-10-21 at 8.55.58 AM.png, 
> image-2021-10-21-08-56-15-016.png, lucene-kibble.png
>
>
> I am working on the quarterly board report for Apache Lucene, and noticed 
> under the "Community Health" section that the "Busiest GitHub topics" seems 
> to be missing the "lucene" GitHub repository.
> It seems to contain only {{lucene-solr}}, {{lucenenet}}, {{lucene-site}}.
> Likely something needs to be updated because Solr split out of Lucene, and 
> Lucene's main (to be 9.0 release soon) branch is on a new(-ish) {{lucene}} 
> repository: [https://github.com/apache/lucene]
> !Screen Shot 2021-09-09 at 5.34.16 PM.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



[jira] [Commented] (COMDEV-425) Reporter tool's "Busiest GitHub topics" is missing "lucene" for Lucene project

2024-03-05 Thread Daniel Gruno (Jira)


[ 
https://issues.apache.org/jira/browse/COMDEV-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823767#comment-17823767
 ] 

Daniel Gruno commented on COMDEV-425:
-

the proposed regex would not match lucene.git. a better suggestion would be
"subfilter":"/(?:incubator-)?" + project + "(-.+)?\\.git"

> Reporter tool's "Busiest GitHub topics" is missing "lucene" for Lucene project
> --
>
> Key: COMDEV-425
> URL: https://issues.apache.org/jira/browse/COMDEV-425
> Project: Community Development
>  Issue Type: Bug
>  Components: Reporter Tool
>Reporter: Michael McCandless
>Priority: Minor
> Attachments: COMDEV-425.patch, Screen Shot 2021-09-09 at 5.34.16 
> PM.png, Screen Shot 2021-10-21 at 8.55.58 AM.png, 
> image-2021-10-21-08-56-15-016.png, lucene-kibble.png
>
>
> I am working on the quarterly board report for Apache Lucene, and noticed 
> under the "Community Health" section that the "Busiest GitHub topics" seems 
> to be missing the "lucene" GitHub repository.
> It seems to contain only {{lucene-solr}}, {{lucenenet}}, {{lucene-site}}.
> Likely something needs to be updated because Solr split out of Lucene, and 
> Lucene's main (to be 9.0 release soon) branch is on a new(-ish) {{lucene}} 
> repository: [https://github.com/apache/lucene]
> !Screen Shot 2021-09-09 at 5.34.16 PM.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



[jira] [Commented] (COMDEV-425) Reporter tool's "Busiest GitHub topics" is missing "lucene" for Lucene project

2024-03-05 Thread Michael McCandless (Jira)


[ 
https://issues.apache.org/jira/browse/COMDEV-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823739#comment-17823739
 ] 

Michael McCandless commented on COMDEV-425:
---

I like that proposed fix [~janhoy] -- can someone review/merge it maybe?  This 
sneaky bug trips up every new PMC chair in Lucene ;)

> Reporter tool's "Busiest GitHub topics" is missing "lucene" for Lucene project
> --
>
> Key: COMDEV-425
> URL: https://issues.apache.org/jira/browse/COMDEV-425
> Project: Community Development
>  Issue Type: Bug
>  Components: Reporter Tool
>Reporter: Michael McCandless
>Priority: Minor
> Attachments: COMDEV-425.patch, Screen Shot 2021-09-09 at 5.34.16 
> PM.png, Screen Shot 2021-10-21 at 8.55.58 AM.png, 
> image-2021-10-21-08-56-15-016.png, lucene-kibble.png
>
>
> I am working on the quarterly board report for Apache Lucene, and noticed 
> under the "Community Health" section that the "Busiest GitHub topics" seems 
> to be missing the "lucene" GitHub repository.
> It seems to contain only {{lucene-solr}}, {{lucenenet}}, {{lucene-site}}.
> Likely something needs to be updated because Solr split out of Lucene, and 
> Lucene's main (to be 9.0 release soon) branch is on a new(-ish) {{lucene}} 
> repository: [https://github.com/apache/lucene]
> !Screen Shot 2021-09-09 at 5.34.16 PM.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: [DISCUSS] Create a new repo for website template

2024-03-05 Thread tison
PR is ready - https://github.com/apache/apache-website-template/pull/19

I'll invest time to develop the Docu template in the next weeks.

Best,
tison.

Zili Chen  于2024年2月26日周一 11:48写道:
>
> Go into the implementation stage. I plan to submit a patch for updating the 
> master branch this week. Welcome to leave your comment at - 
> https://github.com/apache/apache-website-template/issues/18.
>
> The Docu branch is under development; I'm going to create more wip issues for 
> you to follow.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: Query about the GitHub statistics for Lucene

2024-03-05 Thread Rich Bowen
Looks like the .invalid in your email address caused my response to go
astray.

The second half of your question: https://reporter.apache.org/about.html

Unfortunately the tool is not actively maintained at the moment. We could
certainly use some more eyes and fingers on it.


Rich

On Tue, Mar 5, 2024, 09:20 Chris Hegarty
 wrote:

> Hi,
>
> Resending, as I have not seen a reply and the anomaly is still not
> resolved.
>
> -Chris.
>
> > On 23 Feb 2024, at 09:19, Chris Hegarty 
> wrote:
> >
> > Hi,
> >
> > I have a query about the GitHub statistics that are being generated the
> Lucene project [1]. They appear to be not accurate, or at least something
> is not quite right with them.
> >
> > For example, I (as well as many other project members) opened several
> issues and PRs in Jan and Feb of 2024, but the graphs show no activity [2].
> >
> > Can someone please take a look at why this might be the case, or
> redirect me to the right place where I can further understand how to
> resolve this.
> >
> > Thanks,
> > -Chris. (Lucene PMC Chair)
> >
> > [1] https://reporter.apache.org/wizard/statistics?lucene#commitactivity
> > [2]
> https://reporter.apache.org/wizard/statistics?lucene#githubpractivity
> >
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>
>


Re: Query about the GitHub statistics for Lucene

2024-03-05 Thread Chris Hegarty
Hi, 

Resending, as I have not seen a reply and the anomaly is still not resolved.

-Chris.

> On 23 Feb 2024, at 09:19, Chris Hegarty  
> wrote:
> 
> Hi,
> 
> I have a query about the GitHub statistics that are being generated the 
> Lucene project [1]. They appear to be not accurate, or at least something is 
> not quite right with them.
> 
> For example, I (as well as many other project members) opened several issues 
> and PRs in Jan and Feb of 2024, but the graphs show no activity [2].
> 
> Can someone please take a look at why this might be the case, or redirect me 
> to the right place where I can further understand how to resolve this.
> 
> Thanks,
> -Chris. (Lucene PMC Chair)
> 
> [1] https://reporter.apache.org/wizard/statistics?lucene#commitactivity
> [2] https://reporter.apache.org/wizard/statistics?lucene#githubpractivity
> 


-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org