-
-
Notifications
You must be signed in to change notification settings - Fork 5
v0.6.0 Release Checklist #163
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
Comments
Let Monica and I know when you're ready for release testing, @alkymst |
@dclear and @mafriend The 0.6.0 RC is ready for testing - https://github.com/drud/ddev-ui/releases/download/untagged-43d282b79ce4a5138a3f/ddev-ui-0.6.0.dmg |
ty @alkymst ! |
I took it for a quick spin: It seems to work fine with ddev v0.4.1. Some small oddities befitting of an alpha, don't recommend working them too much.
Testing with ddev/ddev#1307 (json additions)
The most critical need remains the same: Automated tests. It will never be possible to catch regressions in a complex gui without automated tests. Great news: Each error I encountered was recoverable. I clicked "OK" and got on with my business. |
|
@alkymst : can you do a pass on the issues on the board at https://github.com/orgs/drud/projects/25 and let us know what's done and included in release for testing? https://github.com/drud/ddev-ui/milestone/6 - thanks! |
This has my approval. Good work. |
Randy, The new button issue is actually more a design issue than anything. If works, it's taking you to the view to create a new project. The issue is it's the same view you land on, or the default index page. We used to have a datagrid style list on the index, but it didn't make sense to have duplicate project lists. So unless you are looking at a project you are seeing the create project view. If you click on new while looking at a project you will see the button works as expected. Need to think this through in the redesign. |
Randy,
I'm going to look into these issues. As for the D6, you might be right on that. as for the PHP configs, I can setup defaults for each that make more sense. I created a yaml file to handle some of this logic vs putting it in code I'll extend the default container settings for each CMS here - https://github.com/drud/ddev-ui/blob/master/src/resources/InstallProfiles.yaml - Good catch! |
As for testing with ddev/ddev#1307 (json additions) this need to be addressed soon, ideally before your next release then this goes live. |
Hey folks! I did some regression testing using a macOS running mojave 10.14.1 and here are my findings! A few issues were found and those have been filed in the appropriate projects, but no blockers were uncovered during testing (though @alkymst is working on the fix for the php project installation)! We should be good to go whenever that bug is fixed! Thanks! |
ty @mafriend! |
Remaining actions:
~~ [ ] Social media announcement, blog, newsletter, etc~~
For additional background information, please see our Product Release instructions here.
The text was updated successfully, but these errors were encountered: