Skip to content

Conversation

Rushabhshroff
Copy link
Member

Add support for uploading reports as an artifact

@Zemotacqy
Copy link

Do we want to commit dist/index.js ?

@Rushabhshroff
Copy link
Member Author

Do we want to commit dist/index.js ?

Yes, this is required for github actions to work. Docs. We use "@vercel/ncc" approach.

Comment on lines 191 to 193
} else if (framework === FRAMEWORKS.xcuitest) {
reportEndpoint = URLS.REPORT.xcuitest_resultbundle;
} else {

Choose a reason for hiding this comment

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

Can we please add a check to upload only when enableResultBundle param is set to true?

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.

2 participants