Skip to content
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

Added Azure DevOps CI/CD definition #98

Merged
merged 21 commits into from
Oct 8, 2019

Conversation

vsafonkin
Copy link
Contributor

@vsafonkin vsafonkin commented Oct 3, 2019

This PR add pipeline file for Azure DevOps.
Azure pipeline contents steps:

  • select xcode version from matrix for build
  • get info about ruby and bundler
  • install dependences and build app
  • exec cucumber tests
  • publish results

Travis and Jenkins files was deleted.
Also device list for cucumber tests was changed: now it has iphone simulators for latest models.
Calabash framework was updated from 0.21.7 to 0.21.8

azure-pipelines.yml Outdated Show resolved Hide resolved
@vsafonkin vsafonkin marked this pull request as ready for review October 4, 2019 13:58
@maxim-lobanov maxim-lobanov changed the title Transition Travis/Jenkins to ADO pipeline Added Azure DevOps CI/CD definition Oct 7, 2019
CalSmokeApp/Gemfile Outdated Show resolved Hide resolved
@vsafonkin vsafonkin requested a review from jmoody October 8, 2019 11:19
@ivan-nosar ivan-nosar merged commit 855f908 into master Oct 8, 2019
@ivan-nosar ivan-nosar deleted the v-vlsafo/azure-pipelines-config branch October 8, 2019 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants