Skip to content

Commit

Permalink
Quick Save
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdoiel committed Jan 17, 2024
1 parent 9eb40b1 commit 6072d0a
Show file tree
Hide file tree
Showing 22 changed files with 31 additions and 23 deletions.
15 changes: 10 additions & 5 deletions TODO.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,13 @@
<h1 id="action-items">Action Items</h1>
<h2 id="bugs">Bugs</h2>
<ul class="task-list">
<li><label><input type="checkbox" />Local group items are including an
empty “{}” as an entry when retrieved with ep3util (e.g. thesis
repository, ep3util get_record 7320)</label></li>
<li><label><input type="checkbox" />rdm2eprint should always populate
official URL, in some cases is showing up <code>/records/{rdmid}</code>
but in others it is populated, when I checked authors record efd3g-p2669
it isn’t populated in the JSON output</label></li>
<li><label><input type="checkbox" checked="" />Local group items are
including an empty “{}” as an entry when retrieved with ep3util
(e.g. thesis repository, ep3util get_record 7320)</label></li>
<li><label><input type="checkbox" checked="" />progress.go is producing
non-sensical estamates of the time remaining, need to review my math
(this was a really bad SQL query on my part)</label></li>
Expand Down Expand Up @@ -85,8 +89,9 @@ <h2 id="bugs">Bugs</h2>
</ul>
<h2 id="next">Next</h2>
<ul class="task-list">
<li><label><input type="checkbox" />rdmutil get_all_ids needs a
get_all_stale_ids counterpart, see issue #68</label></li>
<li><label><input type="checkbox" checked="" />rdmutil get_all_ids needs
a get_all_stale_ids counterpart, see issue #68 (implemented
get_record_versions”`</label></li>
<li><label><input type="checkbox" checked="" />add put_record to
rdmutil, actually done as many steps, new_record, new_draft,
update_draft, …</label></li>
Expand Down
4 changes: 2 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<section>
<h1 id="about-this-software">About this software</h1>
<h2 id="irdmtools-0.0.67">irdmtools 0.0.67</h2>
<h2 id="irdmtools-0.0.68">irdmtools 0.0.68</h2>
<h3 id="authors">Authors</h3>
<ul>
<li>R. S. Doiel</li>
Expand Down Expand Up @@ -59,7 +59,7 @@ <h3 id="operating-systems">Operating Systems</h3>
</ul>
<h3 id="software-requiremets">Software Requiremets</h3>
<ul>
<li>Go &gt;= 1.20.4</li>
<li>Go &gt;= 1.21.6</li>
<li>PostgreSQL &gt;= 15</li>
<li>PostgREST &gt;= 11</li>
<li>Pandoc &gt;= 3</li>
Expand Down
2 changes: 1 addition & 1 deletion doi2rdm.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%doi2rdm(1) irdmtools user manual | version 0.0.68 2425acab
%doi2rdm(1) irdmtools user manual | version 0.0.68 9eb40b17
% R. S. Doiel and Tom Morrell
% 2024-01-16

Expand Down
2 changes: 1 addition & 1 deletion ep3util.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%ep3util(1) irdmtools user manual | version 0.0.68 2425acab
%ep3util(1) irdmtools user manual | version 0.0.68 9eb40b17
% R. S. Doiel and Tom Morrell
% 2024-01-16

Expand Down
2 changes: 1 addition & 1 deletion eprint2rdm.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%eprint2rdm(1) irdmtools user manual | version 0.0.68 2425acab
%eprint2rdm(1) irdmtools user manual | version 0.0.68 9eb40b17
% R. S. Doiel and Tom Morrell
% 2024-01-16

Expand Down
2 changes: 1 addition & 1 deletion eprintrest.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%eprintrest(1) irdmtools user manual | version 0.0.68 2425acab
%eprintrest(1) irdmtools user manual | version 0.0.68 9eb40b17
% R. S. Doiel and Tom Morrell
% 2024-01-16

Expand Down
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
</nav>

<section>
<p><a href="https://www.repostatus.org/#wip"><img
src="https://www.repostatus.org/badges/latest/wip.svg"
alt="Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a></p>
<h1 id="institutional-repository-data-management-tools">Institutional
Repository Data Management Tools</h1>
<p>This is a proof of concept set tools for working with Invenio RDM and
Expand Down
2 changes: 1 addition & 1 deletion man/man1/doi2rdm.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.11.1
.\"
.TH "doi2rdm" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 2425acab"
.TH "doi2rdm" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 9eb40b17"
.SH NAME
doi2rdm
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/ep3util.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.11.1
.\"
.TH "ep3util" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 2425acab"
.TH "ep3util" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 9eb40b17"
.SH NAME
ep3util
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/eprint2rdm.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.11.1
.\"
.TH "eprint2rdm" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 2425acab"
.TH "eprint2rdm" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 9eb40b17"
.SH NAME
eprint2rdm
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/eprintrest.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.11.1
.\"
.TH "eprintrest" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 2425acab"
.TH "eprintrest" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 9eb40b17"
.SH NAME
eprintrest
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/people2vocabulary.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.11.1
.\"
.TH "people2vocabulary" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 2425acab"
.TH "people2vocabulary" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 9eb40b17"
.SH NAME
people2vocabulary
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/rdm2eprint.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.11.1
.\"
.TH "rdm2eprint" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 2425acab"
.TH "rdm2eprint" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 9eb40b17"
.SH NAME
rdm2eprint
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/man1/rdmutil.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.11.1
.\"
.TH "rdmutil" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 2425acab"
.TH "rdmutil" "1" "2024\-01\-16" "irdmtools user manual" "version 0.0.68 9eb40b17"
.SH NAME
rdmutil
.SH SYNOPSIS
Expand Down
Binary file added pagefind/fragment/unknown_feb5b1c.pf_fragment
Binary file not shown.
Binary file added pagefind/index/unknown_4936f68.pf_index
Binary file not shown.
2 changes: 1 addition & 1 deletion pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.0.4","languages":{"unknown":{"hash":"unknown_953adf1780decdc","wasm":null,"page_count":18}}}
{"version":"1.0.4","languages":{"unknown":{"hash":"unknown_c3f1356fdb357ca","wasm":null,"page_count":18}}}
Binary file added pagefind/pagefind.unknown_c3f1356fdb357ca.pf_meta
Binary file not shown.
2 changes: 1 addition & 1 deletion people2vocabulary.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%people2vocabulary(1) irdmtools user manual | version 0.0.68 2425acab
%people2vocabulary(1) irdmtools user manual | version 0.0.68 9eb40b17
% R. S. Doiel
% 2024-01-16

Expand Down
2 changes: 1 addition & 1 deletion rdm2eprint.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%rdm2eprint(1) irdmtools user manual | version 0.0.68 2425acab
%rdm2eprint(1) irdmtools user manual | version 0.0.68 9eb40b17
% R. S. Doiel and Tom Morrell
% 2024-01-16

Expand Down
2 changes: 1 addition & 1 deletion rdmutil.1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%rdmutil(1) irdmtools user manual | version 0.0.68 2425acab
%rdmutil(1) irdmtools user manual | version 0.0.68 9eb40b17
% R. S. Doiel and Tom Morrell
% 2024-01-16

Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const (
ReleaseDate = "2024-01-16"

// ReleaseHash, the Git hash when version.go was generated
ReleaseHash = "2425acab"
ReleaseHash = "9eb40b17"

LicenseText = `
Redistribution and use in source and binary forms, with or without
Expand Down

0 comments on commit 6072d0a

Please sign in to comment.