Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Generate new UUIDs for tinybeans import instead of reusing Tinybeans UUIDs (#72) Decouples Little Moments entry identifiers from Tinybeans identifiers by generating fresh UUIDv4 values during import, matching what the upload flow does for new entries and preventing enumeration of source IDs. Convert() now accepts a UUID generator function and returns []ConvertedEntry so the caller can copy media files with the new names. E2e tests navigate by content instead of hardcoded UUID URLs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/72 Co-authored-by: Michael Lynch <git@mtlynch.io> Co-committed-by: Michael Lynch <git@mtlynch.io>
| Time to Start | Worker time | Duration | Time to finish | |
| Config | 0s | 1s | 1s | 1s |
| Eval | 1s | 30s | 30s | 31s |
| Build | 2s | 43s | 16s | 19s |
| Test | - | - | - | - |
| Deploy | - | - | - | - |
| Suite | 0s | 1m15s | 31s | 31s |