You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(internal/librarian): update-image should skip libraries where generate is blocked by config (#2823)
`update-image` command now skips a library if it is configured with
`generate_blocked` in config.yaml.
Also done minor refactoring to reuse logic in identifying blocked
libraries.
Fixes#2773
0 commit comments