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

[core] Use proper external build id for Argos uploads #33929

Merged
merged 1 commit into from Aug 15, 2022

Conversation

cherniavskii
Copy link
Member

In MUI X sometimes we have false negative regressions like https://app.argos-ci.com/mui/mui-x/builds/3071
Currently, we have to push new commit (or rebase) to trigger whole CI pipeline and upload new screenshot to Argos.
But ideally we would like to restart a single step in the pipeline.

Turned out, we used wrong external build id as pointed out in argos-ci/argos#457 (comment)

@cherniavskii cherniavskii added the core Infrastructure work going on behind the scenes label Aug 15, 2022
@mui-bot
Copy link

mui-bot commented Aug 15, 2022

No bundle size changes

Generated by 🚫 dangerJS against 11c3888

@cherniavskii
Copy link
Member Author

Seems to work:

@cherniavskii cherniavskii marked this pull request as ready for review August 15, 2022 10:56
@oliviertassinari
Copy link
Member

oliviertassinari commented Aug 15, 2022

Looks good, to apply on http://github.com/mui/material-ui too

@cherniavskii
Copy link
Member Author

@oliviertassinari this PR is in material-ui repo :)
In MUI X we just use script from monorepo directly: https://github.com/mui/mui-x/blob/648b73292762e05efdbb257b1345503f64cea688/scripts/pushArgos.js#L1

@cherniavskii cherniavskii merged commit 86d0027 into mui:master Aug 15, 2022
@cherniavskii cherniavskii deleted the argos-external-build-id branch August 15, 2022 11:54
daniel-rabe pushed a commit to daniel-rabe/material-ui that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants