forked from vernemq/vernemq
-
Notifications
You must be signed in to change notification settings - Fork 3
Feature/otp 27 upgrade #72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 44 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
d885620
feature: OTP version upgrade to 27
a3fcc1a
fix: remove log format file and update dependency url for eleveldb
d35a992
fix: unable to stp application and unable to subscribe
0f3ac3e
chore: formatting fix
5ee3755
test: fix test method deprecations
5ce541a
feature: test build on different os and OTP versions
aec35e7
test: fix tests breaking due to ordering
12428c9
chore: skip make db-setup for build to pipeline to run
0501a38
chore: formatting fix
a689c48
ignore dialyzer results
15e14b6
test: jwerl url update
749d67c
test: fix vmq_diversity suites
2bc870c
test: fixed test suites and cluster suite WIP
55729d3
test: fix breaking test suites
ec75ea7
test: fix breaking suites
9a3b6fc
disabling dialyzer again
ca0b157
fix: multiple test fix
efae016
chore: typo fix
ef168f5
WIP try coverage on ubuntu 22.04
5d13598
test: fix simple_prometheus_test testcase
5d20471
fix: fixed postgres breaking test and removed OTP 23 from pr checks
a69bc37
chore: formatting fix
3a9ea5a
fix: eccs testcase fix for vmq_schema_SUITE
cfd1190
fix: ignore dialyzer in rebar config
yashGojek 458e6b6
fix: remove clique overrride
yashGojek f6e76e2
chore: remove fail on warnings
yashGojek 3812a8d
fix: depenedency update for sidecar
yashGojek ad337e3
chore: cleanup
yashGojek e31481e
fix: remove unwanted lock file in apps
yashGojek 6b0722b
fix: add libraries missing in otp 27 alpine image
yashGojek 3df4242
fix: add libraries missing in otp 27 alpine image
yashGojek df5a991
fix: add libraries missing in otp 27 alpine image
yashGojek c5b52dc
fix: add libraries missing in otp 27 alpine image
yashGojek c982712
fix: upgrade alpine version
yashGojek 6c6e5ef
fix: listener show cmd error
yashGojek aa2c136
fix: listener func issue
yashGojek bb9f725
fix: listener fix for sidecar
yashGojek fe58fd5
chore: Remove .DS_Store from repo
yashGojek 15b393d
chore: formatting fix and remove unwanted changes
yashGojek 1eef88e
chore: revert unwanted changes and fix formatting
yashGojek 65c5bd0
fix: systog dependency added
yashGojek 8961792
fix: revert apk changes for alpine runitime container
yashGojek 47bc5fe
fix: revert unwanted schema changes
yashGojek 2d57766
chore: remove unwanted changes
yashGojek 9141563
chore: remove unwanted changes
yashGojek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -22,3 +22,5 @@ vernemq.iml | |
|
|
||
| .vscode/ | ||
| erlang_ls.config | ||
|
|
||
| *.DS_Store | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.