Re: [bikeshed] Bikeshed is now on Python 3; update instructions enclosed

Le 19/03/2020 à 16:57, Tab Atkins Jr. a écrit :
> Bikeshed *itself* has its test-suite correctly building on Travis, so
> you should also be able to make a similar edit to just go ahead and
> bump to Python 3 and keep running. It's literally a one-character
> change if you're already specifying the Python version:
> <https://github.com/tabatkins/bikeshed/commit/c6b80b5c2c707af24b58a56ef82d3a11faccb01f>

In case it helps with the upgrade, as of yesterday, the following repos
had a .travis.yml with "bikeshed" and "2.7" in them (and thus likely
need a fix):
"w3c/device-memory"
"w3c/FileAPI"
"w3c/html"
"w3c/IntersectionObserver"
"w3c/mnx"
"w3c/openscreenprotocol"
"w3c/web-animations"
"w3c/webappsec"
"w3c/webappsec-clear-site-data"
"w3c/webappsec-cowl"
"w3c/webappsec-credential-management"
"w3c/webappsec-csp"
"w3c/webappsec-epr"
"w3c/webappsec-feature-policy"
"w3c/webappsec-referrer-policy"
"w3c/webappsec-secure-contexts"
"w3c/webappsec-uisecurity"
"w3c/webappsec-upgrade-insecure-requests"
"WebAssembly/annotations"
"WebAssembly/bulk-memory-operations"
"WebAssembly/conditional-sections"
"WebAssembly/constant-time"
"WebAssembly/content-security-policy"
"WebAssembly/esm-integration"
"WebAssembly/exception-handling"
"WebAssembly/extended-name-section"
"WebAssembly/funclets"
"WebAssembly/function-references"
"WebAssembly/JS-BigInt-integration"
"WebAssembly/memory64"
"WebAssembly/module-types"
"WebAssembly/multi-memory"
"WebAssembly/multi-value"
"WebAssembly/mutable-global"
"WebAssembly/nontrapping-float-to-int-conversions"
"WebAssembly/proposal-type-imports"
"WebAssembly/reference-types"
"WebAssembly/sign-extension-ops"
"WebAssembly/simd"
"WebAssembly/tail-call"
"WebAssembly/threads"
"WebAudio/web-audio-api"
"WICG/background-fetch"
"WICG/client-hints-infrastructure"
"WICG/element-timing"
"WICG/permissions-request"
"WICG/portals"
"WICG/priority-hints"
"WICG/purification"
"WICG/ResizeObserver"
"WICG/shape-detection-api"
"WICG/speech-api"
"WICG/ua-client-hints"
"WICG/webpackage"

Dom

Received on Friday, 27 March 2020 07:12:01 UTC