-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[automated commit] reports for 2023-12-16
- Loading branch information
Showing
3 changed files
with
234 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
{ | ||
"figgy": [ | ||
{ | ||
"created_at": "2023-12-16T02:08:37", | ||
"updated_at": "2023-12-16T02:08:37", | ||
"html_url": "https://github.com/pulibrary/figgy/issues/6122", | ||
"number": 6122, | ||
"pull_request_html_url": null, | ||
"repository_html_url": "https://github.com/pulibrary/figgy", | ||
"repository_name": "figgy", | ||
"state": "open", | ||
"title": "Photographs oriented differently post-ingest into figgy", | ||
"user_name": "Kim Leaman", | ||
"comments": [ | ||
{ | ||
"user_name": "Trey Pendragon", | ||
"updated_at": "2023-12-16T05:02:44", | ||
"html_url": "https://github.com/pulibrary/figgy/issues/6122#issuecomment-1858721508", | ||
"body": "This is the same problem as https://github.com/pulibrary/figgy/issues/6044" | ||
} | ||
], | ||
"events": [ | ||
{ | ||
"actor_name": "Kim Leaman", | ||
"created_at": "2023-12-16T02:08:37", | ||
"type": "labeled" | ||
} | ||
], | ||
"pr_html_url": null, | ||
"action": "created" | ||
} | ||
], | ||
"marc_cleanup": [ | ||
{ | ||
"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" | ||
} | ||
], | ||
"princeton_ansible": [ | ||
{ | ||
"created_at": "2023-12-04T16:43:19", | ||
"updated_at": "2023-12-04T16:43:19", | ||
"html_url": "https://github.com/pulibrary/princeton_ansible/pull/4498", | ||
"number": 4498, | ||
"pull_request_html_url": "https://github.com/pulibrary/princeton_ansible/pull/4498", | ||
"repository_html_url": "https://github.com/pulibrary/princeton_ansible", | ||
"repository_name": "princeton_ansible", | ||
"state": "open", | ||
"title": "Configure passenger to load bundler before loading app", | ||
"user_name": "hackartisan", | ||
"comments": [], | ||
"events": [ | ||
{ | ||
"actor_name": null, | ||
"created_at": "2023-12-15T22:16:22", | ||
"type": "head_ref_force_pushed" | ||
} | ||
], | ||
"pr_html_url": "https://github.com/pulibrary/princeton_ansible/pull/4498", | ||
"action": "pull_request_open" | ||
} | ||
], | ||
"__meta__": { | ||
"issue_count": 3, | ||
"created_count": 1, | ||
"pull_request_open_count": 2, | ||
"today": "2023-12-16T22:00:06", | ||
"yesterday": "2023-12-15T22:00:06" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,139 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> | ||
<script src="https://kit.fontawesome.com/5fda38894b.js" crossorigin="anonymous"></script> | ||
<link rel = "stylesheet" type="text/css" href="../../../../css/main.css" /> | ||
<title>PUL GitHub Issues for 2023-12-16T22:00:06</title> | ||
</head> | ||
|
||
<body> | ||
<div class="container-fluid"> | ||
<a id="btt-button"></a> | ||
|
||
<h1 class="bg-dark text-light">PUL GitHub Issues<br /> | ||
<small class="text-white-70">2023-12-16</small></h1> | ||
<nav class="navbar sticky-top navbar-dark bg-dark"> | ||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-toggler" aria-controls="navbar-toggler" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<div class="collapse navbar-collapse" id="navbar-toggler"> | ||
<ul class="navbar-nav mr-auto mt-2 pt-3 mt-lg-0"> | ||
<li class="nav-item not-mono"> | ||
<a class="nav-link" href="../../../../index.html"><i class="fas fa-arrow-left"></i> Back to Report List Page</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="#figgy">pulibrary/figgy</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="#marc_cleanup">pulibrary/marc_cleanup</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="#princeton_ansible">pulibrary/princeton_ansible</a> | ||
</li> | ||
</li> | ||
</ul> | ||
</div> | ||
</nav> | ||
|
||
|
||
<section class="repo" id="figgy"> | ||
<h2><a href="https://github.com/pulibrary/figgy">pulibrary/figgy</a> <i class="fas fa-external-link-alt fa-xs"></i></h2> | ||
<div class="issues"> | ||
|
||
<div class="issue even" id="figgy-6122"> | ||
<h3><a href="https://github.com/pulibrary/figgy/issues/6122">#6122</a> Photographs oriented differently post-ingest into figgy</h3> | ||
<dl> | ||
<dt>Creator:</dt> | ||
<dd>Kim Leaman</dd> | ||
<dt>Created:</dt> | ||
<dd>2023-12-16 02:08:37</dd> | ||
<dt>Status:</dt> | ||
<dd>Open | ||
</dd> | ||
<dt>Comments:</dt> | ||
|
||
|
||
<dd class="comments"> | ||
<dl> | ||
<dt>Trey Pendragon at <a href="https://github.com/pulibrary/figgy/issues/6122#issuecomment-1858721508">2023-12-16 05:02:44</a> <i class="fas fa-external-link-alt fa-xs"></i> :</dt> | ||
<dd class="even"> | ||
<p>This is the same problem as <a href="https://github.com/pulibrary/figgy/issues/6044">https://github.com/pulibrary/figgy/issues/6044</a></p> | ||
|
||
</dd> | ||
</dl> | ||
</dd> | ||
|
||
<dt>Events:</dt> | ||
<dd> | ||
<ul class="events"> | ||
|
||
<li class="event even"> | ||
<code>labeled</code> by Kim Leaman at 2023-12-16 02:08:37.</li> | ||
|
||
</ul> | ||
</dd> | ||
</dl> | ||
</div> | ||
|
||
</div> | ||
</section> | ||
<section class="repo" id="marc_cleanup"> | ||
<h2><a href="https://github.com/pulibrary/marc_cleanup">pulibrary/marc_cleanup</a> <i class="fas fa-external-link-alt fa-xs"></i></h2> | ||
<div class="issues"> | ||
|
||
<div class="issue even" id="marc_cleanup-84"> | ||
<h3><a href="https://github.com/pulibrary/marc_cleanup/pull/84">#84</a> Draft: Additional spec tests for fix_008 </h3> | ||
<dl> | ||
<dt>Creator:</dt> | ||
<dd>Beck Davis</dd> | ||
<dt>Created:</dt> | ||
<dd>2023-12-15 14:57:19</dd> | ||
<dt>Status:</dt> | ||
<dd>Open | ||
(<a href="https://github.com/pulibrary/marc_cleanup/pull/84">pull request</a>) | ||
</dd> | ||
</dl> | ||
</div> | ||
|
||
</div> | ||
</section> | ||
<section class="repo" id="princeton_ansible"> | ||
<h2><a href="https://github.com/pulibrary/princeton_ansible">pulibrary/princeton_ansible</a> <i class="fas fa-external-link-alt fa-xs"></i></h2> | ||
<div class="issues"> | ||
|
||
<div class="issue even" id="princeton_ansible-4498"> | ||
<h3><a href="https://github.com/pulibrary/princeton_ansible/pull/4498">#4498</a> Configure passenger to load bundler before loading app</h3> | ||
<dl> | ||
<dt>Creator:</dt> | ||
<dd>hackartisan</dd> | ||
<dt>Created:</dt> | ||
<dd>2023-12-04 16:43:19</dd> | ||
<dt>Status:</dt> | ||
<dd>Open | ||
(<a href="https://github.com/pulibrary/princeton_ansible/pull/4498">pull request</a>) | ||
</dd> | ||
<dt>Events:</dt> | ||
<dd> | ||
<ul class="events"> | ||
|
||
<li class="event even"> | ||
<code>head_ref_force_pushed</code> by None at 2023-12-15 22:16:22.</li> | ||
|
||
</ul> | ||
</dd> | ||
</dl> | ||
</div> | ||
|
||
</div> | ||
</section> | ||
|
||
<script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> | ||
<script src="../../../../js/report.js"></script> | ||
</div> | ||
</body> | ||
|
||
</html> |