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

Project adaptation to work with external instrumentation runners #2

Merged
merged 28 commits into from
Jul 16, 2024

Conversation

dpastor
Copy link
Contributor

@dpastor dpastor commented May 30, 2024

🥅 What's the goal?

Until project is running during some time in some of our repos, i'm keeping it private, uploading artifacts to our private nexus.

Also some adaptations to the previous code are needed to give support to acceptance tests executions which are performed by external runners (composer in smart-wifi or marathon in android-messenger).

🚧 How do we do it?

  • Configure publication to upload artifacts to our nexus projects
  • Provide 2 new gradle targets per android test flavor (loggerazziBefore... and logerazziAfter...), which can be invoked manually on projects where android tests are run by an external runner (composer, marathon). See example on how this can be easily configured.
  • Make report routes relative, as this was not working correctly when reports are generated on a different machine.

📘 Documentation changes?

  • README.md updated

✅ How can I test this?

@dpastor dpastor changed the title Publication fix Project adaptation to work with non-standard tests executions repos Jul 12, 2024
@dpastor dpastor marked this pull request as ready for review July 12, 2024 11:01
@dpastor dpastor changed the title Project adaptation to work with non-standard tests executions repos Project adaptation to work with external instrumentation runners Jul 12, 2024
Copy link

@DevPabloGarcia DevPabloGarcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link

@yamal-alm yamal-alm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome

@dpastor dpastor merged commit 9a0abac into main Jul 16, 2024
1 check passed
@dpastor dpastor deleted the publication_fix branch July 16, 2024 16:17
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.

3 participants