You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesatee.apache.org by GitBox <gi...@apache.org> on 2019/12/02 05:08:47 UTC

[GitHub] [incubator-mesatee] dingelish opened a new pull request #113: [third-party] Fix rand in sgx crates. Regularly update sgx crates.

dingelish opened a new pull request #113: [third-party] Fix rand in sgx crates. Regularly update sgx crates.
URL: https://github.com/apache/incubator-mesatee/pull/113
 
 
   ## Description
   
   - Previously `rand-sgx` was imported using `rev = ...`. This commit fixes all rand-sgx usage to make it `tag = ...`
   - Regular updates on sgx crates.
   
   Fixes # (issue)
   
   ## Type of change (select applied and DELETE the others)
   
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
   - [ ] API change with a documentation update
   - [ ] Additional test coverage
   - [x] Code cleanup or just sync with upstream third-party crates
   
   ## How Has This Been Tested?
   
   Tested in https://github.com/dingelish/incubator-mesatee/commit/087a43662afe1fa1a3484318bb012a0a3b1435aa
   
   CI passed at http://ci.mesalock-linux.org/dingelish/incubator-mesatee/25
   
   ## Checklist (check ALL before submitting PR, even not applicable)
   
   - [x] Fork the repo and create your branch from `master`.
   - [x] If you've added code that should be tested, add tests.
   - [x] If you've changed APIs, update the documentation.
   - [x] Ensure the tests pass (see CI results).
   - [x] Make sure your code lints/format.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mesatee.apache.org
For additional commands, e-mail: dev-help@mesatee.apache.org