Skip to content

Simplify CI scope to Ubuntu and remove Zygote integration/test support#257

Merged
yebai merged 3 commits into
mainfrom
copilot/simplify-ci-tests-setup
May 20, 2026
Merged

Simplify CI scope to Ubuntu and remove Zygote integration/test support#257
yebai merged 3 commits into
mainfrom
copilot/simplify-ci-tests-setup

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 20, 2026

This PR streamlines CI and test maintenance by reducing platform variance and removing legacy Zygote coverage. It keeps the AD/test matrix aligned with currently maintained backends.

Closes #256

  • CI scope reduction (Ubuntu-only)

    • Updated Tests.yml, DynamicPPL.yml, and AutoDiffIntegration.yml to run on ubuntu-latest only.
    • Removed OS matrix entries for macOS and Windows.
  • Remove Zygote integration lane

    • Deleted .github/workflows/Zygote.yml.
    • Removed Zygote integration badge/link from README.md.
  • Drop Zygote test support paths

    • Removed Zygote dependency/compat entries from test/Project.toml.
    • Removed AD="Zygote" branch in test/runtests.jl.
    • Tightened MixedAD reverse-mode backend checks to exclude AutoZygote.
    • Removed AutoZygote references from AD backend guidance in source docs/messages.
  • Workflow hardening on touched jobs

    • Added minimal workflow permissions:
      permissions:
        contents: read

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/ElOceanografo/SparseInverseSubset.jl/tarball/52962839426b75b3021296f7df242e40ecfc0852
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/EnzymeAD/Enzyme.jl/tarball/187a71b97ae9208f9ab063f4601c9de80f4a5892
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/EnzymeAD/Enzyme.jl/tarball/c6ee69ee502060982d12dbaaf3d8fcb4e835a0d1
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/FluxML/Functors.jl/tarball/60a0339f28a233601cb74468032b5c302d5067de
    • Triggering command: /usr/bin/julia julia --project=. -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/FluxML/IRTools.jl/tarball/57e9ce6cf68d0abf5cb6b3b4abf9bedf05c939c0
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/FluxML/MacroTools.jl/tarball/1e0228a030642014fe5cfe68c2c0a818f9e3f522
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/FluxML/NNlib.jl/tarball/78cd28dbd5f03f99ccaba45c987107adcb61c115
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/FluxML/Optimisers.jl/tarball/36b5d2b9dd06290cd65fcf5bdbc3a551ed133af5
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/FluxML/Tracker.jl/tarball/83697ba2237663355de8fb0a800144cda44848a0
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/FluxML/Zygote.jl/tarball/a29cbf3968d36022198bcc6f23fdfd70f7caf737
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/FluxML/ZygoteRules.jl/tarball/434b3de333c75fc446aa0d19fc394edafd07ab08
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/GunnarFarneback/Inflate.jl/tarball/d1b1b796e47d94588b3757fe84fbf65a5ec4a80d
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaArrays/FillArrays.jl/tarball/2f979084d1e13948a3352cf64a25df6bd3b4dca3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaArrays/MappedArrays.jl/tarball/0ee4497a4e80dbd29c058fcee6493f5219556f40
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaArrays/StaticArrays.jl/tarball/246a8bb2e6667f832eea063c3a56aef96429a3db
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaArrays/StaticArraysCore.jl/tarball/6ab403037779dae8c514bad259f32a447262455a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaArrays/StructArrays.jl/tarball/ad8002667372439f2e3611cfd14097e03fa4bccd
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Enzyme_jll.jl/tarball/45a9d5854f5a94e98ad776c155a621b9a091751c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/LLVMExtra_jll.jl/tarball/70c96f133c78c3cdc06234157144fab3744c6b38
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/LibTracyClient_jll.jl/tarball/d4e20500d210247322901841d4eafc7a0c52642d
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/OpenSpecFun_jll.jl/tarball/1346c9208249809840c91b26703912dff463d335
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Rmath_jll.jl/tarball/58cdd8fb2201a6267e1db87ff148dd6c1dbd8ad8
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaCollections/AbstractTrees.jl/tarball/2d9c9a55f9c93e8887ad391fbae72f8ef55e1177
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaCollections/DataStructures.jl/tarball/e86f4a2805f7f19bec5129bc9150c38208e5dc23
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaCollections/LeftChildRightSiblingTrees.jl/tarball/95ba48564903b43b2462318aa243ee79d81135ff
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaCollections/OrderedCollections.jl/tarball/05868e21324cede2207c6f0f466b4bfef6d5e7ee
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaCollections/SortingAlgorithms.jl/tarball/64d974c2e6fdf07f8155b5b2ca2ffa9069b608d9
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaConcurrent/Atomix.jl/tarball/b8651b2eb5796a386b0398a20b519a6a6150f75c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaConcurrent/UnsafeAtomics.jl/tarball/0f30765c32d66d58e41f4cb5624d4fc8a82ec13b
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaData/DataAPI.jl/tarball/abe83f3a2f1b857aac70ef8b269080af17764bbe
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaData/InvertedIndices.jl/tarball/6da3c4316095de0f5ee2ebd875df8721e7e0bdbe
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaData/Missings.jl/tarball/ec4f7fbeab05d7747bdf98eb74d130a2a2ed298d
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaData/Parsers.jl/tarball/5d5e0a78e971354b1c7bff0655d11fdc1b0e12c8
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaData/Tables.jl/tarball/f2c1efbc8f3a609aadf318094f8fc5204bdaf344
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaDiff/ChainRules.jl/tarball/3c190c570fb3108c09f838607386d10c71701789
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaDiff/ChainRulesCore.jl/tarball/12177ad6b3cad7fd50c8b3825ce24a99ad61c18f
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaDiff/DiffResults.jl/tarball/782dd5f4561f5d267313f23853baaaa4c52ea621
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaDiff/DiffRules.jl/tarball/23163d55f885173722d1e4cf0f6110cdbaf7e272
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaDiff/DifferentiationInterface.jl/tarball/2147a95a217cc8a78ec96ee03581adf129468e49
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaDiff/ForwardDiff.jl/tarball/cddeab6487248a39dae1a960fff0ac17b2a28888
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaDiff/ReverseDiff.jl/tarball/f1b07322a8cdc0d46812473b37fb72f69ec07b22
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaDocs/DocStringExtensions.jl/tarball/7442a5dfe1ebb773c29cc2962a8980f47221d76c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaFolds/InitialValues.jl/tarball/4da0f88e9a39111c2fa3add390ab15f3a44f3ca3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaFolds2/BangBang.jl/tarball/cceb62468025be98d42a5dc581b163c20896b040
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaFunctional/CompositionsBase.jl/tarball/802bb88cd69dfd1509f6670416bd4434015693ad
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/Adapt.jl/tarball/28e1637322d4019ed2577cbec9268fab9b7da117
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/GPUArrays.jl/tarball/83cf05ab16a73219e5f6bd1bdfa9848fa24ac627
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/GPUCompiler.jl/tarball/31d46d9e39273b6a7d7784615678d84a29597e1b
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/KernelAbstractions.jl/tarball/f2e76d3ced51a2a9e185abc0b97494c7273f649f
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphs/Graphs.jl/tarball/7eb45fe833a5b7c51cf6d89c5a841d5967e44be3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/JSON.jl/tarball/f76f7560267b840e492180f9899b472f30b88450
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/ObjectFile.jl/tarball/22faba70c22d2f03e60fbc61da99c4ebfc3eb9ba
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/StructIO.jl/tarball/c581be48ae1cbf83e899b14c07a807e1787512cc
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaInterop/CEnum.jl/tarball/389ad5c84de1ae7cf0e28e381131c98ea87d54fc
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaLLVM/LLVM.jl/tarball/0eeef733eebb4bb1464dd9d1d8c8f3ad20a090d1
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaLang/Compat.jl/tarball/9d8a54ce4b17aa5bdce0ea5c34bc5e7c340d16ad
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaLang/FunctionWrappers.jl/tarball/d62485945ce5ae9c0c48f124a84998d755bae00e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaLang/PrecompileTools.jl/tarball/edbeefc7a4889f528644251bdb5fc9ab5348bc2c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaLang/ScopedValues.jl/tarball/67a144433c4ce877ee6d1ada69a124d6b1ecf7be
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaLinearAlgebra/ArnoldiMethod.jl/tarball/d57bd3762d308bded22c3b82d033bff85f6195c6
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaLogging/LoggingExtras.jl/tarball/f00544d95982ea270145636c181ceda21c4e2575
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaLogging/ProgressLogging.jl/tarball/f0803bc1171e455a04124affa9c21bba5ac4db32
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaLogging/TerminalLoggers.jl/tarball/f133fab380933d042f6796eda4e130272ba520ca
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/AbstractFFTs.jl/tarball/d92ad398961a3ed262d8bf04a1a2b8340f915fef
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/ChangesOfVariables.jl/tarball/3aa4bf1532aa2e14e0374c4fd72bed9a9d0d0f6c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/DensityInterface.jl/tarball/80c3e8639e3353e5d2912fb3a1916b8455e2494b
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/HypergeometricFunctions.jl/tarball/68c173f4f449de5b438ee67ed0c9c748dc31a2ec
    • Triggering command: /usr/bin/julia julia --project=. -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaMath/InverseFunctions.jl/tarball/a779299d77cd080bf77b97535acecd73e1c5e5cb
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/IrrationalConstants.jl/tarball/b2d91fe939cae05960e760110b328288867b5758
    • Triggering command: /usr/bin/julia julia --project=. -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaMath/NaNMath.jl/tarball/9b8215b1ee9e78a293f99797cd31375471b2bcae
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/QuadGK.jl/tarball/5e8e8b0ab68215d7a2b14b9921a946fee794749e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/RealDot.jl/tarball/9f0a1b71baaf7650f4fa8a1d168c7fb6ee41f0c9
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/Roots.jl/tarball/91cfb1cb4f6e27557cc2df798a31eff6089a41eb
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/SpecialFunctions.jl/tarball/2700b235561b0335d5bef7097a111dc513b8655e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaObjects/Accessors.jl/tarball/2eeb2c9bef11013efc6f8f97f32ee59b146b09fb
    • Triggering command: /usr/bin/julia julia --project=. -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaObjects/ConstructionBase.jl/tarball/b4b092499347b18a015186eae3042f72267106cb
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaPackaging/JLLWrappers.jl/tarball/7204148362dafe5fe6a273f855b8ccbe4df8173e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaPackaging/Preferences.jl/tarball/8b770b60760d4451834fe79dd483e318eee709c4
    • Triggering command: /usr/bin/julia julia --project=. -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaPackaging/Requires.jl/tarball/62389eeff14780bfe55195b7204c0d8738436d64
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaPackaging/Scratch.jl/tarball/9b81b8393e50b7d4e6d0a9f14e192294d3b7c109
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaRandom/StableRNGs.jl/tarball/4f96c596b8c8258cc7d3b19797854d368f243ddc
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaServices/StructUtils.jl/tarball/82bee338d650aa515f31866c460cb7e3bcef90b8
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaStats/Distributions.jl/tarball/e421c1938fafab0165b04dc1a9dbe2a26272952c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaStats/LogExpFunctions.jl/tarball/13ca9e2586b89836fd20cccf56e57e2b9ae7f38f
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaStats/PDMats.jl/tarball/e4cff168707d441cd6bf3ff7e4832bdf34278e4a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaStats/Rmath.jl/tarball/5b3d50eb374cea306873b371d3f8d3915a018f0b
    • Triggering command: /usr/bin/julia julia --project=. -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaStats/Statistics.jl/tarball/ae3bb1eb3bba077cd276bc5cfc337cc65c3075c0
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaStats/StatsAPI.jl/tarball/178ed29fd5b2a2cfc3bd31c13375ae925623ff36
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaStats/StatsBase.jl/tarball/aceda6f4e598d331548e04cc6b2124a6148138e3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaStats/StatsFuns.jl/tarball/91f091a8716a6bb38417a6e6f274602a19aaa685
    • Triggering command: /usr/bin/julia julia --project=. -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaTesting/ExprTools.jl/tarball/27415f162e6028e81c72b82ef756bf321213b6ec
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/LilithHafner/AliasTables.jl/tarball/9876e1e164b144ca45e9e3198d0b689cadfed9ff
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/LilithHafner/Chairmarks.jl/tarball/9a49491e67e7a4d6f885c43d00bb101e6e5a434b
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/LilithHafner/PtrArrays.jl/tarball/4fbbafbc6251b883f4d2705356f3641f3652a7fe
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/MilesCranmer/DispatchDoctor.jl/tarball/42cd00edaac86f941815fe557c1d01e11913e07c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/SciML/ADTypes.jl/tarball/bbc22a9a08a0ef6460041086d8a7b27940ed4ffd
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/SciML/CommonSolve.jl/tarball/78ea4ddbcf9c241827e7035c3a03e2e456711470
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/TuringLang/AbstractMCMC.jl/tarball/8ac6182431567907e0d5170bcac6dd48fa541f78
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/TuringLang/AbstractPPL.jl/tarball/e7be2de9646c1f61332de9f1e32c7dedf1e00831
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/TuringLang/Bijectors.jl/tarball/b425418b2644f826823e8ebd4b68a076e8d8d2ec
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/TuringLang/DynamicPPL.jl/tarball/ec00e9fd60e861925780a4d0bd001862747a8a73
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/chalk-lab/MistyClosures.jl/tarball/d1a692e293c2a0dc8fda79c04cad60582f3d4de3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/chalk-lab/Mooncake.jl/tarball/958f3d340f606b0938424e025d0dce00a2d59654
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/jw3126/ArgCheck.jl/tarball/f9e9a66c9b7be1ad7372bbd9b062d9230c30c5ce
    • Triggering command: /usr/bin/julia julia --project=. -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/mauro3/SimpleTraits.jl/tarball/7ddb0b49c109481b046972c0e4ab02b2127d6a75
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/queryverse/DataValueInterfaces.jl/tarball/bfc1187b79289637fa0ef6d4436ebdfe6905cbd6
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/queryverse/IteratorInterfaceExtensions.jl/tarball/a3f24677c21f5bbe9d2a714f95dcd58337fb2856
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/queryverse/TableTraits.jl/tarball/c06b2f539df1c6efa794486abfb6ed2022561a39
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/rdeits/CommonSubexpressions.jl/tarball/cda2cfaebb4be89c9084adaca7dd7333369715c5
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/sethaxen/PartitionedDistributions.jl/tarball/5ea8f2735c0daeba35af6b879487e98f4e797093
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/simonster/Reexport.jl/tarball/45e428421666073eab6f2da5c9d310d99bb12f9b
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/timholy/ProgressMeter.jl/tarball/fbb92c6c56b34e1a2c4c36058f68f332bec840e7
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/tkf/ConsoleProgressMonitor.jl/tarball/3ab7b2136722890b9af903859afcf457fa3059e8
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/topolarity/Tracy.jl/tarball/73e3ff50fd3990874c59fef0f35d10644a1487bc
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/tpapp/LogDensityProblems.jl/tarball/d9625f27ded4ad726ceca7819394a4cc77ed25b3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/vchuravy/HashArrayMappedTries.jl/tarball/2eaa69a7cab70a52b9687c8bf950a5a93ec895ae
    • Triggering command: REDACTED, pid is -1 (http block)
  • pkg.julialang.org
    • Triggering command: /usr/bin/julia julia --project=. -e using Pkg; Pkg.test() (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI linked an issue May 20, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark Results

Details
Benchmark suite Current: 06a8d27 Previous: 621b962 Ratio
normal/RepGradELBO/fullrank/Mooncake 635799051 ns 516406376.5 ns 1.23
normal/RepGradELBO/fullrank/ReverseDiff 586554529 ns 586816843 ns 1.00
normal/RepGradELBO/fullrank/Zygote 1058369059 ns 871935392.5 ns 1.21
normal/RepGradELBO/meanfield/Mooncake 225744298.5 ns 208373553.5 ns 1.08
normal/RepGradELBO/meanfield/ReverseDiff 299157143 ns 297383014 ns 1.01
normal/RepGradELBO/meanfield/Zygote 1573312940.5 ns 1225718339 ns 1.28
normal/RepGradELBO + STL/fullrank/Mooncake 768912058 ns 645648540.5 ns 1.19
normal/RepGradELBO + STL/fullrank/ReverseDiff 1145539124 ns 1147609455 ns 1.00
normal/RepGradELBO + STL/fullrank/Zygote 2014751658 ns 1671437886 ns 1.21
normal/RepGradELBO + STL/meanfield/Mooncake 352194455 ns 317173200.5 ns 1.11
normal/RepGradELBO + STL/meanfield/ReverseDiff 596804671 ns 592596973 ns 1.01
normal/RepGradELBO + STL/meanfield/Zygote 2653096152.5 ns 2112222481 ns 1.26

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Copy Markdown
Contributor

AdvancedVI.jl documentation for PR #257 is available at:
https://TuringLang.github.io/AdvancedVI.jl/previews/PR257/

Copilot AI changed the title [WIP] Simplify CI test setup for AdvancedVI Simplify CI scope to Ubuntu and remove Zygote integration/test support May 20, 2026
Copilot finished work on behalf of yebai May 20, 2026 10:25
Copilot AI requested a review from yebai May 20, 2026 10:25
@yebai
Copy link
Copy Markdown
Member

yebai commented May 20, 2026

@Red-Portal, what are your thoughts on dropping Zygote support? Does it affect your work?

@yebai yebai marked this pull request as ready for review May 20, 2026 10:36
@Red-Portal
Copy link
Copy Markdown
Member

Hi @yebai , dropping Zygote shouldn't be a problem. It's not like we have the choice to keep it anyway 😉

@yebai yebai merged commit 40b31ea into main May 20, 2026
14 of 16 checks passed
@yebai yebai deleted the copilot/simplify-ci-tests-setup branch May 20, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI tests improvements/simplification.

3 participants