-
Notifications
You must be signed in to change notification settings - Fork 370
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
Release/0.21.6 #1389
Release/0.21.6 #1389
Conversation
Adding details surroudning our planned sunset of calabash-ios.
Adding sunsetting reminder to README.md
Gem: remove frank related code and tests
Feature/jenkins2
Jenkins test this please |
Update the run_loop dependency version:
I think you will then see which rspec tests are failing. All references to If you have any questions, just ask here or in Gitter. |
Calabash.podspec
Outdated
@@ -2,7 +2,7 @@ | |||
Pod::Spec.new do |s| | |||
|
|||
s.name = 'Calabash' | |||
s.version = '0.21.4' | |||
s.version = '0.21.5' |
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.
Update to 0.21.6
Delete these methods and any callers. There are no replacements and enabling accessibility is no longer necessary. As you have noticed, the CLI is not a good shape. |
@jmoody all tests passing. am i able to kick off jenkins myself? |
Jenkins test this please |
The Jenkins tests have not run automatically because of some permissions problems. The "green check box" indicates that you have signed the MSFT OSS agreement. I have added you as a contributor. You will need to accept the invitation. This should allow Jenkins to run the tests automatically. |
@jmoody shall i follow the Release Docs from here? |
@AlexWellsHS Those docs look out of date. I will handle from here. |
@AlexWellsHS Looking at this again, you need to do the merge from your fork Now that you are a maintainer, it will be easier for you to work from the calabash/calabash-ios project (not from your fork). |
@jmoody cant i just make a PR from master to develop since this was merged into master? |
You must merge release/0.21.6 into develop.
Thanks! |
0.21.6
TODO