1
0
Fork 1
mirror of https://example.com synced 2024-11-22 23:56:39 +09:00
Commit graph

32 commits

Author SHA1 Message Date
d12b7cb941
dev: use sadsay for warnings and some sad reports 2024-01-05 14:41:00 +09:00
5ce9d75661
fix: avoid including merge commits in CHANGELOG 2024-01-05 13:22:50 +09:00
17598c2248
dev (minor): add utility function sadsay 2024-01-05 13:18:25 +09:00
d006fe9190
dev (minor): don't take "yes" as a negative response 2024-01-05 10:37:21 +09:00
d7d9e3c323
dev: support Podman 2024-01-05 08:03:42 +09:00
3a0a2d04f3
dev: prefix message filename with timestamp 2024-01-03 07:28:39 +09:00
7c887421f4
feat: show changelog on updates 2024-01-02 07:02:52 +09:00
dd6a629009
dev: ignore resolved messages 2023-12-29 18:35:28 +09:00
d82cab5d4d
dev: minor refactor of update scripts 2023-11-21 21:33:56 +09:00
21a07539a3
dev: remove redundant operations from upgrading scripts 2023-11-21 03:32:26 +09:00
c15a63ff8a
dev: refactor "running" command 2023-11-18 16:37:55 +09:00
ec76d58474
fix: also check neko/update is modified on upgrade 2023-11-15 13:23:36 +09:00
d45421e79a
dev: make upgrading scripts POSIX compliant 2023-11-14 23:04:56 +09:00
528b72cee2
dev: shellcheck (fix SC2068) 2023-11-14 09:42:43 +09:00
5789fc2fae
dev: support Docker in the upgrading script 2023-11-12 05:31:20 +09:00
e30d1cf695
dev: gitignore lockfile 2023-11-06 10:19:50 +09:00
d19f196fd5
dev: no longer need to use --ipv4 for git pull 2023-11-06 06:35:10 +09:00
5a35e903f4
dev: --no-confirm -> --skip-all-confirmations 2023-10-29 02:44:22 +09:00
27dccb3deb
dev: add confirmation process for each message in update.sh 2023-10-28 21:42:14 +09:00
624f31ffaf
feat: use PGroonga for full-text search
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-10-28 20:19:25 +09:00
534d3511f7
dev: don't print ANSI escape chars if stdout is piped/redirected 2023-10-27 23:39:24 +09:00
784e93f6d0
chore: make capitalization consistent 2023-10-27 23:38:33 +09:00
93a3000d28
dev: add --no-confirm option to update.sh 2023-10-27 23:05:57 +09:00
46d0603fe9
chore: put bash strings in quotes 2023-10-11 00:05:03 +09:00
a7076800cf
dev: stop building native-utils twice as it doesn't seem to fix anything 2023-10-11 00:02:17 +09:00
11b29dd5a3
dev: use ipv4 to git pull for now (as ipv6 network has an issue) 2023-10-10 23:56:04 +09:00
be496d2d24
dev: update upgrading script 2023-09-21 07:58:12 +09:00
304e9d21ec
fix: wrong pushd usage 2023-08-31 22:42:40 +09:00
f2215e511d
feat: improve update script (close #73) 2023-08-25 06:19:15 +09:00
c16fbc72f7
chore: update update.sh (&& everithing to be safe) 2023-07-24 03:55:00 +00:00
399e962496
hotfix: handle migration failure 2023-07-22 11:25:52 +00:00
46849ff7b3
feat: create update script / include commit hash in version number 2023-07-19 20:54:46 +00:00