Commit Graph

17 Commits

Author SHA1 Message Date
Yasuhiro Matsumoto
322330f147 Fail upgrade tool on download and write errors 2026-07-29 09:07:31 +09:00
Yasuhiro Matsumoto
a40eeff51e Add upgrade/check.sh to check if SQLite upgrade is available 2026-06-22 00:27:39 +09:00
Yasuhiro Matsumoto
2d4d220883 fix changelog URL when minor or patch version is zero 2026-04-29 18:13:23 +09:00
Yasuhiro Matsumoto
d71eda82d4 Fix upgrade.sh: add already-up-to-date check and fix changelog URL format 2026-03-17 01:41:11 +09:00
Yasuhiro Matsumoto
8366a001c1 create pull-request 2026-03-04 09:14:31 +09:00
Yasuhiro Matsumoto
208733130e add script to create pull-request 2026-01-16 17:19:36 +09:00
Yasuhiro Matsumoto
2f6a2bbbfd fix upgrade script 2026-01-01 22:44:09 +09:00
Yasuhiro Matsumoto
aa7cdd300f update upgrade script 2026-01-01 22:32:40 +09:00
Yasuhiro Matsumoto
8c283ed77e Update amalgamation code to 3.50.3 2025-07-24 22:20:51 +09:00
Yasuhiro Matsumoto
d3c33332c3 update go version 2024-01-25 22:55:22 +09:00
mattn
48c6a56ee0 Add go.mod and go.sum for upgrade (#978)
* Add go.mod and go.sum for upgrade

* Fix upgrade tools to have to run on upgrade directory
2021-10-26 09:39:02 +09:00
mattn
cba6eaee48 Update amalgamation code (#955)
* Update amalgamation code

* Apply realPy's patch
2021-07-15 22:31:14 +09:00
mattn
4120733fec Add build tag ignore for upgrade script (#851) 2020-09-11 16:06:34 +09:00
Mario Trangoni
d2d0bf1bf1 upgrade/package.go: Fix golint issue 2018-11-21 11:31:07 +01:00
Gert-Jan Timmer
d9455abc35 Rewrite Tests UserAuth
* Removed Goconvey
* Fix coveralls.io
2018-06-12 13:57:14 +02:00
Gert-Jan Timmer
11627e4483 Implemented goconvey for User Authentication Tests
Reference #580
2018-06-04 15:50:00 +02:00
Gert-Jan Timmer
3367a7a5f9 Rewrite Upgrade Tool
* Reformat code
* Add download for sqlite-src-*
* Add extract for sqlite source
* Add auto merge of UserAuth module into Amalgamation
2018-05-30 23:48:02 +02:00