William Yang
84e032f2e1
chore(ci): disable elvis checks on pull requests
...
It is meaningless to do elvis checks on maintenance branches.
2021-05-05 11:49:08 +02:00
Zaiming Shi
e06fcbb769
chore(elvis): only trigger in github action when pull request
2020-12-11 17:33:53 +08:00
ayodele.akingbule
315d14d3ed
chore(lint): Add Elvis Linter Config and Github Action
2020-12-11 17:33:53 +08:00
z8674558
6a7438ce6b
feat(ci): use gitlint to check if commit messages are semantic
2020-12-11 17:33:53 +08:00
JianBo He
1700a7a98a
refactor(test): put all property cases to test/props directory
2020-06-18 17:38:34 +08:00
JianBo He
e3489b9d46
refactor(style): improve all types declaration
...
- Add dialyzer for code analysis
- Correct all the module type declarations
- Use `-type()` to declaration a type instead of `-opaque`
(It is advantageous to the code dialyzer)
BROKEN CHANGES:
- Add a ?DEFAULT_SUBOPTS for emqx_broker:subscribe/1,2,3
- Remove the needless internal function `emqx_vm:port_info(PortTerm, Keys)`
2020-06-18 17:38:34 +08:00
turtleDeng
9a7dd4579e
Update run_test_case.yaml
2020-05-23 10:04:59 +08:00
JianBo He
361730558f
Check xref
2020-05-22 10:09:52 +08:00
JianBo He
e492260fe8
Change travis-ci to github action
2020-03-21 13:40:16 +08:00
JianBo He
40758fb693
Workflow ( #3163 )
...
Add workflows
2020-01-09 11:53:20 +08:00