Skip to content

ci: remove unused artifact uploads from test job#32292

Closed
josephperrott wants to merge 1 commit intoangular:masterfrom
josephperrott:remove-artifacts
Closed

ci: remove unused artifact uploads from test job#32292
josephperrott wants to merge 1 commit intoangular:masterfrom
josephperrott:remove-artifacts

Conversation

@josephperrott
Copy link
Member

cc: @AndrewKushnir - I discovered we can remove the upload that was taking an unexpectedly long time

@josephperrott josephperrott requested review from a team and AndrewKushnir August 23, 2019 21:02
@AndrewKushnir
Copy link
Contributor

Thanks @josephperrott! 👍

Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

LGTM.

@josephperrott josephperrott added area: build & ci Related the build and CI infrastructure of the project action: merge The PR is ready for merge by the caretaker labels Aug 23, 2019
@ngbot ngbot bot modified the milestone: needsTriage Aug 23, 2019
@josephperrott josephperrott added the target: patch This PR is targeted for the next patch release label Aug 23, 2019
@gkalpak
Copy link
Member

gkalpak commented Aug 26, 2019

For reference, the artifacts were uploaded so that "CircleCI will parse the provided XML files to provide a better UI for looking at karma error messages" (see #31100).
I guess the extra time is not worth the convenience, but just wanted to mention why we were uploading them (for future reference).

These were initally added to allow for CircleCI to provide a better failure UI using junit data.
This information is not currently being created for bazel tests and once it is created it will
be available on the cloud status pages created by the BEP for each bazel execution.
@josephperrott
Copy link
Member Author

Good point, added to the commit message with more info.

@atscott atscott added target: major This PR is targeted for the next major release and removed target: patch This PR is targeted for the next patch release labels Aug 26, 2019
@atscott atscott closed this in e79ba19 Aug 26, 2019
@josephperrott josephperrott deleted the remove-artifacts branch August 26, 2019 16:58
sabeersulaiman pushed a commit to sabeersulaiman/angular that referenced this pull request Sep 6, 2019
These were initally added to allow for CircleCI to provide a better failure UI using junit data.
This information is not currently being created for bazel tests and once it is created it will
be available on the cloud status pages created by the BEP for each bazel execution.

PR Close angular#32292
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project cla: yes target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants