From bccc072a2ee0fc827fc0d325e59cd1f33da2a27a Mon Sep 17 00:00:00 2001 From: Jon Stroop Date: Mon, 18 Dec 2023 22:00:31 -0500 Subject: [PATCH] [automated commit] reports for 2023-12-18 --- docs/index.json | 16 + docs/reports/2023/12/18.json | 1226 ++++++++++++++++++++++++++++ docs/reports/2023/12/18/index.html | 1212 +++++++++++++++++++++++++++ 3 files changed, 2454 insertions(+) create mode 100644 docs/reports/2023/12/18.json create mode 100644 docs/reports/2023/12/18/index.html diff --git a/docs/index.json b/docs/index.json index f98e06a2..98e457bb 100644 --- a/docs/index.json +++ b/docs/index.json @@ -1,4 +1,20 @@ [ + { + "date": "2023-12-18", + "meta": { + "issue_count": 44, + "closed_count": 3, + "created_count": 6, + "pull_request_closed_count": 9, + "pull_request_open_count": 15, + "updated_count": 11, + "today": "2023-12-18T22:00:05", + "yesterday": "2023-12-17T22:00:05" + }, + "run_start": "2023-12-18T22:00:05", + "html": "reports/2023/12/18/", + "json": "reports/2023/12/18.json" + }, { "date": "2023-12-17", "meta": { diff --git a/docs/reports/2023/12/18.json b/docs/reports/2023/12/18.json new file mode 100644 index 00000000..72a0cc44 --- /dev/null +++ b/docs/reports/2023/12/18.json @@ -0,0 +1,1226 @@ +{ + "aspace_helpers": [ + { + "created_at": "2023-12-18T16:20:21", + "updated_at": "2023-12-18T16:20:21", + "html_url": "https://github.com/pulibrary/aspace_helpers/issues/489", + "number": 489, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/aspace_helpers", + "repository_name": "aspace_helpers", + "state": "open", + "title": "Find any special characters in any access notes", + "user_name": "regineheberlein", + "comments": [], + "events": [ + { + "actor_name": null, + "created_at": "2023-12-18T16:20:53", + "type": "assigned" + } + ], + "pr_html_url": null, + "action": "created" + }, + { + "created_at": "2023-12-18T22:45:56", + "updated_at": "2023-12-18T22:45:56", + "html_url": "https://github.com/pulibrary/aspace_helpers/pull/490", + "number": 490, + "pull_request_html_url": "https://github.com/pulibrary/aspace_helpers/pull/490", + "repository_html_url": "https://github.com/pulibrary/aspace_helpers", + "repository_name": "aspace_helpers", + "state": "open", + "title": "find special characters in access restriction notes that might break requesting", + "user_name": "regineheberlein", + "comments": [ + { + "user_name": "regineheberlein", + "updated_at": "2023-12-18T22:47:15", + "html_url": "https://github.com/pulibrary/aspace_helpers/pull/490#issuecomment-1861812002", + "body": "Includes anything that is\r\n- not in the Basic Latin unicode block\r\n- in the Other Punctuation block\r\n\r\nExcludes period and comma." + } + ], + "events": [ + { + "actor_name": null, + "created_at": "2023-12-18T22:47:26", + "type": "review_requested" + } + ], + "pr_html_url": "https://github.com/pulibrary/aspace_helpers/pull/490", + "action": "pull_request_open" + } + ], + "bibdata": [ + { + "created_at": "2023-12-15T17:27:43", + "updated_at": "2023-12-15T17:27:43", + "html_url": "https://github.com/pulibrary/bibdata/issues/2282", + "number": 2282, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/bibdata", + "repository_name": "bibdata", + "state": "open", + "title": "Pointing orangetheses to main breaks bibdata", + "user_name": "Christina Chortaria", + "comments": [ + { + "user_name": "Jane Sandberg", + "updated_at": "2023-12-19T00:16:18", + "html_url": "https://github.com/pulibrary/bibdata/issues/2282#issuecomment-1861898114", + "body": "I think this is because #2277 added stringio to the Gemfile.lock, which passenger doesn't like. https://github.com/pulibrary/princeton_ansible/pull/4498 would likely fix that issue.\r\n\r\nI saw the following in the nginx logs from datadog:\r\n\r\n```\r\nError: The application encountered the following error: You have already activated stringio 3.0.1, but your Gemfile requires stringio 3.1.0. Since stringio is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports stringio as a default gem. (Gem::LoadError)\r\n```" + } + ], + "events": [], + "pr_html_url": null, + "action": "updated" + }, + { + "created_at": "2023-12-19T00:10:02", + "updated_at": "2023-12-19T00:10:02", + "html_url": "https://github.com/pulibrary/bibdata/pull/2283", + "number": 2283, + "pull_request_html_url": "https://github.com/pulibrary/bibdata/pull/2283", + "repository_html_url": "https://github.com/pulibrary/bibdata", + "repository_name": "bibdata", + "state": "open", + "title": "Make it more obvious that scsb dump step is optional", + "user_name": "Jane Sandberg", + "comments": [], + "events": [], + "pr_html_url": "https://github.com/pulibrary/bibdata/pull/2283", + "action": "pull_request_open" + } + ], + "dacs_handbook": [ + { + "created_at": "2023-12-18T18:27:09", + "updated_at": "2023-12-18T18:27:09", + "html_url": "https://github.com/pulibrary/dacs_handbook/pull/155", + "number": 155, + "pull_request_html_url": "https://github.com/pulibrary/dacs_handbook/pull/155", + "repository_html_url": "https://github.com/pulibrary/dacs_handbook", + "repository_name": "dacs_handbook", + "state": "closed", + "title": "Info on how to mark a ticket as spam and not have it reappear", + "user_name": "Jane Sandberg", + "comments": [], + "events": [ + { + "actor_name": "Kevin Reiss", + "created_at": "2023-12-18T20:08:01", + "type": "referenced" + }, + { + "actor_name": "Kevin Reiss", + "created_at": "2023-12-18T20:08:01", + "type": "merged" + }, + { + "actor_name": "Kevin Reiss", + "created_at": "2023-12-18T20:08:01", + "type": "closed" + }, + { + "actor_name": "Kevin Reiss", + "created_at": "2023-12-18T20:08:02", + "type": "head_ref_deleted" + } + ], + "pr_html_url": "https://github.com/pulibrary/dacs_handbook/pull/155", + "action": "pull_request_closed" + } + ], + "dpul": [ + { + "created_at": "2023-12-18T16:51:50", + "updated_at": "2023-12-18T16:51:50", + "html_url": "https://github.com/pulibrary/dpul/issues/1496", + "number": 1496, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/dpul", + "repository_name": "dpul", + "state": "open", + "title": "Thumbnails for ephemera project not displaying in DPUL, but are displaying fine in Figgy", + "user_name": "Kim Leaman", + "comments": [], + "events": [ + { + "actor_name": "Kim Leaman", + "created_at": "2023-12-18T16:51:50", + "type": "labeled" + } + ], + "pr_html_url": null, + "action": "created" + } + ], + "figgy": [ + { + "created_at": "2023-12-15T20:24:08", + "updated_at": "2023-12-15T20:24:08", + "html_url": "https://github.com/pulibrary/figgy/pull/6121", + "number": 6121, + "pull_request_html_url": "https://github.com/pulibrary/figgy/pull/6121", + "repository_html_url": "https://github.com/pulibrary/figgy", + "repository_name": "figgy", + "state": "closed", + "title": "Back out requirement for specific bundler version", + "user_name": "hackartisan", + "comments": [], + "events": [ + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T17:45:56", + "type": "referenced" + }, + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T17:45:56", + "type": "merged" + }, + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T17:45:56", + "type": "closed" + }, + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T17:45:57", + "type": "head_ref_deleted" + } + ], + "pr_html_url": "https://github.com/pulibrary/figgy/pull/6121", + "action": "pull_request_closed" + }, + { + "created_at": "2023-11-02T18:24:25", + "updated_at": "2023-11-02T18:24:25", + "html_url": "https://github.com/pulibrary/figgy/pull/6075", + "number": 6075, + "pull_request_html_url": "https://github.com/pulibrary/figgy/pull/6075", + "repository_html_url": "https://github.com/pulibrary/figgy", + "repository_name": "figgy", + "state": "open", + "title": "Bump the bundler at /. security update group with 3 updates", + "user_name": "dependabot[bot]", + "comments": [], + "events": [], + "pr_html_url": "https://github.com/pulibrary/figgy/pull/6075", + "action": "pull_request_open" + }, + { + "created_at": "2022-11-30T21:16:03", + "updated_at": "2022-11-30T21:16:03", + "html_url": "https://github.com/pulibrary/figgy/issues/5556", + "number": 5556, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/figgy", + "repository_name": "figgy", + "state": "open", + "title": "Preserve everything that's not already preserved.", + "user_name": "Trey Pendragon", + "comments": [], + "events": [ + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T17:51:53", + "type": "unlabeled" + } + ], + "pr_html_url": null, + "action": "updated" + }, + { + "created_at": "2023-11-17T18:21:37", + "updated_at": "2023-11-17T18:21:37", + "html_url": "https://github.com/pulibrary/figgy/pull/6091", + "number": 6091, + "pull_request_html_url": "https://github.com/pulibrary/figgy/pull/6091", + "repository_html_url": "https://github.com/pulibrary/figgy", + "repository_name": "figgy", + "state": "open", + "title": "improve mosaics", + "user_name": "Eliot Jordan", + "comments": [], + "events": [ + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T17:58:21", + "type": "head_ref_force_pushed" + } + ], + "pr_html_url": "https://github.com/pulibrary/figgy/pull/6091", + "action": "pull_request_open" + }, + { + "created_at": "2021-04-26T12:48:40", + "updated_at": "2021-04-26T12:48:40", + "html_url": "https://github.com/pulibrary/figgy/issues/4482", + "number": 4482, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/figgy", + "repository_name": "figgy", + "state": "open", + "title": "Address security vulnerabilities", + "user_name": "Bess Sadler", + "comments": [], + "events": [ + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T18:02:44", + "type": "assigned" + } + ], + "pr_html_url": null, + "action": "updated" + }, + { + "created_at": "2023-11-29T21:06:22", + "updated_at": "2023-11-29T21:06:22", + "html_url": "https://github.com/pulibrary/figgy/pull/6100", + "number": 6100, + "pull_request_html_url": "https://github.com/pulibrary/figgy/pull/6100", + "repository_html_url": "https://github.com/pulibrary/figgy", + "repository_name": "figgy", + "state": "closed", + "title": "Bump jquery-ui-rails from 5.0.5 to 6.0.1", + "user_name": "dependabot[bot]", + "comments": [], + "events": [ + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T19:18:04", + "type": "labeled" + }, + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T19:18:28", + "type": "referenced" + }, + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T19:18:28", + "type": "merged" + }, + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T19:18:28", + "type": "closed" + }, + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T19:18:29", + "type": "head_ref_deleted" + } + ], + "pr_html_url": "https://github.com/pulibrary/figgy/pull/6100", + "action": "pull_request_closed" + }, + { + "created_at": "2023-12-18T19:27:56", + "updated_at": "2023-12-18T19:27:56", + "html_url": "https://github.com/pulibrary/figgy/pull/6124", + "number": 6124, + "pull_request_html_url": "https://github.com/pulibrary/figgy/pull/6124", + "repository_html_url": "https://github.com/pulibrary/figgy", + "repository_name": "figgy", + "state": "open", + "title": "Update jquery-ui-rails to 7.0", + "user_name": "Eliot Jordan", + "comments": [], + "events": [], + "pr_html_url": "https://github.com/pulibrary/figgy/pull/6124", + "action": "pull_request_open" + }, + { + "created_at": "2023-12-18T19:11:49", + "updated_at": "2023-12-18T19:11:49", + "html_url": "https://github.com/pulibrary/figgy/pull/6123", + "number": 6123, + "pull_request_html_url": "https://github.com/pulibrary/figgy/pull/6123", + "repository_html_url": "https://github.com/pulibrary/figgy", + "repository_name": "figgy", + "state": "open", + "title": "Upgrade Rails to 6.1.7.6", + "user_name": "Eliot Jordan", + "comments": [], + "events": [ + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T19:36:33", + "type": "head_ref_force_pushed" + } + ], + "pr_html_url": "https://github.com/pulibrary/figgy/pull/6123", + "action": "pull_request_open" + }, + { + "created_at": "2023-11-10T18:26:45", + "updated_at": "2023-11-10T18:26:45", + "html_url": "https://github.com/pulibrary/figgy/pull/6084", + "number": 6084, + "pull_request_html_url": "https://github.com/pulibrary/figgy/pull/6084", + "repository_html_url": "https://github.com/pulibrary/figgy", + "repository_name": "figgy", + "state": "closed", + "title": "Bump axios from 0.21.4 to 1.6.0", + "user_name": "dependabot[bot]", + "comments": [ + { + "user_name": "Eliot Jordan", + "updated_at": "2023-12-18T19:55:32", + "html_url": "https://github.com/pulibrary/figgy/pull/6084#issuecomment-1861476296", + "body": "@dependabot rebase" + } + ], + "events": [ + { + "actor_name": "Dependabot", + "created_at": "2023-12-18T19:55:32", + "type": "mentioned" + }, + { + "actor_name": null, + "created_at": "2023-12-18T19:56:33", + "type": "head_ref_force_pushed" + }, + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T20:17:53", + "type": "referenced" + }, + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T20:17:53", + "type": "merged" + }, + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T20:17:53", + "type": "closed" + }, + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T20:17:54", + "type": "head_ref_deleted" + } + ], + "pr_html_url": "https://github.com/pulibrary/figgy/pull/6084", + "action": "pull_request_closed" + }, + { + "created_at": "2023-12-18T20:18:39", + "updated_at": "2023-12-18T20:18:39", + "html_url": "https://github.com/pulibrary/figgy/pull/6126", + "number": 6126, + "pull_request_html_url": "https://github.com/pulibrary/figgy/pull/6126", + "repository_html_url": "https://github.com/pulibrary/figgy", + "repository_name": "figgy", + "state": "open", + "title": "Bump json5 from 1.0.1 to 1.0.2", + "user_name": "dependabot[bot]", + "comments": [], + "events": [ + { + "actor_name": null, + "created_at": "2023-12-18T20:18:40", + "type": "labeled" + }, + { + "actor_name": null, + "created_at": "2023-12-18T20:18:40", + "type": "labeled" + } + ], + "pr_html_url": "https://github.com/pulibrary/figgy/pull/6126", + "action": "pull_request_open" + }, + { + "created_at": "2023-12-18T20:16:48", + "updated_at": "2023-12-18T20:16:48", + "html_url": "https://github.com/pulibrary/figgy/pull/6125", + "number": 6125, + "pull_request_html_url": "https://github.com/pulibrary/figgy/pull/6125", + "repository_html_url": "https://github.com/pulibrary/figgy", + "repository_name": "figgy", + "state": "open", + "title": "Remove babel and Jest", + "user_name": "Eliot Jordan", + "comments": [], + "events": [ + { + "actor_name": "Eliot Jordan", + "created_at": "2023-12-18T20:20:20", + "type": "head_ref_force_pushed" + } + ], + "pr_html_url": "https://github.com/pulibrary/figgy/pull/6125", + "action": "pull_request_open" + } + ], + "lib_jobs": [ + { + "created_at": "2023-12-18T18:45:17", + "updated_at": "2023-12-18T18:45:17", + "html_url": "https://github.com/pulibrary/lib_jobs/issues/654", + "number": 654, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/lib_jobs", + "repository_name": "lib_jobs", + "state": "open", + "title": "/library-databases.csv sometimes throws a TypeError", + "user_name": "Jane Sandberg", + "comments": [], + "events": [], + "pr_html_url": null, + "action": "created" + }, + { + "created_at": "2023-12-18T19:08:33", + "updated_at": "2023-12-18T19:08:33", + "html_url": "https://github.com/pulibrary/lib_jobs/pull/655", + "number": 655, + "pull_request_html_url": "https://github.com/pulibrary/lib_jobs/pull/655", + "repository_html_url": "https://github.com/pulibrary/lib_jobs", + "repository_name": "lib_jobs", + "state": "closed", + "title": "Upgrade ruby and js dependencies", + "user_name": "Jane Sandberg", + "comments": [], + "events": [ + { + "actor_name": "Jane Sandberg", + "created_at": "2023-12-18T19:18:56", + "type": "head_ref_force_pushed" + }, + { + "actor_name": "Jane Sandberg", + "created_at": "2023-12-18T19:22:02", + "type": "head_ref_force_pushed" + }, + { + "actor_name": "Jane Sandberg", + "created_at": "2023-12-18T19:38:06", + "type": "head_ref_force_pushed" + }, + { + "actor_name": "Jane Sandberg", + "created_at": "2023-12-18T20:34:20", + "type": "ready_for_review" + }, + { + "actor_name": "Christina Chortaria", + "created_at": "2023-12-19T01:46:04", + "type": "referenced" + }, + { + "actor_name": "Christina Chortaria", + "created_at": "2023-12-19T01:46:04", + "type": "merged" + }, + { + "actor_name": "Christina Chortaria", + "created_at": "2023-12-19T01:46:04", + "type": "closed" + }, + { + "actor_name": "Christina Chortaria", + "created_at": "2023-12-19T01:46:05", + "type": "head_ref_deleted" + } + ], + "pr_html_url": "https://github.com/pulibrary/lib_jobs/pull/655", + "action": "pull_request_closed" + }, + { + "created_at": "2023-10-25T22:14:24", + "updated_at": "2023-10-25T22:14:24", + "html_url": "https://github.com/pulibrary/lib_jobs/issues/651", + "number": 651, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/lib_jobs", + "repository_name": "lib_jobs", + "state": "closed", + "title": "Upgrade to rails 7.1", + "user_name": "Jane Sandberg", + "comments": [], + "events": [ + { + "actor_name": "Christina Chortaria", + "created_at": "2023-12-19T01:46:05", + "type": "closed" + } + ], + "pr_html_url": null, + "action": "closed" + } + ], + "marc_cleanup": [ + { + "created_at": "2023-10-10T14:43:04", + "updated_at": "2023-10-10T14:43:04", + "html_url": "https://github.com/pulibrary/marc_cleanup/issues/31", + "number": 31, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/marc_cleanup", + "repository_name": "marc_cleanup", + "state": "open", + "title": "Find records with invalid repeating subfields", + "user_name": "mzelesky", + "comments": [ + { + "user_name": "mzelesky", + "updated_at": "2023-12-18T17:11:16", + "html_url": "https://github.com/pulibrary/marc_cleanup/issues/31#issuecomment-1827972903", + "body": "Acceptance criteria:\r\n- [x] Create a yml file that documents all variable fields with their valid subfield codes and repeatability of the field and the subfield (use https://github.com/reeset/marcrulesfiles/blob/master/marcrules.txt as a basis)\r\n- [x] Create a method that parses each variable field to determine if it is being used correctly" + } + ], + "events": [ + { + "actor_name": "Peter Green", + "created_at": "2023-12-18T16:46:08", + "type": "assigned" + }, + { + "actor_name": "Peter Green", + "created_at": "2023-12-18T18:19:07", + "type": "unassigned" + } + ], + "pr_html_url": null, + "action": "updated" + }, + { + "created_at": "2023-12-01T17:32:48", + "updated_at": "2023-12-01T17:32:48", + "html_url": "https://github.com/pulibrary/marc_cleanup/issues/75", + "number": 75, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/marc_cleanup", + "repository_name": "marc_cleanup", + "state": "open", + "title": "Test remaining 008 types for bad_008? and the fixes", + "user_name": "mzelesky", + "comments": [], + "events": [ + { + "actor_name": null, + "created_at": "2023-12-18T20:20:36", + "type": "mentioned" + }, + { + "actor_name": null, + "created_at": "2023-12-18T20:20:36", + "type": "subscribed" + } + ], + "pr_html_url": null, + "action": "updated" + }, + { + "created_at": "2023-12-15T14:57:19", + "updated_at": "2023-12-15T14:57:19", + "html_url": "https://github.com/pulibrary/marc_cleanup/pull/84", + "number": 84, + "pull_request_html_url": "https://github.com/pulibrary/marc_cleanup/pull/84", + "repository_html_url": "https://github.com/pulibrary/marc_cleanup", + "repository_name": "marc_cleanup", + "state": "open", + "title": "Draft: Additional spec tests for fix_008 ", + "user_name": "Beck Davis", + "comments": [], + "events": [], + "pr_html_url": "https://github.com/pulibrary/marc_cleanup/pull/84", + "action": "pull_request_open" + } + ], + "orangelight": [ + { + "created_at": "2023-10-30T16:54:08", + "updated_at": "2023-10-30T16:54:08", + "html_url": "https://github.com/pulibrary/orangelight/issues/3792", + "number": 3792, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/orangelight", + "repository_name": "orangelight", + "state": "open", + "title": "Sending Email Timed Out", + "user_name": "Kevin Reiss", + "comments": [], + "events": [], + "pr_html_url": null, + "action": "updated" + }, + { + "created_at": "2023-12-18T21:19:10", + "updated_at": "2023-12-18T21:19:10", + "html_url": "https://github.com/pulibrary/orangelight/issues/3911", + "number": 3911, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/orangelight", + "repository_name": "orangelight", + "state": "open", + "title": "Investigate Blacklight::Exceptions::ECONNREFUSED in the solr layer", + "user_name": "Jane Sandberg", + "comments": [], + "events": [ + { + "actor_name": "Jane Sandberg", + "created_at": "2023-12-18T21:19:10", + "type": "labeled" + }, + { + "actor_name": "Jane Sandberg", + "created_at": "2023-12-18T21:19:10", + "type": "labeled" + } + ], + "pr_html_url": null, + "action": "created" + }, + { + "created_at": "2023-12-06T00:09:09", + "updated_at": "2023-12-06T00:09:09", + "html_url": "https://github.com/pulibrary/orangelight/issues/3884", + "number": 3884, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/orangelight", + "repository_name": "orangelight", + "state": "open", + "title": "\"If the specific volume does not appear...\" label not associated with its input", + "user_name": "Jane Sandberg", + "comments": [], + "events": [], + "pr_html_url": null, + "action": "updated" + }, + { + "created_at": "2023-01-19T23:07:30", + "updated_at": "2023-01-19T23:07:30", + "html_url": "https://github.com/pulibrary/orangelight/issues/3375", + "number": 3375, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/orangelight", + "repository_name": "orangelight", + "state": "open", + "title": "Results-per-page dropdown on the search results page should have a better accessible name", + "user_name": "Jane Sandberg", + "comments": [], + "events": [ + { + "actor_name": null, + "created_at": "2023-12-18T21:42:58", + "type": "assigned" + } + ], + "pr_html_url": null, + "action": "updated" + }, + { + "created_at": "2023-12-18T21:41:10", + "updated_at": "2023-12-18T21:41:10", + "html_url": "https://github.com/pulibrary/orangelight/pull/3912", + "number": 3912, + "pull_request_html_url": "https://github.com/pulibrary/orangelight/pull/3912", + "repository_html_url": "https://github.com/pulibrary/orangelight", + "repository_name": "orangelight", + "state": "open", + "title": "Fixed label for value", + "user_name": "rladdusaw", + "comments": [], + "events": [], + "pr_html_url": "https://github.com/pulibrary/orangelight/pull/3912", + "action": "pull_request_open" + }, + { + "created_at": "2023-12-06T23:04:44", + "updated_at": "2023-12-06T23:04:44", + "html_url": "https://github.com/pulibrary/orangelight/pull/3891", + "number": 3891, + "pull_request_html_url": "https://github.com/pulibrary/orangelight/pull/3891", + "repository_html_url": "https://github.com/pulibrary/orangelight", + "repository_name": "orangelight", + "state": "open", + "title": "bundle update", + "user_name": "Jane Sandberg", + "comments": [ + { + "user_name": "Coveralls", + "updated_at": "2023-12-18T22:08:24", + "html_url": "https://github.com/pulibrary/orangelight/pull/3891#issuecomment-1843839175", + "body": "\n[![Coverage Status](https://coveralls.io/builds/64642751/badge)](https://coveralls.io/builds/64642751)\n\ncoverage: 95.419% (+0.03%) from 95.394%\nwhen pulling **d5853838efe1842e764ef69d5687645e98dcf298 on bundle-update**\ninto **82fc3026d75d491d2c27902521a024f69cdbd027 on main**.\n" + } + ], + "events": [ + { + "actor_name": "Jane Sandberg", + "created_at": "2023-12-18T21:48:37", + "type": "head_ref_force_pushed" + }, + { + "actor_name": "Jane Sandberg", + "created_at": "2023-12-18T21:58:42", + "type": "head_ref_force_pushed" + } + ], + "pr_html_url": "https://github.com/pulibrary/orangelight/pull/3891", + "action": "pull_request_open" + } + ], + "pdc_describe": [ + { + "created_at": "2023-12-18T12:53:41", + "updated_at": "2023-12-18T12:53:41", + "html_url": "https://github.com/pulibrary/pdc_describe/pull/1634", + "number": 1634, + "pull_request_html_url": "https://github.com/pulibrary/pdc_describe/pull/1634", + "repository_html_url": "https://github.com/pulibrary/pdc_describe", + "repository_name": "pdc_describe", + "state": "closed", + "title": "Allow empty row in the creator and contributor tables to be ignored", + "user_name": "carolyncole", + "comments": [], + "events": [ + { + "actor_name": null, + "created_at": "2023-12-18T12:57:48", + "type": "head_ref_force_pushed" + }, + { + "actor_name": null, + "created_at": "2023-12-18T12:58:48", + "type": "convert_to_draft" + }, + { + "actor_name": null, + "created_at": "2023-12-18T13:19:45", + "type": "head_ref_force_pushed" + }, + { + "actor_name": null, + "created_at": "2023-12-18T13:25:50", + "type": "ready_for_review" + }, + { + "actor_name": "Robert-Anthony Lee-Faison", + "created_at": "2023-12-18T14:51:21", + "type": "referenced" + }, + { + "actor_name": "Robert-Anthony Lee-Faison", + "created_at": "2023-12-18T14:51:21", + "type": "merged" + }, + { + "actor_name": "Robert-Anthony Lee-Faison", + "created_at": "2023-12-18T14:51:22", + "type": "closed" + }, + { + "actor_name": "Robert-Anthony Lee-Faison", + "created_at": "2023-12-18T14:51:22", + "type": "head_ref_deleted" + } + ], + "pr_html_url": "https://github.com/pulibrary/pdc_describe/pull/1634", + "action": "pull_request_closed" + }, + { + "created_at": "2023-12-05T13:23:21", + "updated_at": "2023-12-05T13:23:21", + "html_url": "https://github.com/pulibrary/pdc_describe/issues/1628", + "number": 1628, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/pdc_describe", + "repository_name": "pdc_describe", + "state": "closed", + "title": "ignore empty rows in the creators", + "user_name": "carolyncole", + "comments": [], + "events": [ + { + "actor_name": null, + "created_at": "2023-12-18T12:47:31", + "type": "referenced" + }, + { + "actor_name": null, + "created_at": "2023-12-18T12:57:48", + "type": "referenced" + }, + { + "actor_name": null, + "created_at": "2023-12-18T13:19:45", + "type": "referenced" + }, + { + "actor_name": "Robert-Anthony Lee-Faison", + "created_at": "2023-12-18T14:51:23", + "type": "closed" + }, + { + "actor_name": "Robert-Anthony Lee-Faison", + "created_at": "2023-12-18T14:51:24", + "type": "referenced" + } + ], + "pr_html_url": null, + "action": "closed" + }, + { + "created_at": "2023-12-18T14:57:54", + "updated_at": "2023-12-18T14:57:54", + "html_url": "https://github.com/pulibrary/pdc_describe/issues/1635", + "number": 1635, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/pdc_describe", + "repository_name": "pdc_describe", + "state": "open", + "title": "Additional Metadata doesn't look clickable ", + "user_name": "Robert-Anthony Lee-Faison", + "comments": [], + "events": [], + "pr_html_url": null, + "action": "created" + }, + { + "created_at": "2023-12-15T15:50:36", + "updated_at": "2023-12-15T15:50:36", + "html_url": "https://github.com/pulibrary/pdc_describe/issues/1633", + "number": 1633, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/pdc_describe", + "repository_name": "pdc_describe", + "state": "open", + "title": "Globus post-curation down", + "user_name": "Hector Correa", + "comments": [ + { + "user_name": "Hector Correa", + "updated_at": "2023-12-18T15:35:11", + "html_url": "https://github.com/pulibrary/pdc_describe/issues/1633#issuecomment-1860832187", + "body": "Our Globus endpoint web down again over the weekend.\r\n\r\nIt went down at 12/16/2023 at 4:40 AM and came back (automagically) on 12/17/2023 at 4:39 AM, almost 24 hours.\r\nThen it wen down again 12/17/2023 at 7:41 PM and back back up 5 minutes later: 12/17/2023 at 7:46 PM.\r\n\r\nMonday morning is also down but it looks like the Honeybadger check (https://app.honeybadger.io/projects/103564/sites/52f53775-3490-46e5-bbb8-bc6f42aaf690) broke and did not report it." + }, + { + "user_name": "Hector Correa", + "updated_at": "2023-12-18T15:38:33", + "html_url": "https://github.com/pulibrary/pdc_describe/issues/1633#issuecomment-1860840450", + "body": "Reopened Globus support ticket and submitted the current status of `globus-connect-server self-diagnostic` and the output of `ps aux`\r\n\r\n* globus self diagnostic https://drive.google.com/file/d/1KBhEz5VpPjt-tcbofs04SCzaAY_KfoEx/view?usp=drive_link\r\n* ps aux https://drive.google.com/file/d/1t_ctZKarSFic7aK3Sa6mppOFVnWDzYS3/view?usp=drive_link\r\n" + } + ], + "events": [ + { + "actor_name": "Hector Correa", + "created_at": "2023-12-18T14:56:16", + "type": "reopened" + } + ], + "pr_html_url": null, + "action": "updated" + } + ], + "princeton_ansible": [ + { + "created_at": "2023-12-15T17:37:21", + "updated_at": "2023-12-15T17:37:21", + "html_url": "https://github.com/pulibrary/princeton_ansible/pull/4541", + "number": 4541, + "pull_request_html_url": "https://github.com/pulibrary/princeton_ansible/pull/4541", + "repository_html_url": "https://github.com/pulibrary/princeton_ansible", + "repository_name": "princeton_ansible", + "state": "closed", + "title": "[cdh/prosody] upgrade to jammy", + "user_name": "Francis Kayiwa", + "comments": [], + "events": [ + { + "actor_name": "Francis Kayiwa", + "created_at": "2023-12-18T16:51:13", + "type": "referenced" + }, + { + "actor_name": "Francis Kayiwa", + "created_at": "2023-12-18T16:51:13", + "type": "merged" + }, + { + "actor_name": "Francis Kayiwa", + "created_at": "2023-12-18T16:51:13", + "type": "closed" + }, + { + "actor_name": "Francis Kayiwa", + "created_at": "2023-12-18T16:51:14", + "type": "head_ref_deleted" + } + ], + "pr_html_url": "https://github.com/pulibrary/princeton_ansible/pull/4541", + "action": "pull_request_closed" + }, + { + "created_at": "2023-12-18T16:57:00", + "updated_at": "2023-12-18T16:57:00", + "html_url": "https://github.com/pulibrary/princeton_ansible/pull/4543", + "number": 4543, + "pull_request_html_url": "https://github.com/pulibrary/princeton_ansible/pull/4543", + "repository_html_url": "https://github.com/pulibrary/princeton_ansible", + "repository_name": "princeton_ansible", + "state": "open", + "title": "[cdh/web] upgrade to jammy", + "user_name": "Francis Kayiwa", + "comments": [], + "events": [], + "pr_html_url": "https://github.com/pulibrary/princeton_ansible/pull/4543", + "action": "pull_request_open" + } + ], + "pul-it-handbook": [ + { + "created_at": "2023-12-13T14:00:36", + "updated_at": "2023-12-13T14:00:36", + "html_url": "https://github.com/pulibrary/pul-it-handbook/pull/241", + "number": 241, + "pull_request_html_url": "https://github.com/pulibrary/pul-it-handbook/pull/241", + "repository_html_url": "https://github.com/pulibrary/pul-it-handbook", + "repository_name": "pul-it-handbook", + "state": "open", + "title": "Add resume selection documentation for student hiring", + "user_name": "carolyncole", + "comments": [ + { + "user_name": "carolyncole", + "updated_at": "2023-12-18T13:52:25", + "html_url": "https://github.com/pulibrary/pul-it-handbook/pull/241#issuecomment-1860558452", + "body": "@hackartisan since that role page is just a list it did not make much sense to change it, but I did link those role to the information in the more detailed page about resume selection.\r\n\r\nCan you give me more information on what you want in the January February pages?" + } + ], + "events": [ + { + "actor_name": null, + "created_at": "2023-12-18T13:50:46", + "type": "head_ref_force_pushed" + }, + { + "actor_name": null, + "created_at": "2023-12-18T13:52:26", + "type": "mentioned" + }, + { + "actor_name": null, + "created_at": "2023-12-18T13:52:26", + "type": "subscribed" + } + ], + "pr_html_url": "https://github.com/pulibrary/pul-it-handbook/pull/241", + "action": "pull_request_open" + }, + { + "created_at": "2023-11-17T15:47:03", + "updated_at": "2023-11-17T15:47:03", + "html_url": "https://github.com/pulibrary/pul-it-handbook/pull/237", + "number": 237, + "pull_request_html_url": "https://github.com/pulibrary/pul-it-handbook/pull/237", + "repository_html_url": "https://github.com/pulibrary/pul-it-handbook", + "repository_name": "pul-it-handbook", + "state": "closed", + "title": "Add a warning to the vpn list instructions", + "user_name": "hackartisan", + "comments": [], + "events": [ + { + "actor_name": null, + "created_at": "2023-12-18T13:53:54", + "type": "referenced" + }, + { + "actor_name": null, + "created_at": "2023-12-18T13:53:54", + "type": "merged" + }, + { + "actor_name": null, + "created_at": "2023-12-18T13:53:54", + "type": "closed" + }, + { + "actor_name": null, + "created_at": "2023-12-18T13:53:55", + "type": "head_ref_deleted" + } + ], + "pr_html_url": "https://github.com/pulibrary/pul-it-handbook/pull/237", + "action": "pull_request_closed" + }, + { + "created_at": "2023-06-08T18:45:11", + "updated_at": "2023-06-08T18:45:11", + "html_url": "https://github.com/pulibrary/pul-it-handbook/pull/183", + "number": 183, + "pull_request_html_url": "https://github.com/pulibrary/pul-it-handbook/pull/183", + "repository_html_url": "https://github.com/pulibrary/pul-it-handbook", + "repository_name": "pul-it-handbook", + "state": "closed", + "title": "Document the steps for decommissioning servers", + "user_name": "Alicia Cozine", + "comments": [], + "events": [ + { + "actor_name": null, + "created_at": "2023-12-18T13:54:30", + "type": "referenced" + }, + { + "actor_name": null, + "created_at": "2023-12-18T13:54:30", + "type": "merged" + }, + { + "actor_name": null, + "created_at": "2023-12-18T13:54:30", + "type": "closed" + }, + { + "actor_name": null, + "created_at": "2023-12-18T13:54:32", + "type": "head_ref_deleted" + } + ], + "pr_html_url": "https://github.com/pulibrary/pul-it-handbook/pull/183", + "action": "pull_request_closed" + }, + { + "created_at": "2023-11-16T22:49:23", + "updated_at": "2023-11-16T22:49:23", + "html_url": "https://github.com/pulibrary/pul-it-handbook/pull/236", + "number": 236, + "pull_request_html_url": "https://github.com/pulibrary/pul-it-handbook/pull/236", + "repository_html_url": "https://github.com/pulibrary/pul-it-handbook", + "repository_name": "pul-it-handbook", + "state": "open", + "title": "Add some illiad docs.", + "user_name": "Kevin Reiss", + "comments": [], + "events": [ + { + "actor_name": "Kevin Reiss", + "created_at": "2023-12-18T20:05:17", + "type": "head_ref_force_pushed" + } + ], + "pr_html_url": "https://github.com/pulibrary/pul-it-handbook/pull/236", + "action": "pull_request_open" + } + ], + "tiger-data-app": [ + { + "created_at": "2023-11-29T14:12:51", + "updated_at": "2023-11-29T14:12:51", + "html_url": "https://github.com/pulibrary/tiger-data-app/issues/251", + "number": 251, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/tiger-data-app", + "repository_name": "tiger-data-app", + "state": "closed", + "title": "Action buttons in place for the new project request form", + "user_name": "Matthew J. Chandler", + "comments": [], + "events": [ + { + "actor_name": "Robert-Anthony Lee-Faison", + "created_at": "2023-12-18T15:09:18", + "type": "closed" + } + ], + "pr_html_url": null, + "action": "closed" + }, + { + "created_at": "2023-03-08T14:53:47", + "updated_at": "2023-03-08T14:53:47", + "html_url": "https://github.com/pulibrary/tiger-data-app/issues/113", + "number": 113, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/tiger-data-app", + "repository_name": "tiger-data-app", + "state": "open", + "title": "Preliminary project creation form", + "user_name": "Matthew J. Chandler", + "comments": [], + "events": [], + "pr_html_url": null, + "action": "updated" + }, + { + "created_at": "2023-12-18T15:13:50", + "updated_at": "2023-12-18T15:13:50", + "html_url": "https://github.com/pulibrary/tiger-data-app/issues/322", + "number": 322, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/tiger-data-app", + "repository_name": "tiger-data-app", + "state": "open", + "title": "ADR - practical limits for free text and repeatable fields", + "user_name": "Matthew J. Chandler", + "comments": [], + "events": [ + { + "actor_name": "Matthew J. Chandler", + "created_at": "2023-12-18T15:13:50", + "type": "labeled" + } + ], + "pr_html_url": null, + "action": "created" + }, + { + "created_at": "2023-12-15T20:23:13", + "updated_at": "2023-12-15T20:23:13", + "html_url": "https://github.com/pulibrary/tiger-data-app/issues/321", + "number": 321, + "pull_request_html_url": null, + "repository_html_url": "https://github.com/pulibrary/tiger-data-app", + "repository_name": "tiger-data-app", + "state": "open", + "title": "Read-only and read-write users are not being updated in Mediaflux", + "user_name": "Hector Correa", + "comments": [], + "events": [ + { + "actor_name": null, + "created_at": "2023-12-18T16:12:20", + "type": "assigned" + } + ], + "pr_html_url": null, + "action": "updated" + }, + { + "created_at": "2023-12-18T21:18:21", + "updated_at": "2023-12-18T21:18:21", + "html_url": "https://github.com/pulibrary/tiger-data-app/pull/323", + "number": 323, + "pull_request_html_url": "https://github.com/pulibrary/tiger-data-app/pull/323", + "repository_html_url": "https://github.com/pulibrary/tiger-data-app", + "repository_name": "tiger-data-app", + "state": "open", + "title": "Updating all the metadata in both create and update", + "user_name": "carolyncole", + "comments": [], + "events": [], + "pr_html_url": "https://github.com/pulibrary/tiger-data-app/pull/323", + "action": "pull_request_open" + } + ], + "__meta__": { + "issue_count": 44, + "closed_count": 3, + "created_count": 6, + "pull_request_closed_count": 9, + "pull_request_open_count": 15, + "updated_count": 11, + "today": "2023-12-18T22:00:05", + "yesterday": "2023-12-17T22:00:05" + } +} \ No newline at end of file diff --git a/docs/reports/2023/12/18/index.html b/docs/reports/2023/12/18/index.html new file mode 100644 index 00000000..509ad992 --- /dev/null +++ b/docs/reports/2023/12/18/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + PUL GitHub Issues for 2023-12-18T22:00:05 + + + +
+ + +

PUL GitHub Issues
+ 2023-12-18

+ + + +
+

pulibrary/aspace_helpers

+
+ +
+

#489 Find any special characters in any access notes

+
+
Creator:
+
regineheberlein
+
Created:
+
2023-12-18 16:20:21
+
Status:
+
Open +
+
Events:
+
+
    + +
  • + assigned by None at 2023-12-18 16:20:53.
  • + +
+
+
+
+
+

#490 find special characters in access restriction notes that might break requesting

+
+
Creator:
+
regineheberlein
+
Created:
+
2023-12-18 22:45:56
+
Status:
+
Open + (pull request) +
+
Comments:
+ + +
+
+
regineheberlein at 2023-12-18 22:47:15 :
+
+

Includes anything that is +- not in the Basic Latin unicode block +- in the Other Punctuation block

+ +

Excludes period and comma.

+ +
+
+
+ +
Events:
+
+
    + +
  • + review_requested by None at 2023-12-18 22:47:26.
  • + +
+
+
+
+ +
+
+
+

pulibrary/bibdata

+
+ +
+

#2282 Pointing orangetheses to main breaks bibdata

+
+
Creator:
+
Christina Chortaria
+
Created:
+
2023-12-15 17:27:43
+
Status:
+
Open +
+
Comments:
+ + +
+
+
Jane Sandberg at 2023-12-19 00:16:18 :
+
+

I think this is because #2277 added stringio to the Gemfile.lock, which passenger doesn't like. https://github.com/pulibrary/princeton_ansible/pull/4498 would likely fix that issue.

+ +

I saw the following in the nginx logs from datadog:

+ +
Error: The application encountered the following error: You have already activated stringio 3.0.1, but your Gemfile requires stringio 3.1.0. Since stringio is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports stringio as a default gem. (Gem::LoadError)
+
+ +
+
+
+ +
+
+
+

#2283 Make it more obvious that scsb dump step is optional

+
+
Creator:
+
Jane Sandberg
+
Created:
+
2023-12-19 00:10:02
+
Status:
+
Open + (pull request) +
+
+
+ +
+
+
+

pulibrary/dacs_handbook

+
+ +
+

#155 Info on how to mark a ticket as spam and not have it reappear

+
+
Creator:
+
Jane Sandberg
+
Created:
+
2023-12-18 18:27:09
+
Status:
+
Closed + (pull request) +
+
Events:
+
+
    + +
  • + referenced by Kevin Reiss at 2023-12-18 20:08:01.
  • +
  • + merged by Kevin Reiss at 2023-12-18 20:08:01.
  • +
  • + closed by Kevin Reiss at 2023-12-18 20:08:01.
  • +
  • + head_ref_deleted by Kevin Reiss at 2023-12-18 20:08:02.
  • + +
+
+
+
+ +
+
+
+

pulibrary/dpul

+
+ +
+

#1496 Thumbnails for ephemera project not displaying in DPUL, but are displaying fine in Figgy

+
+
Creator:
+
Kim Leaman
+
Created:
+
2023-12-18 16:51:50
+
Status:
+
Open +
+
Events:
+
+
    + +
  • + labeled by Kim Leaman at 2023-12-18 16:51:50.
  • + +
+
+
+
+ +
+
+
+

pulibrary/figgy

+
+ +
+

#6121 Back out requirement for specific bundler version

+
+
Creator:
+
hackartisan
+
Created:
+
2023-12-15 20:24:08
+
Status:
+
Closed + (pull request) +
+
Events:
+
+
    + +
  • + referenced by Eliot Jordan at 2023-12-18 17:45:56.
  • +
  • + merged by Eliot Jordan at 2023-12-18 17:45:56.
  • +
  • + closed by Eliot Jordan at 2023-12-18 17:45:56.
  • +
  • + head_ref_deleted by Eliot Jordan at 2023-12-18 17:45:57.
  • + +
+
+
+
+
+

#6075 Bump the bundler at /. security update group with 3 updates

+
+
Creator:
+
dependabot[bot]
+
Created:
+
2023-11-02 18:24:25
+
Status:
+
Open + (pull request) +
+
+
+
+

#5556 Preserve everything that's not already preserved.

+
+
Creator:
+
Trey Pendragon
+
Created:
+
2022-11-30 21:16:03
+
Status:
+
Open +
+
Events:
+
+
    + +
  • + unlabeled by Eliot Jordan at 2023-12-18 17:51:53.
  • + +
+
+
+
+
+

#6091 improve mosaics

+
+
Creator:
+
Eliot Jordan
+
Created:
+
2023-11-17 18:21:37
+
Status:
+
Open + (pull request) +
+
Events:
+
+
    + +
  • + head_ref_force_pushed by Eliot Jordan at 2023-12-18 17:58:21.
  • + +
+
+
+
+
+

#4482 Address security vulnerabilities

+
+
Creator:
+
Bess Sadler
+
Created:
+
2021-04-26 12:48:40
+
Status:
+
Open +
+
Events:
+
+
    + +
  • + assigned by Eliot Jordan at 2023-12-18 18:02:44.
  • + +
+
+
+
+
+

#6100 Bump jquery-ui-rails from 5.0.5 to 6.0.1

+
+
Creator:
+
dependabot[bot]
+
Created:
+
2023-11-29 21:06:22
+
Status:
+
Closed + (pull request) +
+
Events:
+
+
    + +
  • + labeled by Eliot Jordan at 2023-12-18 19:18:04.
  • +
  • + referenced by Eliot Jordan at 2023-12-18 19:18:28.
  • +
  • + merged by Eliot Jordan at 2023-12-18 19:18:28.
  • +
  • + closed by Eliot Jordan at 2023-12-18 19:18:28.
  • +
  • + head_ref_deleted by Eliot Jordan at 2023-12-18 19:18:29.
  • + +
+
+
+
+
+

#6124 Update jquery-ui-rails to 7.0

+
+
Creator:
+
Eliot Jordan
+
Created:
+
2023-12-18 19:27:56
+
Status:
+
Open + (pull request) +
+
+
+
+

#6123 Upgrade Rails to 6.1.7.6

+
+
Creator:
+
Eliot Jordan
+
Created:
+
2023-12-18 19:11:49
+
Status:
+
Open + (pull request) +
+
Events:
+
+
    + +
  • + head_ref_force_pushed by Eliot Jordan at 2023-12-18 19:36:33.
  • + +
+
+
+
+
+

#6084 Bump axios from 0.21.4 to 1.6.0

+
+
Creator:
+
dependabot[bot]
+
Created:
+
2023-11-10 18:26:45
+
Status:
+
Closed + (pull request) +
+
Comments:
+ + +
+
+
Eliot Jordan at 2023-12-18 19:55:32 :
+
+

@dependabot rebase

+ +
+
+
+ +
Events:
+
+
    + +
  • + mentioned by Dependabot at 2023-12-18 19:55:32.
  • +
  • + head_ref_force_pushed by None at 2023-12-18 19:56:33.
  • +
  • + referenced by Eliot Jordan at 2023-12-18 20:17:53.
  • +
  • + merged by Eliot Jordan at 2023-12-18 20:17:53.
  • +
  • + closed by Eliot Jordan at 2023-12-18 20:17:53.
  • +
  • + head_ref_deleted by Eliot Jordan at 2023-12-18 20:17:54.
  • + +
+
+
+
+
+

#6126 Bump json5 from 1.0.1 to 1.0.2

+
+
Creator:
+
dependabot[bot]
+
Created:
+
2023-12-18 20:18:39
+
Status:
+
Open + (pull request) +
+
Events:
+
+
    + +
  • + labeled by None at 2023-12-18 20:18:40.
  • +
  • + labeled by None at 2023-12-18 20:18:40.
  • + +
+
+
+
+
+

#6125 Remove babel and Jest

+
+
Creator:
+
Eliot Jordan
+
Created:
+
2023-12-18 20:16:48
+
Status:
+
Open + (pull request) +
+
Events:
+
+
    + +
  • + head_ref_force_pushed by Eliot Jordan at 2023-12-18 20:20:20.
  • + +
+
+
+
+ +
+
+
+

pulibrary/lib_jobs

+
+ +
+

#654 /library-databases.csv sometimes throws a TypeError

+
+
Creator:
+
Jane Sandberg
+
Created:
+
2023-12-18 18:45:17
+
Status:
+
Open +
+
+
+
+

#655 Upgrade ruby and js dependencies

+
+
Creator:
+
Jane Sandberg
+
Created:
+
2023-12-18 19:08:33
+
Status:
+
Closed + (pull request) +
+
Events:
+
+
    + +
  • + head_ref_force_pushed by Jane Sandberg at 2023-12-18 19:18:56.
  • +
  • + head_ref_force_pushed by Jane Sandberg at 2023-12-18 19:22:02.
  • +
  • + head_ref_force_pushed by Jane Sandberg at 2023-12-18 19:38:06.
  • +
  • + ready_for_review by Jane Sandberg at 2023-12-18 20:34:20.
  • +
  • + referenced by Christina Chortaria at 2023-12-19 01:46:04.
  • +
  • + merged by Christina Chortaria at 2023-12-19 01:46:04.
  • +
  • + closed by Christina Chortaria at 2023-12-19 01:46:04.
  • +
  • + head_ref_deleted by Christina Chortaria at 2023-12-19 01:46:05.
  • + +
+
+
+
+
+

#651 Upgrade to rails 7.1

+
+
Creator:
+
Jane Sandberg
+
Created:
+
2023-10-25 22:14:24
+
Status:
+
Closed +
+
Events:
+
+
    + +
  • + closed by Christina Chortaria at 2023-12-19 01:46:05.
  • + +
+
+
+
+ +
+
+
+

pulibrary/marc_cleanup

+
+ +
+

#31 Find records with invalid repeating subfields

+
+
Creator:
+
mzelesky
+
Created:
+
2023-10-10 14:43:04
+
Status:
+
Open +
+
Comments:
+ + +
+
+
mzelesky at 2023-12-18 17:11:16 :
+
+

Acceptance criteria: +- [x] Create a yml file that documents all variable fields with their valid subfield codes and repeatability of the field and the subfield (use https://github.com/reeset/marcrulesfiles/blob/master/marcrules.txt as a basis) +- [x] Create a method that parses each variable field to determine if it is being used correctly

+ +
+
+
+ +
Events:
+
+
    + +
  • + assigned by Peter Green at 2023-12-18 16:46:08.
  • +
  • + unassigned by Peter Green at 2023-12-18 18:19:07.
  • + +
+
+
+
+
+

#75 Test remaining 008 types for bad_008? and the fixes

+
+
Creator:
+
mzelesky
+
Created:
+
2023-12-01 17:32:48
+
Status:
+
Open +
+
Events:
+
+
    + +
  • + mentioned by None at 2023-12-18 20:20:36.
  • +
  • + subscribed by None at 2023-12-18 20:20:36.
  • + +
+
+
+
+
+

#84 Draft: Additional spec tests for fix_008

+
+
Creator:
+
Beck Davis
+
Created:
+
2023-12-15 14:57:19
+
Status:
+
Open + (pull request) +
+
+
+ +
+
+
+

pulibrary/orangelight

+
+ +
+

#3792 Sending Email Timed Out

+
+
Creator:
+
Kevin Reiss
+
Created:
+
2023-10-30 16:54:08
+
Status:
+
Open +
+
+
+
+

#3911 Investigate Blacklight::Exceptions::ECONNREFUSED in the solr layer

+
+
Creator:
+
Jane Sandberg
+
Created:
+
2023-12-18 21:19:10
+
Status:
+
Open +
+
Events:
+
+
    + +
  • + labeled by Jane Sandberg at 2023-12-18 21:19:10.
  • +
  • + labeled by Jane Sandberg at 2023-12-18 21:19:10.
  • + +
+
+
+
+
+

#3884 "If the specific volume does not appear..." label not associated with its input

+
+
Creator:
+
Jane Sandberg
+
Created:
+
2023-12-06 00:09:09
+
Status:
+
Open +
+
+
+
+

#3375 Results-per-page dropdown on the search results page should have a better accessible name

+
+
Creator:
+
Jane Sandberg
+
Created:
+
2023-01-19 23:07:30
+
Status:
+
Open +
+
Events:
+
+
    + +
  • + assigned by None at 2023-12-18 21:42:58.
  • + +
+
+
+
+
+

#3912 Fixed label for value

+
+
Creator:
+
rladdusaw
+
Created:
+
2023-12-18 21:41:10
+
Status:
+
Open + (pull request) +
+
+
+
+

#3891 bundle update

+
+
Creator:
+
Jane Sandberg
+
Created:
+
2023-12-06 23:04:44
+
Status:
+
Open + (pull request) +
+
Comments:
+ + +
+
+
Coveralls at 2023-12-18 22:08:24 :
+
+

Coverage Status

+ +

coverage: 95.419% (+0.03%) from 95.394% +when pulling d5853838efe1842e764ef69d5687645e98dcf298 on bundle-update +into 82fc3026d75d491d2c27902521a024f69cdbd027 on main.

+ +
+
+
+ +
Events:
+
+
    + +
  • + head_ref_force_pushed by Jane Sandberg at 2023-12-18 21:48:37.
  • +
  • + head_ref_force_pushed by Jane Sandberg at 2023-12-18 21:58:42.
  • + +
+
+
+
+ +
+
+
+

pulibrary/pdc_describe

+
+ +
+

#1634 Allow empty row in the creator and contributor tables to be ignored

+
+
Creator:
+
carolyncole
+
Created:
+
2023-12-18 12:53:41
+
Status:
+
Closed + (pull request) +
+
Events:
+
+
    + +
  • + head_ref_force_pushed by None at 2023-12-18 12:57:48.
  • +
  • + convert_to_draft by None at 2023-12-18 12:58:48.
  • +
  • + head_ref_force_pushed by None at 2023-12-18 13:19:45.
  • +
  • + ready_for_review by None at 2023-12-18 13:25:50.
  • +
  • + referenced by Robert-Anthony Lee-Faison at 2023-12-18 14:51:21.
  • +
  • + merged by Robert-Anthony Lee-Faison at 2023-12-18 14:51:21.
  • +
  • + closed by Robert-Anthony Lee-Faison at 2023-12-18 14:51:22.
  • +
  • + head_ref_deleted by Robert-Anthony Lee-Faison at 2023-12-18 14:51:22.
  • + +
+
+
+
+
+

#1628 ignore empty rows in the creators

+
+
Creator:
+
carolyncole
+
Created:
+
2023-12-05 13:23:21
+
Status:
+
Closed +
+
Events:
+
+
    + +
  • + referenced by None at 2023-12-18 12:47:31.
  • +
  • + referenced by None at 2023-12-18 12:57:48.
  • +
  • + referenced by None at 2023-12-18 13:19:45.
  • +
  • + closed by Robert-Anthony Lee-Faison at 2023-12-18 14:51:23.
  • +
  • + referenced by Robert-Anthony Lee-Faison at 2023-12-18 14:51:24.
  • + +
+
+
+
+
+

#1635 Additional Metadata doesn't look clickable

+
+
Creator:
+
Robert-Anthony Lee-Faison
+
Created:
+
2023-12-18 14:57:54
+
Status:
+
Open +
+
+
+
+

#1633 Globus post-curation down

+
+
Creator:
+
Hector Correa
+
Created:
+
2023-12-15 15:50:36
+
Status:
+
Open +
+
Comments:
+ + +
+
+
Hector Correa at 2023-12-18 15:35:11 :
+
+

Our Globus endpoint web down again over the weekend.

+ +

It went down at 12/16/2023 at 4:40 AM and came back (automagically) on 12/17/2023 at 4:39 AM, almost 24 hours. +Then it wen down again 12/17/2023 at 7:41 PM and back back up 5 minutes later: 12/17/2023 at 7:46 PM.

+ +

Monday morning is also down but it looks like the Honeybadger check (https://app.honeybadger.io/projects/103564/sites/52f53775-3490-46e5-bbb8-bc6f42aaf690) broke and did not report it.

+ +
+
Hector Correa at 2023-12-18 15:38:33 :
+
+

Reopened Globus support ticket and submitted the current status of globus-connect-server self-diagnostic and the output of ps aux

+ + + +
+
+
+ +
Events:
+
+
    + +
  • + reopened by Hector Correa at 2023-12-18 14:56:16.
  • + +
+
+
+
+ +
+
+
+

pulibrary/princeton_ansible

+
+ +
+

#4541 [cdh/prosody] upgrade to jammy

+
+
Creator:
+
Francis Kayiwa
+
Created:
+
2023-12-15 17:37:21
+
Status:
+
Closed + (pull request) +
+
Events:
+
+
    + +
  • + referenced by Francis Kayiwa at 2023-12-18 16:51:13.
  • +
  • + merged by Francis Kayiwa at 2023-12-18 16:51:13.
  • +
  • + closed by Francis Kayiwa at 2023-12-18 16:51:13.
  • +
  • + head_ref_deleted by Francis Kayiwa at 2023-12-18 16:51:14.
  • + +
+
+
+
+
+

#4543 [cdh/web] upgrade to jammy

+
+
Creator:
+
Francis Kayiwa
+
Created:
+
2023-12-18 16:57:00
+
Status:
+
Open + (pull request) +
+
+
+ +
+
+
+

pulibrary/pul-it-handbook

+
+ +
+

#241 Add resume selection documentation for student hiring

+
+
Creator:
+
carolyncole
+
Created:
+
2023-12-13 14:00:36
+
Status:
+
Open + (pull request) +
+
Comments:
+ + +
+
+
carolyncole at 2023-12-18 13:52:25 :
+
+

@hackartisan since that role page is just a list it did not make much sense to change it, but I did link those role to the information in the more detailed page about resume selection.

+ +

Can you give me more information on what you want in the January February pages?

+ +
+
+
+ +
Events:
+
+
    + +
  • + head_ref_force_pushed by None at 2023-12-18 13:50:46.
  • +
  • + mentioned by None at 2023-12-18 13:52:26.
  • +
  • + subscribed by None at 2023-12-18 13:52:26.
  • + +
+
+
+
+
+

#237 Add a warning to the vpn list instructions

+
+
Creator:
+
hackartisan
+
Created:
+
2023-11-17 15:47:03
+
Status:
+
Closed + (pull request) +
+
Events:
+
+
    + +
  • + referenced by None at 2023-12-18 13:53:54.
  • +
  • + merged by None at 2023-12-18 13:53:54.
  • +
  • + closed by None at 2023-12-18 13:53:54.
  • +
  • + head_ref_deleted by None at 2023-12-18 13:53:55.
  • + +
+
+
+
+
+

#183 Document the steps for decommissioning servers

+
+
Creator:
+
Alicia Cozine
+
Created:
+
2023-06-08 18:45:11
+
Status:
+
Closed + (pull request) +
+
Events:
+
+
    + +
  • + referenced by None at 2023-12-18 13:54:30.
  • +
  • + merged by None at 2023-12-18 13:54:30.
  • +
  • + closed by None at 2023-12-18 13:54:30.
  • +
  • + head_ref_deleted by None at 2023-12-18 13:54:32.
  • + +
+
+
+
+
+

#236 Add some illiad docs.

+
+
Creator:
+
Kevin Reiss
+
Created:
+
2023-11-16 22:49:23
+
Status:
+
Open + (pull request) +
+
Events:
+
+
    + +
  • + head_ref_force_pushed by Kevin Reiss at 2023-12-18 20:05:17.
  • + +
+
+
+
+ +
+
+
+

pulibrary/tiger-data-app

+
+ +
+

#251 Action buttons in place for the new project request form

+
+
Creator:
+
Matthew J. Chandler
+
Created:
+
2023-11-29 14:12:51
+
Status:
+
Closed +
+
Events:
+
+
    + +
  • + closed by Robert-Anthony Lee-Faison at 2023-12-18 15:09:18.
  • + +
+
+
+
+
+

#113 Preliminary project creation form

+
+
Creator:
+
Matthew J. Chandler
+
Created:
+
2023-03-08 14:53:47
+
Status:
+
Open +
+
+
+
+

#322 ADR - practical limits for free text and repeatable fields

+
+
Creator:
+
Matthew J. Chandler
+
Created:
+
2023-12-18 15:13:50
+
Status:
+
Open +
+
Events:
+
+
    + +
  • + labeled by Matthew J. Chandler at 2023-12-18 15:13:50.
  • + +
+
+
+
+
+

#321 Read-only and read-write users are not being updated in Mediaflux

+
+
Creator:
+
Hector Correa
+
Created:
+
2023-12-15 20:23:13
+
Status:
+
Open +
+
Events:
+
+
    + +
  • + assigned by None at 2023-12-18 16:12:20.
  • + +
+
+
+
+
+

#323 Updating all the metadata in both create and update

+
+
Creator:
+
carolyncole
+
Created:
+
2023-12-18 21:18:21
+
Status:
+
Open + (pull request) +
+
+
+ +
+
+ + + + +
+ + +