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

Adjust test artifacts building process #899

Closed
jan-goral opened this issue Jul 17, 2020 · 0 comments · Fixed by #1095
Closed

Adjust test artifacts building process #899

jan-goral opened this issue Jul 17, 2020 · 0 comments · Fixed by #1095

Comments

@jan-goral
Copy link
Contributor

Author the user story for this feature

As a developer, I want to generate all test artifacts to proper directory using a single command.

Is your feature request related to a problem? Please describe.
#878

Describe the solution you'd like
We need one script for generating all artifacts but we have many artifacts projects, so a proposed solution is to organize scripts in a tree structure where the main script will run platform scripts and platform scripts will run case-specific scripts, so:

  • Add new script for generating all artifact android artifacts, reuse existing android scripts, and adjust each if needed.
  • Add new script for generating iOS artifacts
  • Add main scripts for generating all flank artifacts

Additional context
This issue is the next step after #898

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants