-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Dummy Beta PR #1224
Dummy Beta PR #1224
Conversation
@AndyScherzinger I have seen that you added a lot of changes here. In general, to avoid this, I suggest to put this all to PRs against "master". |
Yes, all the changes I made have also been made to material_buttons or material_fab respectively, so all changes are also part of other PRs targeting master. |
could we also add #1220 to the beta for field testing the technical change? 😃 |
@tobiasKaminsky did you miss to push some changes?
Which should imho be Build.Ver... not BuildConfig.Ver... Don't know which branch brought in this change. |
@AndyScherzinger you can add #1220 to the beta branch. Regarding the failing travis I will look soon. |
Regarding BuildConfig: The variable is generated by gradle. |
Added #1277 to the |
@AndyScherzinger , seems you forgot pushing something in the library repo. |
Hmmm, I didn't change anything in the lib just pulled my branch and had to commit due to resolving merge conflicts. Maybe that led to this? |
@davivel how can I fix this (not a git pro). I can push the "change" to the lib repo which means I woul dpush a senseless, empty commit its master, which is most likely not what you would want me to do. Any help very much appreciated! |
@AndyScherzinger You need to got to android-lib, checkout the master branch and reset to head. |
Yeah, it worked! Thanks @tobiasKaminsky so we are back to the BuildConfig.VERSION_CODE compile error now since ant doesn't seem to generate this class :( |
@tobiasKaminsky @jancborchardt @davivel @masensio just wanted to let you know that I am forced to pause dev activities until I find a proper USB A->C cable (which if you want a standard compliant is quite a pain and atm rather impossible) due to a phone swap. |
@AndyScherzinger sure, no worries! Maybe this can be of help: Google engineer writing Amazon reviews on USB-C cables that don't work |
@jancborchardt Yeah, I know that one and also the Spreadsheet. Unfortunately the compliant cables aren't available at the moment probably due to the demand (for compliant cables). |
Just use an emulator :) |
Na, nothing beats a physical device :) |
@tobiasKaminsky I finally found the time to redo and test drive the compile target bump to marshmallow #1220 - It is running on my phone just fine uploads/downloads (also instant) have been tested. So this should be fine and thus I pushed/merged it onto the beta branch. Hope this is fine with you as I said I tested the merged version before I pushed it on GH. |
… introduce a mechanism which is querying multiple solutions and lists them to the user
@AndyScherzinger do you have time to merge your PRs into beta? |
They are all on the beta branch already 😁 |
For example #1277? I have a status script that checks if the branch is included in beta. |
--> #1277 (comment) |
Then I consider those PRs as integrated. |
@AndyScherzinger In order to have my script working correctly please do not rebase the branches to get them into beta. Please use merge instead as this will keep track of the history. |
Are there open PRs that we should merge into beta? |
Okay, good to know. Unfortunately all of my open PRs are rebased atm... :( |
Beta process will change soon. This PR is not needed anymore. Closing then. |
This will never be merged, but is to see Travis, discuss the beta version