-
Notifications
You must be signed in to change notification settings - Fork 48.7k
[ci] Add process_artifacts_combined job #30073
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Comparing: e6783e7...a667ea2 Critical size changesIncludes critical production bundles, as well as any change greater than 2%:
Significant size changesIncludes any change greater than 0.2%: Expand to show
|
- name: Display structure of build | ||
run: ls -R build | ||
- run: echo ${{ github.sha }} >> build/COMMIT_SHA | ||
- name: Scrape warning messages |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: this used to be a separate job in circleci but it was really unnecessary to spin up a new CI worker just for this. So I merged this step into process artifacts since it's the only job that needs this.
ghstack-source-id: 784640d Pull Request resolved: facebook#30073
Stack from ghstack (oldest at bottom):