Commit Graph

23 Commits (bbde1a7727ef3def8e35f029f7fbc362d38860a5)

Author SHA1 Message Date
John Niang bcf26fdc50
Refactor Dockerfile with layered jar (#1248)
* Refactor Dockerfile with layered jar

* Add projectVersion print task

* Refactor docker build process

* Remove aliyun maven mirror

* Correct multi platforms list

* Correct multi platforms list again

* Make docker platforms configurable
2021-01-27 23:55:57 +08:00
John Niang 7cb4f3464a
Replace travis ci with github action (#1212)
* 1196 refactor/ci (#3)

* Remove .travis.yml

* Refactor github action partially

* Fix yaml syntax error

* Add run command for every step

* Set current branch name into halo.yml temporarily

* Test validation.yml

* Add upload-release-asset step into release.yml

* Perfect release.yml

* Fix indent error

* Refactor on condition in release.yml

* Refactor on condition in validation.yml

* Fix release.yml

* Fix upload_url value set

* Fix environment set error

* Change artifact variable from output into global environment

* Fix deprecated environment set method

* Fix environment variable set error

* Change assert_content_type with application/zip

* Refactor upload release step

* Fix release id set

* Fix release id set again

* Fix syntax error

* Refactor upload process

* Refactor halo ci

* Make build step rely on check step

* Inspect docker action

* Inspect docker action again

* Refine bootBuildImage config

* Refactor bootBuildImage config and halo ci

* Fix download artifact path error

* Fix docker image name concat error

* Remove downloaded files inspect tips
2021-01-03 22:05:39 +08:00
John Niang 30e28b5257
Upgrade dependencies (#1184)
* Update spring boot version and source compatibility version

* Rearrange some configs

* Upgrade swagger to 3.0.0

* Make swagger configurable

* Make swagger-ui.html path backward compatible

* Change jdk version into 11 in ci/cd scripts and Dockerfile
2020-12-08 01:20:19 +08:00
OnFr d3953fe864
fix: #1028 (#1094) 2020-09-30 00:06:01 +08:00
IJKZEN 426bbf6e83
feat(jvm): change jvm to openj9 to reduce memory 2019-11-26 10:09:39 +08:00
ruibaby f2642feb35 Update readme. 2019-09-26 14:56:38 +08:00
ruibaby f371ec3e0d Fixed #283 2019-09-03 21:23:33 +08:00
ruibaby 1a6e5c7127 Update Dockerfile. 2019-07-16 17:40:32 +08:00
johnniang 99c11ac57d Change openjdk:8-jdk-alpine to openjdk:8-jre-alpine in Dockerfile 2019-05-22 23:44:03 +08:00
johnniang 67a09a9123 Let halo version off Dockerfile 2019-05-10 16:12:24 +08:00
johnniang 3b888d3d89 Update copy filename of the jar file 2019-05-09 01:41:30 +08:00
johnniang 8b97f0422e Update Dockerfile 2019-05-09 01:39:04 +08:00
johnniang 357f094057 Add Dockerfile support 2019-05-07 17:27:49 +08:00
ruibaby 9a8ade7b17 Update Dockerfile. 2019-04-19 16:53:40 +08:00
ruibaby 2db1669e3f Change base package to run.halo.app. 2019-04-03 20:06:59 +08:00
johnniang 93918e26e6 Add logging level config in Dockerfile 2019-03-01 23:25:17 +08:00
ruibaby 18ef6f54c5 🐛 修复 Docker 构建问题 2019-01-16 19:16:43 +08:00
RYAN0UP_ d636e3b8b5
Update Dockerfile 2018-12-29 00:26:52 +08:00
RYAN0UP_ e2ffae2463
Update Dockerfile 2018-12-29 00:26:00 +08:00
ruibaby 367ec29183 🐛 修复菜单管理页面的异常 2018-12-28 22:50:31 +08:00
ruibaby 12e8e68655 🐛 fixed #55 2018-12-05 17:17:24 +08:00
ruibaby 2d2274a4ea 🎨 docker自动集成 2018-10-18 20:24:51 +08:00
ruibaby 1167bceb6c add Dockerfile 2018-10-18 06:04:06 +08:00