Ivan Dyachkov
|
4f75dbbe7f
|
chore: remove otp version from rpm package name
|
2023-02-15 10:21:07 +01:00 |
Zhongwen Deng
|
ec625363cf
|
fix: emqx can't start with systemctl
|
2022-05-15 17:13:56 +08:00 |
Zaiming (Stone) Shi
|
5d10071319
|
chore(rpm/deb): delete init.d stuff
|
2022-04-19 22:25:59 +02:00 |
Zaiming (Stone) Shi
|
4e64010a3b
|
build: more structured build info
|
2022-03-02 21:22:03 +01:00 |
Zaiming (Stone) Shi
|
b68cb96bd2
|
refactor: make pkg-vsn.sh able to report both short and long version
|
2022-02-26 01:38:10 +01:00 |
Zaiming (Stone) Shi
|
2d3859a79a
|
build: get full version from pkg-full-vsn.sh
this is due to the mapping of :
centos7 -> el7
and rockylinux8 -> el8
with this fix, there is no need to repeat such mapping
in many differennt places
|
2022-02-25 11:33:01 +01:00 |
Thales Macedo Garitezi
|
bd0d331b64
|
Merge pull request #6636 from emqx/elixir-packages-mkII
ci(mix): build emqx packages with elixir
|
2022-01-27 11:10:30 -03:00 |
Kian-Meng Ang
|
fc92e4c8bf
|
docs: fix typos
|
2022-01-27 12:29:38 +01:00 |
Thales Macedo Garitezi
|
a91880780a
|
chore(elixir): change image/package versioning convention
We now go from "most specific" to "most general" versions: Elixir ->
OTP -> OS.
|
2022-01-26 16:59:48 -03:00 |
Thales Macedo Garitezi
|
6dd11665bb
|
ci(mix): build emqx packages with elixir
|
2022-01-26 16:59:48 -03:00 |
Zaiming Shi
|
a705bc1fc7
|
build: change package name scheme
`${PROFILE}-${PKG_VSN}-otp${OTP_VSN}-${SYSTEM}-${ARCH}.zip`
|
2021-11-20 20:44:48 +01:00 |
zhanghongtong
|
b9c913d18f
|
chore(CI): fix windows build error
|
2021-03-23 20:32:23 +08:00 |
zhanghongtong
|
622edcd536
|
chore(CI): rename arch package name
|
2021-03-23 19:49:54 +08:00 |
Rory Z
|
c0f03ca132
|
test(CI): add actions for build emqx packages (#3915)
|
2020-12-15 13:34:11 +08:00 |