Skip to content
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

[KZL-1046] Add Kuzzle Nightly & Redis 3 and 4 test #1299

Merged
merged 5 commits into from
May 20, 2019

Conversation

alexandrebouthinon
Copy link
Member

What does this PR do ?

Update our Travis configuration to launch heavy and time consuming tests by night using Travis CRON.

How should this be manually tested?

Look at Travis

@codecov
Copy link

codecov bot commented May 14, 2019

Codecov Report

Merging #1299 into 1-dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            1-dev    #1299   +/-   ##
=======================================
  Coverage   93.85%   93.85%           
=======================================
  Files          98       98           
  Lines        6862     6862           
=======================================
  Hits         6440     6440           
  Misses        422      422

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e612f51...d215c65. Read the comment docs.

Copy link
Contributor

@Aschen Aschen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should change Redis version in the dev.yml file

.travis.yml Outdated Show resolved Hide resolved
@alexandrebouthinon
Copy link
Member Author

@Aschen: I update the Redis version in all repo Docker Compose files. I'll update other docker-compose soon

@alexandrebouthinon alexandrebouthinon changed the title [KZL-1046] Add Kuzzle Nightly & Redis 4 and 5 test [KZL-1046] Add Kuzzle Nightly & Redis 3 and 4 test May 15, 2019
.ci/test-aarch64.yml Show resolved Hide resolved
@Aschen Aschen merged commit 363d1da into 1-dev May 20, 2019
@Aschen Aschen deleted the KZL-1046-kuzzle-nightly branch May 20, 2019 11:17
@Aschen Aschen mentioned this pull request Jun 14, 2019
Aschen added a commit that referenced this pull request Jun 14, 2019
Release 1.8.0

Bug fixes

    [ #1311 ] Fix promise leaks (scottinet)
    [ #1298 ] Fix disabled protocol initialization (Aschen)
    [ #1297 ] Fix timeouts on plugin action returing the request (benoitvidis)
    [ #1288 ] Fix an error when trying a non-partial bulk update (scottinet)
    [ #1286 ] Allows bulk inserts on aliases (benoitvidis)
    [ #1282 ] Scan keys on redis cluster (benoitvidis)
    [ #1279 ] Users must be authenticated to use auth:logout (scottinet)

New features

    [ #1315 ] Add the new Vault module to handle encrypted application secrets (Aschen)
    [ #1302 ] Add write and mWrite (Aschen)
    [ #1305 ] Add pipes & hooks wildcard event (thomasarbona)

Enhancements

    [ #1318 ] Add a maximum ttl to auth:login (benoitvidis)
    [ #1301 ] Upgrade the WebSocket libraries (scottinet)
    [ #1308 ] Events triggering refactor (scottinet)
    [ #1300 ] Collection specifications methods cloisoned to a collection (thomasarbona)
    [ #1295 ] Improve validation error messages (benoitvidis)
    [ #1292 ] Throw an error when the realtime controller is invoked by plugin developers (benoitvidis)
    [ #1257 ] Add ability to define mapping policy for new fields (Aschen)
    [ #1291 ] Fix --help on subcommands (Yoann-Abbes)
    [ #1289 ] Handle ping/pong packets (scottinet)
    [ #1273 ] Fix incomplete access logs (scottinet)

Others

    [ #1317 ] Add ps dependency to plugin-dev Docker image for pm2 (benoitvidis)
    [ #1312 ] Check that .kuzzlerc.sample is well-formed (scottinet)
    [ #1299 ] Add Kuzzle Nightly & Redis 3 and 4 test (alexandrebouthinon)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants