|
1 | 1 | title,item_opened_by,current_status,labels,created_by,location,contrib_type,repo,type
|
| 2 | +Treat warnings as errors when building in CI,2025-06-14 01:10:38,open,,sneakers-the-rat,,contributor,python-package-guide,issues |
| 3 | +correctly ignore `_build` directory,2025-06-14 01:01:25,open,,sneakers-the-rat,,contributor,python-package-guide,issues |
| 4 | +`docs-live-langs` builds infinitely,2025-06-14 00:51:44,open,"bug, translations",sneakers-the-rat,,contributor,python-package-guide,issues |
| 5 | +The emphasized text is not rendering correctly in Japanese document,2025-06-13 22:52:49,open,"translations, lang-JA",tkoyama010,Japan,contributor,python-package-guide,issues |
| 6 | +ci: autoupdating translation stats via PRs,2025-06-13 07:23:04,open,,RobPasMue,"Leganés, Madrid",contributor,python-package-guide,issues |
2 | 7 | Clarify recommended use of `requires-python`,2025-06-10 20:27:16,open,,ucodery,,contributor,python-package-guide,issues
|
3 | 8 | Enh: readme about packaging diagram,2025-06-10 18:16:39,open,,lwasser,United States,staff,python-package-guide,issues
|
4 | 9 | Get RSS `pubDate` from mtimes,2025-06-05 01:26:31,closed,,sneakers-the-rat,,contributor,python-package-guide,issues
|
@@ -96,6 +101,8 @@ Add content to guide about writing interfaces + wrappers for libraries in other
|
96 | 101 | Add: text on which python version(s) to support to the packaging guide,2022-12-21 20:08:46,open,"new-content, help wanted, sprintable",lwasser,United States,staff,python-package-guide,issues
|
97 | 102 | Add: TUTORIAL on dynamic / version control based versioning to the packaging guide,2022-11-07 20:00:50,open,"new-content, help wanted, sprintable",lwasser,United States,staff,python-package-guide,issues
|
98 | 103 | Add: tutorial on how to setup a Python testing envt using hatch to our tutorials,2019-06-03 15:29:49,open,"new-content, help wanted, sprintable",lwasser,United States,staff,python-package-guide,issues
|
| 104 | +correctly ignore `_build` directory,2025-06-14 01:01:25,open,,sneakers-the-rat,,contributor,python-package-guide,pulls |
| 105 | +ci: autoupdating translation stats via PRs,2025-06-13 07:23:04,open,,RobPasMue,"Leganés, Madrid",contributor,python-package-guide,pulls |
99 | 106 | Enh: readme about packaging diagram,2025-06-10 18:16:39,open,,lwasser,United States,staff,python-package-guide,pulls
|
100 | 107 | Get RSS `pubDate` from mtimes,2025-06-05 01:26:31,closed,,sneakers-the-rat,,contributor,python-package-guide,pulls
|
101 | 108 | docs: adding translation stats to docs,2025-05-23 12:01:43,open,,RobPasMue,"Leganés, Madrid",contributor,python-package-guide,pulls
|
@@ -360,23 +367,40 @@ CONTENT: documentation text and styles,2022-10-26 19:06:10,closed,,lwasser,Unite
|
360 | 367 | IGNORE: content check Authoring content update,2022-10-25 22:02:16,closed,,lwasser,United States,staff,python-package-guide,pulls
|
361 | 368 | "WHY DON""T YOU LIKE ME HTML PROOFER? 😭 ",2022-10-25 18:36:42,closed,,lwasser,United States,staff,python-package-guide,pulls
|
362 | 369 | add infra to build sphinx book,2022-10-25 15:49:58,closed,,lwasser,United States,staff,python-package-guide,pulls
|
363 |
| -Move editor response template to section 3 of the editor's checklist,2025-03-31 23:26:38,open,content-update,crhea93,"Montreal, QC, CANADA",contributor,software-peer-review,issues |
| 370 | +Updated editors guide ,2025-06-13 00:38:12,open,,crhea93,"Montreal, QC, CANADA",contributor,software-peer-review,issues |
| 371 | +enh: reviewer-guide - review the reviewer checklist ,2025-06-11 22:40:27,open,,lwasser,United States,staff,software-peer-review,issues |
| 372 | +enh: editor guide -- make toctree / header hierarchy more clear in .,2025-06-11 21:48:08,open,"help wanted, content-update",lwasser,United States,staff,software-peer-review,issues |
| 373 | +"Enh: make it easier for editors to find the reviewer ""database"" / spreadsheet",2025-06-11 21:24:18,open,content-update,lwasser,United States,staff,software-peer-review,issues |
| 374 | +enh: editor guide--Move editor response template to section 3 of the editor's checklist,2025-03-31 23:26:38,open,"bug, content-update",crhea93,"Montreal, QC, CANADA",contributor,software-peer-review,issues |
364 | 375 | docs: adjust language for peer review mentorship,2025-03-15 22:03:00,closed,,ab93,Sunnyvale,contributor,software-peer-review,issues
|
365 | 376 | Adjust language: peer review mentorship,2025-03-12 19:42:54,closed,,lwasser,United States,staff,software-peer-review,issues
|
366 |
| -Dummy issue: show integration of peer review with editors as sub-issue,2025-02-11 23:27:41,open,,slobentanzer,,contributor,software-peer-review,issues |
| 377 | +Dummy issue: show integration of peer review with editors as sub-issue,2025-02-11 23:27:41,closed,,slobentanzer,,contributor,software-peer-review,issues |
367 | 378 | Fix: ignore 429 htmlproofer (too many requests normally github related),2025-02-11 23:01:41,closed,,lwasser,United States,staff,software-peer-review,issues
|
368 |
| -Add: link checker should ignore status code 429 which is too many attempts to reach a domain,2025-02-11 22:02:17,open,,lwasser,United States,staff,software-peer-review,issues |
| 379 | +Add: link checker should ignore status code 429 which is too many attempts to reach a domain,2025-02-11 22:02:17,closed,,lwasser,United States,staff,software-peer-review,issues |
369 | 380 | Explain to editors what happend when a pacakge is tagged as approved,2025-02-06 21:45:58,closed,,hamogu,"Cambridge, MA, USA",contributor,software-peer-review,issues
|
370 | 381 | Add guidelines on archiving inactive packages,2025-01-13 03:56:38,closed,,banesullivan,United States,contributor,software-peer-review,issues
|
| 382 | +ADD DOCUMENTATION AROUND HOW TO ARCHIVE A PACKAGE,2024-12-18 20:29:19,closed,,lwasser,United States,staff,software-peer-review,issues |
| 383 | +Update build-book.yml and pin htmlproofer.,2024-11-14 20:57:27,closed,,willingc,San Diego,contributor,software-peer-review,issues |
| 384 | +chore: troubleshoot htmlproofer failures,2024-11-14 20:48:40,closed,infrastructure,willingc,San Diego,contributor,software-peer-review,issues |
371 | 385 | Create help_wanted.yaml,2024-11-14 20:39:49,closed,infrastructure,willingc,San Diego,contributor,software-peer-review,issues
|
372 |
| -fix: update text around our on-hold process for packages where a maintainer hasn't responded in a period of time,2024-10-02 23:38:29,open,,lwasser,United States,staff,software-peer-review,issues |
| 386 | +enh: editor guide--update text around our on-hold process for packages where a maintainer hasn't responded in a period of time,2024-10-02 23:38:29,open,"help wanted, content-update",lwasser,United States,staff,software-peer-review,issues |
| 387 | +Bad link: 2i2c cloud native formats link,2024-07-22 16:30:16,closed,,lwasser,United States,staff,software-peer-review,issues |
| 388 | +"enh: editor page Add wording for adding, removing labels for package issues",2024-06-28 16:27:35,open,"help wanted, content-update",yeelauren,,contributor,software-peer-review,issues |
373 | 389 | Host review status badge at pyopensci.org,2024-06-27 21:23:42,closed,,sneakers-the-rat,,contributor,software-peer-review,issues
|
| 390 | +enh: Author guide-- Add clear language around author pyos submission and then JOSS submission after related to adding new features,2024-06-13 16:25:18,open,content-update,lwasser,United States,staff,software-peer-review,issues |
| 391 | +enh: editor guide -- Add instruction on when to add partner org label to review,2024-05-23 17:19:14,open,"help wanted, content-update",pllim,"Baltimore, MD, USA",contributor,software-peer-review,issues |
| 392 | +Update web page after Astropy APE,2023-12-15 06:39:34,open,,willingc,San Diego,contributor,software-peer-review,issues |
| 393 | +Notes from an editor dogfooding a review,2023-12-14 00:23:13,open,"enhancement, review-process-update",sneakers-the-rat,,contributor,software-peer-review,issues |
| 394 | +Need system for volunteering to review and tracking reviewers in pool like JOSS,2023-12-05 02:19:39,open,,sneakers-the-rat,,contributor,software-peer-review,issues |
| 395 | +Add process document for managing reviews,2023-09-18 18:57:04,open,,NickleDave,Charm City,contributor,software-peer-review,issues |
| 396 | +Fix: add link in the letter to reviewers template to our conflict of interest statement in the peer review policies ,2023-05-23 22:26:58,open,"help wanted, content-update",lwasser,United States,staff,software-peer-review,issues |
374 | 397 | Minor updates to reviewer guide,2023-03-10 22:08:54,open,review-process-update,NickleDave,Charm City,contributor,software-peer-review,issues
|
| 398 | +Updated editors guide ,2025-06-13 00:38:12,open,,crhea93,"Montreal, QC, CANADA",contributor,software-peer-review,pulls |
375 | 399 | docs: adjust language for peer review mentorship,2025-03-15 22:03:00,closed,,ab93,Sunnyvale,contributor,software-peer-review,pulls
|
376 | 400 | Fix: ignore 429 htmlproofer (too many requests normally github related),2025-02-11 23:01:41,closed,,lwasser,United States,staff,software-peer-review,pulls
|
377 | 401 | Explain to editors what happend when a pacakge is tagged as approved,2025-02-06 21:45:58,closed,,hamogu,"Cambridge, MA, USA",contributor,software-peer-review,pulls
|
378 | 402 | Add guidelines on archiving inactive packages,2025-01-13 03:56:38,closed,,banesullivan,United States,contributor,software-peer-review,pulls
|
379 |
| -Update build-book.yml and pin htmlproofer.,2024-11-14 20:57:27,open,,willingc,San Diego,contributor,software-peer-review,pulls |
| 403 | +Update build-book.yml and pin htmlproofer.,2024-11-14 20:57:27,closed,,willingc,San Diego,contributor,software-peer-review,pulls |
380 | 404 | Create help_wanted.yaml,2024-11-14 20:39:49,closed,infrastructure,willingc,San Diego,contributor,software-peer-review,pulls
|
381 | 405 | feat(pyosbot): instructions for using the bot,2024-10-03 20:20:52,open,,lwasser,United States,staff,software-peer-review,pulls
|
382 | 406 | feat(policy): add policy around on hold and stale reviews,2024-10-02 23:45:38,closed,,lwasser,United States,staff,software-peer-review,pulls
|
@@ -735,6 +759,7 @@ Fixed authentication to GitHub API.,2023-04-22 19:59:34,closed,,austinlg96,,cont
|
735 | 759 | Fix: code cleanup and more bug fixes,2023-04-22 19:02:44,closed,,lwasser,United States,staff,pyosMeta,pulls
|
736 | 760 | Update: redo of issues API,2023-03-07 19:58:41,closed,,lwasser,United States,staff,pyosMeta,pulls
|
737 | 761 | Add: parse contributors script to update contribs,2023-03-01 00:06:07,closed,,lwasser,United States,staff,pyosMeta,pulls
|
| 762 | +Update contributor and review data,2025-06-11 21:11:26,open,,github-actions[bot],,contributor,pyopensci.github.io,issues |
738 | 763 | FEATURE: opt in / out data collection,2025-06-10 17:29:00,open,"enhancement, help wanted",lwasser,United States,staff,pyopensci.github.io,issues
|
739 | 764 | Update contributor and review data,2025-06-08 21:11:13,closed,,github-actions[bot],,contributor,pyopensci.github.io,issues
|
740 | 765 | Update contributor and review data,2025-06-07 21:11:10,closed,,github-actions[bot],,contributor,pyopensci.github.io,issues
|
@@ -863,6 +888,7 @@ Reorganize website images folder,2024-04-17 17:27:02,closed,,kierisi,"Chicago, I
|
863 | 888 | Fix navigation / potential website overhaul,2024-04-02 19:42:17,closed,"enhancement, help wanted, feature:theme",lwasser,United States,staff,pyopensci.github.io,issues
|
864 | 889 | Create archive process and then Archive nbless,2024-01-17 00:26:27,closed,feature:content,lwasser,United States,staff,pyopensci.github.io,issues
|
865 | 890 | Feature: add peer review metadata including citation and date_Accepted to website listing page (each package has a card),2023-07-03 20:08:05,open,"enhancement, help wanted, sprintable, feature:content",lwasser,United States,staff,pyopensci.github.io,issues
|
| 891 | +Update contributor and review data,2025-06-11 21:11:26,open,,github-actions[bot],,contributor,pyopensci.github.io,pulls |
866 | 892 | Update contributor and review data,2025-06-08 21:11:13,closed,,github-actions[bot],,contributor,pyopensci.github.io,pulls
|
867 | 893 | Update contributor and review data,2025-06-07 21:11:10,closed,,github-actions[bot],,contributor,pyopensci.github.io,pulls
|
868 | 894 | Update contributor and review data,2025-06-06 21:11:05,closed,,github-actions[bot],,contributor,pyopensci.github.io,pulls
|
@@ -1083,7 +1109,7 @@ BLOG POST: call for editors,2024-05-24 18:02:38,closed,,kierisi,"Chicago, IL",st
|
1083 | 1109 | Add: blog post on pycon us 2024,2024-05-23 21:48:47,closed,,lwasser,United States,staff,pyopensci.github.io,pulls
|
1084 | 1110 | Fix: all contributors bot badge has incorrect number (and is duplicated),2024-05-21 14:41:47,closed,,lwasser,United States,staff,pyopensci.github.io,pulls
|
1085 | 1111 | Corrected link in peer review card #341,2024-05-20 21:33:07,closed,pyconus-24,sn3hay,,contributor,pyopensci.github.io,pulls
|
1086 |
| -Add GitHub Issue templates,2024-05-20 21:04:16,closed,pyconus-24,BradonZhang,New York,contributor,pyopensci.github.io,pulls |
| 1112 | +Add GitHub Issue templates,2024-05-20 21:04:16,closed,pyconus-24,EmilyBZhang,New York,contributor,pyopensci.github.io,pulls |
1087 | 1113 | FIX: date typo,2024-05-16 12:55:42,closed,,kierisi,"Chicago, IL",staff,pyopensci.github.io,pulls
|
1088 | 1114 | codespell ignore files,2024-05-15 19:31:48,closed,"help wanted, pyconus-24",kierisi,"Chicago, IL",staff,pyopensci.github.io,pulls
|
1089 | 1115 | blog post: pyOpenSci at PyCon,2024-05-15 03:14:33,closed,,kierisi,"Chicago, IL",staff,pyopensci.github.io,pulls
|
@@ -1465,6 +1491,7 @@ Add meeting notes from 5-9-19 meeting,2019-05-17 17:03:28,closed,,jlpalomino,,co
|
1465 | 1491 | Add meeting notes for 04-18-19,2019-04-29 16:10:20,closed,,jlpalomino,,contributor,handbook,pulls
|
1466 | 1492 | Add notes for 4-4-19 meeting,2019-04-09 16:19:51,closed,,jlpalomino,,contributor,handbook,pulls
|
1467 | 1493 | Add meeting notes for 3-21-19,2019-03-21 21:25:10,closed,,jlpalomino,,contributor,handbook,pulls
|
| 1494 | +kernel-varying convolution presubmission inquiry,2025-06-12 15:52:28,open,presubmission,pibion,"Denver, CO",contributor,software-submission,issues |
1468 | 1495 | MILESpy,2025-06-10 11:03:05,open,"0/pre-review-checks, New Submission!",isaac-aa,,contributor,software-submission,issues
|
1469 | 1496 | ws3 (presubmission inquiry),2025-06-02 23:25:53,closed,"presubmission, ⌛ pending-maintainer-response",gparadis,,contributor,software-submission,issues
|
1470 | 1497 | Wondering if energy-dependent convolution code is in scope for pyOpenSci,2025-05-30 22:38:25,closed,,pibion,"Denver, CO",contributor,software-submission,issues
|
@@ -1496,7 +1523,7 @@ DQMaRC submission,2024-10-31 11:48:11,open,"0/pre-review-checks, ⌛ pending-mai
|
1496 | 1523 | GALAssify submission,2024-09-30 09:12:52,open,4/reviews-in-awaiting-changes,Malclay,,contributor,software-submission,issues
|
1497 | 1524 | neonutilities submission,2024-09-25 21:27:31,closed,6/pyOS-approved,cklunch,,contributor,software-submission,issues
|
1498 | 1525 | FElupe Submission,2024-09-14 22:37:44,open,4/reviews-in-awaiting-changes,adtzlr,"Graz, Austria",contributor,software-submission,issues
|
1499 |
| -Solar Data Tools Submission,2024-08-17 06:30:02,open,5/awaiting-reviewer-response,pluflou,"Menlo Park, CA",contributor,software-submission,issues |
| 1526 | +Solar Data Tools Submission,2024-08-17 06:30:02,open,6/pyOS-approved,pluflou,"Menlo Park, CA",contributor,software-submission,issues |
1500 | 1527 | THzTools submission,2024-08-01 11:54:53,closed,"6/pyOS-approved, 9/joss-approved",jsdodge,,contributor,software-submission,issues
|
1501 | 1528 | BlackMarblePy Submission ,2024-07-18 14:15:11,open,4/reviews-in-awaiting-changes,g4brielvs,,contributor,software-submission,issues
|
1502 | 1529 | MontePy Submission,2024-07-01 21:04:05,closed,"6/pyOS-approved, 9/joss-approved",MicahGale,"Madison, Wisconsin",contributor,software-submission,issues
|
@@ -1570,9 +1597,11 @@ add submit issue / PR as default,2019-06-20 21:08:22,closed,,lwasser,United Stat
|
1570 | 1597 | [WIP] Updating the issue template to be more specific about readme requirements and usability items ,2019-06-20 20:57:26,closed,,lwasser,United States,staff,software-submission,pulls
|
1571 | 1598 | Avoid tagging a user account.,2019-06-03 12:29:45,closed,,ocefpaf,"Florianópolis, SC",contributor,software-submission,pulls
|
1572 | 1599 | adding link to templates to the issue submission,2019-05-30 20:25:27,closed,,lwasser,United States,staff,software-submission,pulls
|
| 1600 | +feat: Peer review dashboard,2025-06-13 00:42:38,open,,lwasser,United States,staff,peer-review-metrics,issues |
| 1601 | +Update contributor and review data,2025-06-11 18:28:41,closed,,github-actions[bot],,contributor,peer-review-metrics,issues |
1573 | 1602 | Add pre-commit,2025-06-11 15:13:09,open,,banesullivan,United States,contributor,peer-review-metrics,issues
|
1574 | 1603 | [patch] fix usage of GitHubAPI in get-prs.py,2025-06-11 15:11:50,closed,,banesullivan,United States,contributor,peer-review-metrics,issues
|
1575 |
| -enh: create package metric dashboard,2025-06-06 00:48:49,open,,lwasser,United States,staff,peer-review-metrics,issues |
| 1604 | +enh: create package metric dashboard,2025-06-06 00:48:49,closed,,lwasser,United States,staff,peer-review-metrics,issues |
1576 | 1605 | add: package metrics to peer review dropdown,2025-06-04 20:51:20,closed,,lwasser,United States,staff,peer-review-metrics,issues
|
1577 | 1606 | feat: package metrics,2025-05-20 14:53:55,closed,,clatapie,France,contributor,peer-review-metrics,issues
|
1578 | 1607 | Update contributor and review data,2025-05-19 05:12:17,closed,,github-actions[bot],,contributor,peer-review-metrics,issues
|
@@ -1623,8 +1652,10 @@ Create an autopreview action for this metrics repo,2024-07-31 22:46:10,open,"hel
|
1623 | 1652 | Add: editor plot to our dashboard,2024-07-14 16:20:23,closed,help wanted,lwasser,United States,staff,peer-review-metrics,issues
|
1624 | 1653 | Create: script to fetch a list of all current editors,2024-07-13 23:43:45,closed,"help wanted, sprintable",kaiyamag,,contributor,peer-review-metrics,issues
|
1625 | 1654 | Create: peer review dashboard using interactive plots Jupyter and mystmd -- :),2024-07-13 15:13:58,closed,"help wanted, sprintable",lwasser,United States,staff,peer-review-metrics,issues
|
| 1655 | +feat: Peer review dashboard,2025-06-13 00:42:38,open,,lwasser,United States,staff,peer-review-metrics,pulls |
| 1656 | +Update contributor and review data,2025-06-11 18:28:41,closed,,github-actions[bot],,contributor,peer-review-metrics,pulls |
1626 | 1657 | [patch] fix usage of GitHubAPI in get-prs.py,2025-06-11 15:11:50,closed,,banesullivan,United States,contributor,peer-review-metrics,pulls
|
1627 |
| -enh: create package metric dashboard,2025-06-06 00:48:49,open,,lwasser,United States,staff,peer-review-metrics,pulls |
| 1658 | +enh: create package metric dashboard,2025-06-06 00:48:49,closed,,lwasser,United States,staff,peer-review-metrics,pulls |
1628 | 1659 | add: package metrics to peer review dropdown,2025-06-04 20:51:20,closed,,lwasser,United States,staff,peer-review-metrics,pulls
|
1629 | 1660 | feat: package metrics,2025-05-20 14:53:55,closed,,clatapie,France,contributor,peer-review-metrics,pulls
|
1630 | 1661 | Update contributor and review data,2025-05-19 05:12:17,closed,,github-actions[bot],,contributor,peer-review-metrics,pulls
|
|
0 commit comments