23 Commits

Author SHA1 Message Date
Jack Jackson
50775d5d2c Static reference 2025-03-05 18:45:05 -08:00
Jack Jackson
49ea6812ad Debug on, give me surfeit of it 2025-03-05 18:40:26 -08:00
Jack Jackson
e0f735e47a Yet more debug logging 2025-03-05 18:37:34 -08:00
Jack Jackson
2bc85cf6d6 More debug-logging 2025-03-05 18:31:57 -08:00
Jack Jackson
cc68804cfa Update to dependencies 2025-03-05 18:28:13 -08:00
Jack Jackson
b450cf3888 Pass back well-typed Date 2025-03-05 18:23:17 -08:00
Jack Jackson
cafe1d9caf More debug logging 2025-03-05 18:07:35 -08:00
Jack Jackson
60d55e0204 Another bugfix to clone (#4)
Reviewed-on: #4
Co-authored-by: Jack Jackson <scubbojj@gmail.com>
Co-committed-by: Jack Jackson <scubbojj@gmail.com>
2025-03-06 01:58:21 +00:00
Jack Jackson
9735b49e43 Correction to checkout logic (#3)
Whoops :P
Reviewed-on: #3
Co-authored-by: Jack Jackson <scubbojj@gmail.com>
Co-committed-by: Jack Jackson <scubbojj@gmail.com>
2025-03-04 01:49:13 +00:00
Jack Jackson
a97fefc99d Refactor (in support of testing) (#2)
Reviewed-on: #2
Co-authored-by: Jack Jackson <scubbojj@gmail.com>
Co-committed-by: Jack Jackson <scubbojj@gmail.com>
2025-03-04 01:21:21 +00:00
Jack Jackson
892a62f4e5 Add first PR check (#1)
To be followed by tests and `npm run build`, obviously!

Reviewed-on: #1
Co-authored-by: Jack Jackson <scubbojj@gmail.com>
Co-committed-by: Jack Jackson <scubbojj@gmail.com>
2025-03-03 23:00:04 +00:00
Commit Report Sync Bot
5f6018c6cd Remove reference to parentHashes
Turns out they're not actually needed, because the implementation of
"finding all commits" just iterates over the lines of the `git log`
output, anyway - no need to actually traverse the tree.

I am _reasonably_ sure this means that it's no longer a pre-requisite
that the source repo has linear history, either. If I discover during
adding tests that that actually is the case, I'll re-add that note.
2025-03-02 21:49:11 -08:00
Commit Report Sync Bot
4b691bbe6c Add TODO.txt 2025-03-01 23:56:53 -08:00
Commit Report Sync Bot
7e843c59e7 Recreate target commit history after inserting-after-HEAD 2025-03-01 23:51:23 -08:00
Commit Report Sync Bot
c13ece3f65 Force-push when rewriting history 2025-03-01 23:39:05 -08:00
Commit Report Sync Bot
74290d2101 Remove incorrect reversal of targetHistory 2025-03-01 23:36:59 -08:00
Jack Jackson
05aa726283 More debugging lines 2025-03-01 23:20:20 -08:00
Jack Jackson
a6ace8f4c6 Plumb-through token 2025-03-01 23:08:34 -08:00
Jack Jackson
af8aa50f6b Set User email and Name 2025-03-01 22:57:24 -08:00
Jack Jackson
38f409e8ce Set author for commits 2025-03-01 22:53:10 -08:00
Jack Jackson
89f8bc53fe Commit the built-output 2025-03-01 22:45:37 -08:00
Jack Jackson
948a615fcc First working commit (though running in Actions might require some authentication tweaks) 2025-03-01 22:34:06 -08:00
Jack Jackson
b57e595e18 Add node_modules 2025-03-01 17:21:47 -08:00