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
Adjust DNS resolution to prefer IPv4 addresses when both IPv4 and IPv6 are resolved. @davisagli#5261
Documentation
Fix tests and documentation broken because the renaming master->main @sneridagh#5251
Disable GHA vale checking, it started to fail with a gazillion of violations. @sneridagh#5253
Reenable GHA vale checking, but with configuration from plone/documentation. It now runs Vale, but with the flag --no-exit which means "Don't return a nonzero exit code on errors." It also eliminates reviewdog as the test runner. @stevepiercy#5256