-
Notifications
You must be signed in to change notification settings - Fork 517
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.8.0 release #2169
0.8.0 release #2169
Conversation
Signed-off-by: Stephen Curran <[email protected]>
Signed-off-by: Stephen Curran <[email protected]>
Signed-off-by: Stephen Curran <[email protected]>
@ianco — can you help with the PR Tests Failing? Error message is:
Do I need to add something specific about the upgrade and the tag? |
Add the integration tests failed — @andrewwhitehead — perhaps this is related to the new CredX release? It’s in the credX area. Or sunspots? |
Ah — integration tests have now passed. Nevermind. |
I think the failing test may require a small update to |
Thanks @andrewwhitehead — I’ll add that. |
v0.8.0 is already in the file:
|
Need to add a note about the upgrade. But do integration tests also need to be updated? |
@andrewwhitehead -- please investigate the failed integration test and let us know what you find. I think it is important to get this out there. |
Looks like the "upgrade" unit test is failing, "from and to version are the same" |
I think the integration tests are ok |
What is the semantics of the
Also in the PR #2116, there is a description of an upgrade to be run. I’m going to try to add it to the CHANGELOG.md, but I’m not clear on exactly what someone deploying this version of ACA-Py needs to do. Is it automatic? |
I think you just need to run I'm not sure why that unit test is failing, as @swcurran mentions if the version is already |
So this RaiseError call should be changed to a |
Signed-off-by: Stephen Curran <[email protected]>
Signed-off-by: Stephen Curran <[email protected]>
I changed the I've reverted the change. I've also added new text to the ChangeLog about the change. |
Signed-off-by: Ian Costanzo <[email protected]>
Signed-off-by: Ian Costanzo <[email protected]>
Exit if upgrade version is the same as current
Kudos, SonarCloud Quality Gate passed! |
@WadeBarnes -- can you please check the CHANGELOG.md note I added this morning about the upgrade. Is it accurate? Useful? Thanks |
@WadeBarnes — not urgent — I got feedback from @reflectivedevelopment so all is well. I’ll merge after my next meeting and get the release out the door. |
Signed-off-by: Stephen Curran [email protected]