-
Notifications
You must be signed in to change notification settings - Fork 521
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
0.7.5 Cherry Picks #1967
0.7.5 Cherry Picks #1967
Conversation
If an exception was thrown during the initialization of the root_profile, we would throw an exception during shutdown and fail to end the process. This would leave ACA-Py running, without accepting/handling any further requests. Adding guards for shutdown code that uses the root_profile should avoid this situation Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Both #1940 and #1962 appear to have merge conflicts in one form or another. The commits from #1940 made assumptions about work that had been made within other commits (most notably, within the tests). I moved on to merging #1962, but this appears to have been a mistake. I will switch back to merging #1940 and resolving any merge conflicts before proceeding on with #1962. |
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: DESKTOP-TAED8OJ\shaangill025 <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
e8c6354
to
0fb0171
Compare
Force-push due to a commit missing a valid GPG signature |
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Signed-off-by: Shaanjot Gill <[email protected]> Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
After Cherrypicking openwallet-foundation#1962, the unit tests began to fail due to changes elsewhere in the codebase. This commit intends to fix those failures. Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
Codecov Report
@@ Coverage Diff @@
## hotfix/0.7.5 #1967 +/- ##
===============================================
Coverage ? 93.59%
===============================================
Files ? 537
Lines ? 34266
Branches ? 0
===============================================
Hits ? 32070
Misses ? 2196
Partials ? 0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AATH Tests run with ACA-Py and with AFJ-ACA-Py and all tests passing with 0.7.4 are passing with this branch. As well, @frostyfrog ran the integration tests and they passed.
@frostyfrog -- we need to cherry pick another PR: #1973 -- a one liner. Could you please do that? It is updating a dependency for web.py from a git reference to a released version. @frostyfrog @dbluhm @WadeBarnes -- opinion needed: Assuming this cherry pick goes well, do you think I should do an 0.7.5-rc1 release or would it be safe enough to go straight to 0.7.5 final after local pre-release testing? |
I'd go with an |
These are the cherry picks for Milestone 0.7.5 https://github.com/hyperledger/aries-cloudagent-python/milestone/6