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
This should fix the CI failures — the cause here of which is that
Bikeshed generates a .cache directory containing some files that
Bikeshed uses internally. So we need to tell git to not let those files
be committed. Otherwise, without this change, spec-prod appears to be
committing those files to the publishing branch (gh-pages) but then is
subsequently unable to overwrite them.
0 commit comments