about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2024-05-17 19:56:50 +0200
committerAlan Pearce2024-05-17 19:56:50 +0200
commit76055d21b6248d0cb9cc9635d480027b46b6d304 (patch)
tree3601fe9ee007ca8b2090dbc30b95097cd0d63de3
parent8df293c0ad8b8be9f43f2d5dc1334b8546d6f470 (diff)
downloadsearchix-76055d21b6248d0cb9cc9635d480027b46b6d304.tar.lz
searchix-76055d21b6248d0cb9cc9635d480027b46b6d304.tar.zst
searchix-76055d21b6248d0cb9cc9635d480027b46b6d304.zip
chore: add convco configuration
-rw-r--r--.versionrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/.versionrc b/.versionrc
new file mode 100644
index 0000000..df876c2
--- /dev/null
+++ b/.versionrc
@@ -0,0 +1,6 @@
+host: "https://git.alanpearce.eu"
+repository: "searchix"
+commitUrlFormat: "{{@root.host}}/{{@root.repository}}/commit/?id={{hash}}"
+compareUrlFormat: "{{@root.host}}/{{@root.repository}}/diff/?id={{previousTag}}&id2={{currentTag}}"
+issueUrlFormat: "https://todo.sr.ht/~alanpearce/searchix/{{id}}"
+userUrlFormat: "https://sr.ht/~{{user}}"