Commit Graph

215 Commits

Author SHA1 Message Date
GitHub Actions 4e11382bdb Bump build version to 2.1.2 2022-03-31 00:11:19 +00:00
Rafael Blumberg ba5d5297dc Add linux/arm/v7 to automate builds
After working around 32bits issues, this PR automate arm/v7 builds
2022-02-26 11:30:47 +08:00
GitHub Actions 758406337f Bump build version to 2.1.1 2022-02-10 00:08:25 +00:00
GitHub Actions db7f0eb889 Bump deb version to 2.1.1-1 2022-02-10 00:08:25 +00:00
GitHub Actions d73f3f4a63 Bump deb version to 2.1.0-1 2022-02-04 00:07:28 +00:00
GitHub Actions 683dd16a80 Bump build version to 2.1.0 2022-01-19 00:08:03 +00:00
Rafael Blumberg 75bee435f5 Workaround to compile for 32bit (#40)
* Workaround to compile for 32bit

This is a workaround based on [this
comment](https://github.com/antlr/antlr4/issues/2433#issuecomment-774514106).
It is not a pretty solution but it worked well on my test file.

It runs once to compile, if make fails, then it apply the fix and try
again, this is done so builds that don't need workaround don't use it
and also because the workaround is done on top of downloaded files
during ethe first compilation.

* Update README to remove ARMv7 error comment
2022-01-02 02:41:44 +08:00
GitHub Actions e7020854f2 Bump build version to 2.0.1 2021-12-16 00:48:19 +00:00
GitHub Actions 1ebd048bf8 Bump deb version to 1.8.12-1 2021-12-07 00:50:09 +00:00
GitHub Actions a76b7f2725 Bump build version to 1.8.12 2021-12-01 00:49:54 +00:00
GitHub Actions 616e4562a9 Bump build version to 1.8.11 2021-11-19 00:46:26 +00:00
GitHub Actions 0372093a19 Bump deb version to 1.8.10-1 2021-10-14 00:44:23 +00:00
GitHub Actions a147e41001 Bump build version to 1.8.10 2021-10-07 00:48:28 +00:00
GitHub Actions c45548e768 Bump deb version to 1.8.9-1 2021-09-14 00:47:48 +00:00
GitHub Actions 4cf0ad4a09 Bump build version to 1.8.9 2021-09-02 00:42:48 +00:00
GitHub Actions cc26ba05b3 Bump deb version to 1.8.7-1 2021-06-25 00:45:27 +00:00
GitHub Actions cc4eba30df Bump build version to 1.8.7 2021-06-23 00:38:37 +00:00
Xiaonan Shen 5cec1579c7 Bump Go to 1.15 for build (#37) 2021-06-19 10:52:47 +08:00
Giulio De Pasquale ae2117655e Update Dockerfile
bump golang to 1.15 in build
2021-06-17 21:34:25 +01:00
GitHub Actions 10653e1cec Bump build version to 1.8.5 2021-06-16 00:42:34 +00:00
GitHub Actions 8fa301b5a3 Bump build version to 1.8.3 2021-06-01 02:10:59 +00:00
Xiaonan Shen 9e5ed64ebe Create FUNDING.yml 2021-05-30 20:40:05 +08:00
GitHub Actions ffd5b91db5 Bump deb version to 1.8.3-1 2021-05-28 01:15:57 +00:00
GitHub Actions 8ba3c1e4bd Bump build version to 1.8.2 2021-05-27 01:07:03 +00:00
GitHub Actions 3cd5aae4fb Bump deb version to 1.8.2-1 2021-05-22 00:49:30 +00:00
GitHub Actions 0e188f6950 Bump build version to 1.8.1 2021-05-21 00:50:24 +00:00
GitHub Actions 9d02478701 Bump deb version to 1.8.1-1 2021-05-21 00:50:22 +00:00
GitHub Actions d436581723 Bump deb version to 1.8.0-1 2021-05-20 00:45:45 +00:00
GitHub Actions bd2813622a Bump build version to 1.8.0 2021-05-13 00:50:05 +00:00
Florent Hemmi e605ec8ca3 Update Helm chart link 2021-04-29 22:39:26 +08:00
GitHub Actions c1a6820fbd Bump build version to 1.7.1 2021-04-29 00:12:59 +00:00
GitHub Actions f30150f3b3 Bump build version to 1.7.0 2021-04-22 00:13:42 +00:00
Xiaonan Shen 967f690177 Fix deb download url 2021-04-08 23:02:07 +08:00
GitHub Actions d5f902c54d Bump deb version to 1.6.9-1 2021-04-02 00:19:20 +00:00
David Francos Cuartero d63d426755 closes: #24 added optional parameters to cli 2021-03-06 14:27:35 +08:00
GitHub Actions 09346ca12e Bump deb version to 1.6.6-1 2021-03-05 00:32:54 +00:00
GitHub Actions e23a0cd78a Bump build version to 1.6.3 2021-02-18 00:31:11 +00:00
GitHub Actions bf1ecf9a4e Bump deb version to 1.6.3-1 2021-02-17 00:30:47 +00:00
Xiaonan Shen dd8e03595f Update README.md 2021-02-04 17:39:35 +08:00
GitHub Actions 0ee69a9540 Bump build version to 1.5.7 2021-01-26 00:38:28 +00:00
GitHub Actions 0619627e0d Bump deb version to 1.5.7-1 2021-01-23 01:10:03 +00:00
GitHub Actions 44eb23be70 Bump build version to 1.5.6 2021-01-22 01:10:14 +00:00
GitHub Actions eb3b91feb0 Bump deb version to 1.5.6-1 2021-01-22 01:10:10 +00:00
Xiaonan Shen faa784d144 Improve README 2021-01-11 22:09:01 +08:00
Xiaonan Shen 15b7d488a2 Add ca-certificates to docker image 2021-01-07 21:14:11 +08:00
Xiaonan Shen eae2fca941 Merge pull request #21 from shenxn/dev
Fix build entrypoint
2021-01-07 20:22:35 +08:00
Xiaonan Shen 83d3eccebb Fix build entrypoint 2021-01-07 20:20:59 +08:00
Xiaonan Shen fdd15bf801 Change build version format back (#20) 2021-01-07 19:41:05 +08:00
Xiaonan Shen 2647f8540e Add update check to build (#19)
* Remove armv7 temporarily

* Improve build script

* Add update check for build

* Update README

* Fix build script

* Change build version format

* Improve update check

* Bump build version to v1.5.4

* Fix build Dockerfile

* Fix build action yaml

Co-authored-by: GitHub Actions <actions@github.com>
2021-01-07 18:19:11 +08:00
Xiaonan Shen bde4667ff4 Fix deb build (#18)
* Move dev images to ghcr

* Fix deb install
2021-01-07 13:57:03 +08:00