-
Notifications
You must be signed in to change notification settings - Fork 48
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
trunk branch is way out of date #325
Comments
During hacktoberfest 2022 we opened redesign of atPro for contributions and used Few months back when atPro redesign came in priority, we picked up from where it was left. The idea was to support old version while new version is being developed and eventually have everything merged to trunk. Somewhere down the line we started actively working on the new version and trunk was not maintained, which should have not been the case. Next step: we will merge |
@sachins-geekyants thanks. What is the impact to test timelines for (each) mobile, desktop, and Windows? I know we have desktop and Windows deployed. For desktop we have several bugs and missing features. Have you had a chance to review this ticket and assess how many new screens we will need? And here is the other ticket for desktop #323 |
@sachins-geekyants thank you - I understand. I will try to merge trunk into ui_redesign locally, resolve merge conflicts where I can, and list here any merge conflicts where I am uncertain how to resolve them. |
We already have atPro mobile(android, ios) and desktop (macOS, windows) available for testing with new UI. We have started working on #323 bug and enhancements list. |
@gkc we had to release an android version to stores to support android 13. Can we wait till new design is ready to go to stores before merging |
Sure |
moving to next sprint |
2 similar comments
moving to next sprint |
moving to next sprint |
Describe the bug
Contrary to our normal development approach at Atsign, the trunk branch of this repo is very out of date and most recent activity is happening on multiple feature branches. I can see however that the
ui_redesign
branch appears to be the main branch that other branches are merging into - effectively it is acting as the trunk branch; this begs the question - why not just use the trunk branch?Without a regularly updated trunk branch, it is difficult to get a clear picture of dependencies that atmosphere_pro has on the core at_client_mobile and at_client packages
@sonle-geekyants @sachins-geekyants @Sardar1208 Please bring trunk up to date and let's follow up with a conversation about why trunk-based development isn't currently feasible, and agree what approach we will take in future.
The text was updated successfully, but these errors were encountered: