-
Notifications
You must be signed in to change notification settings - Fork 100
Adjust workflows to properly run style on branches #2428
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
base: main
Are you sure you want to change the base?
Conversation
|
Can you do a small test, please? Can you create a branch based on this commit so we can test the internal pipeline? |
|
Seems to be working properly now, right? |
|
Looks like it is. @flodnv, want to review again? |
flodnv
left a comment
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.
Instead of mirroring what's in Auth, could we mirror what's in Web-E, which does not use is_fork?
Yep. In fact, I think it's way simpler, indeed. Let me know if that works. |
Details
Currently we have errors on the style pipeline for branches. It's only working for forks.
Fix the workflow taking auth as example
Fixed Issues
Fixes GH_LINK
Tests
Internal Testing Reminder: when changing bedrock, please compile auth against your new changes