Skip to content

Show GaussianFilter usage in 2D turbulence example#232

Merged
tomchor merged 5 commits into
mainfrom
tc/filter-in-khi
May 19, 2026
Merged

Show GaussianFilter usage in 2D turbulence example#232
tomchor merged 5 commits into
mainfrom
tc/filter-in-khi

Conversation

@tomchor
Copy link
Copy Markdown
Owner

@tomchor tomchor commented May 11, 2026

Summary

  • Adds two new diagnostics to docs/examples/two_dimensional_turbulence.jl: GaussianFilter(KE) and the KineticEnergy computed from GaussianFiltered velocities (σ = π/8 ≈ 8 grid cells).
  • Plots both fields as a new heatmap row in the animation, sharing the original KE colormap/range so the filter–KE commutator gap is directly visible.
  • Minor cleanup of the figure-rendering prose.

Test plan

  • julia --project=docs docs/make.jl builds without errors.
  • The rendered example page shows the new "GaussianFilter(KE)" and "KE(GaussianFiltered velocities)" panels in the movie.
  • The two new panels look smoother than the raw KE panel and differ visibly from each other once turbulence develops.

🤖 Generated with Claude Code

@tomchor tomchor requested a review from Copilot May 19, 2026 13:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the 2D turbulence documentation example to demonstrate spatial low-pass filtering with GaussianFilter, adding filtered kinetic-energy diagnostics and visualizing them alongside existing KE/ε panels.

Changes:

  • Adds GaussianFilter(KE) and KE computed from Gaussian-filtered velocities (σ = π/8) to the NetCDF outputs.
  • Reads the new time series back and adds two new heatmap panels + colorbars to the animation layout.
  • Minor cleanup of the figure-rendering prose around movie recording.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +168 to +172
hm_KE_filt = heatmap!(ax5, KE_filtₙ, colormap = :plasma, colorrange=(0, 2e-2))
Colorbar(fig[5, 1], hm_KE_filt; vertical=false, height=8, ticklabelsize=12)

hm_KE_of_filt = heatmap!(ax6, KE_of_filtₙ, colormap = :plasma, colorrange=(0, 2e-2))
Colorbar(fig[5, 2], hm_KE_of_filt; vertical=false, height=8, ticklabelsize=12)
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

@copilot apply changes based on this feedback. But keep the colorranges the same as they currently are. Adjust the text

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Applied in 32f22d3. I kept the existing colorranges unchanged and updated the example text to explicitly state that the filtered KE panels reuse the KE colormap but intentionally use a tighter colorrange.

Screenshot of the UI-text change:

# Now we plot the heatmaps, each with its own colorbar below. The filtered KE panels use the
# same colormap as KE but a tighter colorrange to emphasize their differences.

Copy link
Copy Markdown
Contributor

Copilot AI commented May 19, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

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:

  • 127.255.255.255
    • Triggering command: REDACTED, pid is -1 (packet block)
  • https://api.github.com/repos/BioJulia/Automa.jl/tarball/a8f503e8e1a5f583fbef15a8440c8c7e32185df2
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/CliMA/CubedSphere.jl/tarball/6ffea589cf350b1582722e57a8de787907d59454
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/CliMA/Oceananigans.jl/tarball/ccdb005c9c13ba360512415d627a764ac5296e66
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/CliMA/SeawaterPolynomials.jl/tarball/e2671e9abe2a2faa51dcecd9d911522931c16012
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/EnzymeAD/Reactant.jl/tarball/5b9e0fe7fb2cf3794fd96ac32bf2732aa4bb9776
    • 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/GunnarFarneback/Inflate.jl/tarball/d1b1b796e47d94588b3757fe84fbf65a5ec4a80d
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaArrays/AxisArrays.jl/tarball/4126b08903b777c88edf1754288144a0492c05ad
    • Triggering command: /usr/bin/julia julia --project=docs docs/make.jl (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/IndirectArrays.jl/tarball/012e604e1c7458645cb8b436f8fba789a51b257f
    • 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/MosaicViews.jl/tarball/7b86a5d4d70a9f5cdf2dacb3cbe6d251d1a61dbe
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaArrays/OffsetArrays.jl/tarball/117432e406b5c023f665fa73dc26e79ec3630151
    • Triggering command: /usr/bin/julia julia --project=docs docs/make.jl (http block)
  • https://api.github.com/repos/JuliaArrays/PaddedViews.jl/tarball/0fac6313486baae819364c52b4f483450a9d793f
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaArrays/RangeArrays.jl/tarball/b9039e93773ddcfc828f12aadf7115b4b4d225f5
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaArrays/StackViews.jl/tarball/be1cf4eb0ac528d96f5115b4ed80c26a8d8ae621
    • 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/JuliaAttic/Grisu.jl/tarball/53bb909d1151e57e2484c3d1b53e19552b887fb2
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Blosc_jll.jl/tarball/535c80f1c0847a4c967ea945fca21becc9de1522
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Bzip2_jll.jl/tarball/1b96ea4a01afe0ea4090c5c8039690672dd13f2e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/CRlibm_jll.jl/tarball/e329286945d0cfc04456972ea732551869af1cfc
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/CUDA_Compiler_jll.jl/tarball/b977706846cb0a75d3842a1fed810ab2e6ab2f94
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/CUDA_Driver_jll.jl/tarball/23c51e2c9bb36be09c3f10f92d0b9cc294e1bc5e
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/CUDA_Runtime_jll.jl/tarball/c0314d9fb0ebd00e404feba4c3fbc04c9975abc1
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Cairo_jll.jl/tarball/1fa950ebc3e37eccd51c6a8fe1f92f7d86263522
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/CoreMath_jll.jl/tarball/a692a4c1dc59a4b8bc0b6403876eb3250fde2bc3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/EarCut_jll.jl/tarball/e3290f2d49e661fbd94046d7e3726ffcb2d41053
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Expat_jll.jl/tarball/8f05e9a2e7c2e3eb524102bb2926c5743c07fbe1
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/FFMPEG_jll.jl/tarball/cac41ca6b2d399adfc95e51240566f8a60a80806
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/FFTW_jll.jl/tarball/6866aec60ef98e3164cd8d6855225684207e9dff
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Fontconfig_jll.jl/tarball/f85dac9a96a01087df6e3a749840015a0ca3817d
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/FreeType2_jll.jl/tarball/70329abc09b886fd2c5d94ad2d9527639c421e3e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/FriBidi_jll.jl/tarball/7a214fdac5ed5f59a22c2d9a885a16da1c74bbc7
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/GettextRuntime_jll.jl/tarball/45288942190db7c5f760f59c04495064eedf9340
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Giflib_jll.jl/tarball/6570366d757b50fabae9f4315ad74d2e40c0560a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Git_LFS_jll.jl/tarball/8c66e385d631bb934ff05e76d4a566c640c8df69
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Git_jll.jl/tarball/0dd4cfb426924210c8f42742751cbde74b27bfa3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Glib_jll.jl/tarball/24f6def62397474a297bfcec22384101609142ed
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Graphite2_jll.jl/tarball/8a6dbda1fd736d60cc477d99f2e7a042acfa46e8
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/HDF5_jll.jl/tarball/45337643a2d97262d5fe72ce1f13e8a662d13d62
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/HarfBuzz_jll.jl/tarball/f923f9a774fcf3f5cb761bfa43aeadd689714813
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Hwloc_jll.jl/tarball/baaaebd42ed9ee1bd9173cfd56910e55a8622ee1
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Imath_jll.jl/tarball/dcc8d0cd653e55213df9b75ebc6fe4a8d3254c65
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/IntelOpenMP_jll.jl/tarball/ec1debd61c300961f98064cfb21287613ad7f303
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/JpegTurbo_jll.jl/tarball/c0c9b76f3520863909825cbecdef58cd63de705a
    • Triggering command: /usr/bin/julia julia --project=docs docs/make.jl (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/JuliaNVTXCallbacks_jll.jl/tarball/af433a10f3942e882d3c671aacb203e006a5808f
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/LAME_jll.jl/tarball/059aabebaa7c82ccb853dd4a0ee9d17796f7e1bc
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/LERC_jll.jl/tarball/17b94ecafcfa45e8360a4fc9ca6b583b049e4e37
    • 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/LLVMOpenMP_jll.jl/tarball/eb62a3deb62fc6d8822c0c4bef73e4412419c5d8
    • 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/Libffi_jll.jl/tarball/c8da7e6a91781c41a863611c7e966098d783c57a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Libglvnd_jll.jl/tarball/d36c21b9e7c172a44a10484125024495e2625ac0
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Libiconv_jll.jl/tarball/be484f5c92fad0bd8acfef35fe017900b0b73809
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Libmount_jll.jl/tarball/cc3ad4faf30015a3e8094c9b5b7f19e85bdf2386
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Libtiff_jll.jl/tarball/f04133fe05eff1667d2054c53d59f9122383fe05
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Libuuid_jll.jl/tarball/d620582b1f0cbe2c72dd1d5bd195a9ce73370ab1
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Lz4_jll.jl/tarball/191686b1ac1ea9c89fc52e996ad15d1d241d1e33
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/MKL_jll.jl/tarball/282cadc186e7b2ae0eeadbd7a4dffed4196ae2aa
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/MPIABI_jll.jl/tarball/9be143b6045719e8fb019d2b3bc2aebad1184fef
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/MPICH_jll.jl/tarball/07dbec8aab01696edc0151a401a6cdfe95b9b885
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/MPItrampoline_jll.jl/tarball/675df097f8eeb28998b2cfe3b25655af73d5f7df
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/MicrosoftMPI_jll.jl/tarball/bc95bf4149bf535c09602e3acdf950d9b4376227
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/NVTX_jll.jl/tarball/af2232f69447494514c25742ba1503ec7e9877fe
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/NetCDF_jll.jl/tarball/8a36db9b934b0e72583e624abc8f3b3d60554f2c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Ogg_jll.jl/tarball/b6aa4566bb7ae78498a5e68943863fa8b5231b59
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/OpenBLASConsistentFPCSR_jll.jl/tarball/3287ec88df50429a934ebc6cf14606215e27b987
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/OpenEXR_jll.jl/tarball/9ac7c730c53b3b5d9a73fb900ac4b4fc263774db
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/OpenMPI_jll.jl/tarball/6d6c0ca4824268c1a7dca1f4721c535ac63d9074
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/OpenSSH_jll.jl/tarball/57baa4b81a24c2910afbb6d853aa0685e4312bf7
    • 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/Opus_jll.jl/tarball/e2bb57a313a74b8104064b7efd01406c0a50d2ff
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Pango_jll.jl/tarball/58e5ed5e386e156bd93e86b305ebd21ac63d2d04
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Pixman_jll.jl/tarball/e4a6721aa89e62e5d4217c0b21bd714263779dda
    • 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/JuliaBinaryWrappers/XML2_jll.jl/tarball/80d3930c6347cfce7ccf96bd3bafdf079d9c0390
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/XZ_jll.jl/tarball/b29c22e245d092b8b4e8d3c09ad7baa586d9f573
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Xorg_libX11_jll.jl/tarball/808090ede1d41644447dd5cbafced4731c56bd2f
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Xorg_libXau_jll.jl/tarball/aa1261ebbac3ccc8d16558ae6799524c450ed16b
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Xorg_libXdmcp_jll.jl/tarball/52858d64353db33a56e13c341d7bf44cd0d7b309
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Xorg_libXext_jll.jl/tarball/1a4a26870bf1e5d26cd585e38038d399d7e65706
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Xorg_libXfixes_jll.jl/tarball/75e00946e43621e09d431d9b95818ee751e6b2ef
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Xorg_libXrender_jll.jl/tarball/7ed9347888fac59a618302ee38216dd0379c480d
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Xorg_libpciaccess_jll.jl/tarball/58972370b81423fc546c56a60ed1a009450177c3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Xorg_libxcb_jll.jl/tarball/bfcaf7ec088eaba362093393fe11aa141fa15422
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Xorg_xtrans_jll.jl/tarball/a63799ff68005991f9d9491b6e95bd3478d783cb
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/Zstd_jll.jl/tarball/446b23e73536f84e8037f5dce465e92275f6a308
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/aws_c_auth_jll.jl/tarball/8cab83c96af80a1be968251ce1a0548a7545484d
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/aws_c_cal_jll.jl/tarball/22c0f42f4a1f0dc5dcfa8fd267c4ac407c455e7a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/aws_c_common_jll.jl/tarball/a759cb9bf456ad792cc7898a81ae333cce9ef02a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/aws_c_compression_jll.jl/tarball/7910c72f45f44afd297c39fe43b99c56d5ed22ec
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/aws_c_http_jll.jl/tarball/e358d5a001ef7afbd4f8c5225322512819cda2f2
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/aws_c_io_jll.jl/tarball/7e481d474b2087ee8bbf55b81bf9119f21e396d9
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/aws_c_s3_jll.jl/tarball/3e9917ab25114feba657e71be41cad068b9f6595
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/aws_c_sdkutils_jll.jl/tarball/c43dfba2c1ab9ea9f02f2c80e86fa16f6460244e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/aws_checksums_jll.jl/tarball/2570c8e23f4771a087b12a47edcaaa670ac05a01
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/demumble_jll.jl/tarball/6498e3581023f8e530f34760d18f75a69e3a4ea8
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/dlfcn_win32_jll.jl/tarball/e141d67ffe550eadfb5af1bdbdaf138031e4805f
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/isoband_jll.jl/tarball/51b5eeb3f98367157a7a12a1fb0aa5328946c03c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/libaec_jll.jl/tarball/1411bc34c180946d3cef591de1384012afa6edee
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/libaom_jll.jl/tarball/850b06095ee71f0135d644ffd8a52850699581ed
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/libass_jll.jl/tarball/125eedcb0a4a0bba65b657251ce1d27c8714e9d6
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/libdrm_jll.jl/tarball/63aac0bcb0b582e11bad965cef4a689905456c03
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/libfdk_aac_jll.jl/tarball/646634dd19587a56ee2f1199563ec056c5f228df
    • Triggering command: /usr/bin/julia julia --project=docs docs/make.jl (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/libpng_jll.jl/tarball/e51150d5ab85cee6fc36726850f0e627ad2e4aba
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/libsixel_jll.jl/tarball/c1733e347283df07689d71d61e14be986e49e47a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/libva_jll.jl/tarball/7dbf96baae3310fe2fa0df0ccbb3c6288d5816c9
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/libvorbis_jll.jl/tarball/11e1772e7f3cc987e9d3de991dd4f6b2602663a5
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/libwebp_jll.jl/tarball/4e4282c4d846e11dce56d74fa8040130b7a95cb3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/libzip_jll.jl/tarball/86addc139bca85fdf9e7741e10977c45785727b7
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/mpif_jll.jl/tarball/a8083ee0737c243c8f40a4ba86a0956997facb73
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/oneTBB_jll.jl/tarball/da8c1f6eee04831f14edcfa5dae611d309807e57
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/s2n_tls_jll.jl/tarball/64ae051c6f03044eb7d98027d1b552b4e21e650c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/x264_jll.jl/tarball/14cc7083fc6dff3cc44f2bc435ee96d06ed79aa7
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaBinaryWrappers/x265_jll.jl/tarball/e7b67590c14d487e734dcb925924c5dc43ec85f3
    • Triggering command: /usr/bin/julia julia --project=docs docs/make.jl (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/IterTools.jl/tarball/42d5f897009e7ff2cf88db414a389e5ed1bdd023
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaCollections/LRUCache.jl/tarball/5519b95a490ff5fe629c4a7aa3b3dfc9160498b3
    • 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/ChainRulesCore.jl/tarball/12177ad6b3cad7fd50c8b3825ce24a99ad61c18f
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaDiff/TaylorSeries.jl/tarball/4a5ddc4036946d3a7900b5776b0872e36d848a29
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaDocs/ANSIColoredPrinters.jl/tarball/574baf8110975760d391c710b6341da1afa48d8c
    • 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/JuliaDocs/Documenter.jl/tarball/56e9c37b5e7c3b4f080ab1da18d72d5c290e184a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaDocs/IOCapture.jl/tarball/0ee181ec08df7d7c911901ea38baf16f755114dc
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaDocs/MarkdownAST.jl/tarball/93c718d892e73931841089cdc0e982d6dd9cc87b
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaFolds2/StableTasks.jl/tarball/c4f6610f85cb965bee5bfafa64cbeeda55a4e0b2
    • 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/CUDA.jl/tarball/269695e0ac0bfd854feba8179433c57e10dc95a7
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaGPU/CUDA.jl/tarball/3de36a048e6abb49f9d34405e8cf7d0b27715ae7
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/CUDA.jl/tarball/5da59442cc13bb1a8647bbe20eba66917dc3a64b
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/CUDA.jl/tarball/6e0ed8fe61c12fced0fcb6912bc73196e323fff2
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/CUDA.jl/tarball/772beeca0de8e7e58ec013b14fbda981b74108f5
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaGPU/CUDA.jl/tarball/9d6409c7fbdef7105385105b172bb193897ec7a3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/CUDA.jl/tarball/d0772ca43c4500c0cce1ff02a9dfda8faf65c960
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/CUDA.jl/tarball/d57a233b32dc0f7f8eeb73dd986a01348dc4bef5
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaGPU/CUDA.jl/tarball/dae250870a645b30a534a4176985993e615eb944
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaGPU/CUDA.jl/tarball/dd9b7208970e29c459f254a52393f10cdc4357b8
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/CUDA_Runtime_Discovery.jl/tarball/4fd010410c0c91c8b9bd6194a9ebdebecd9a8107
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/GPUArrays.jl/tarball/83cf05ab16a73219e5f6bd1bdfa9848fa24ac627
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaGPU/GPUArrays.jl/tarball/cf230532c7871ce9bfa5812dd699cb68da888364
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGPU/GPUCompiler.jl/tarball/31d46d9e39273b6a7d7784615678d84a29597e1b
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaGPU/GPUToolbox.jl/tarball/a589b6c1a0eff953571f5d8b0474f5020831114d
    • 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/JuliaGPU/NVTX.jl/tarball/a9083c3e469e63cca454d1fc3b19472d9d92c14a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeo/CFTime.jl/tarball/912c24c352c4167df4ebdacb96a432a2e3dbaf7a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeo/CommonDataModel.jl/tarball/bf07704e843daabd2cb2bb1404571656f80bce16
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeo/GeoFormatTypes.jl/tarball/7528a7956248c723d01a0a9b0447bf254bf4da52
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeo/GeoInterface.jl/tarball/2b0312a0c06b4408773c6dc1829b472ea706f058
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeo/GeometryOps.jl/tarball/3148a79daf82235877a8a49b5a6c35b6d8cf162d
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeo/NCDatasets.jl/tarball/5eb7747d10437f5acb2675c1f865ffa0353f3f9c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeometry/AdaptivePredicates.jl/tarball/7e651ea8d262d2d74ce75fdf47c4d63c07dba7a6
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeometry/Contour.jl/tarball/439e35b0b36e2e5881738abc8857bd92ad6ff9a8
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeometry/DelaunayTriangulation.jl/tarball/c55f5a9fd67bdbc8e089b5a3111fe4292986a8e8
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeometry/GeometryBasics.jl/tarball/1f5a80f4ed9f5a4aada88fc2db456e637676414b
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeometry/Packing.jl/tarball/bc5bf2ea3d5351edf285a06b0016788a121ce92c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeometry/PolygonOps.jl/tarball/77b3d3605fc1cd0b42d95eba87dfcd2bf67d5ff6
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeometry/Quaternions.jl/tarball/4d8c1b7c3329c1885b857abb50d08fa3f4d9e3c8
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGeometry/Rotations.jl/tarball/5680a9276685d392c87407df00d57c9924d9f11e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGizmos/Observables.jl/tarball/7438a59546cf62428fc9d1bc94729146d37a7225
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphics/Cairo.jl/tarball/71aa551c5c33f1a4415867fe06b7844faadb0ae9
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphics/ColorBrewer.jl/tarball/07da79661b919001e6863b81fc572497daa58349
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphics/ColorSchemes.jl/tarball/b0fd3f56fa442f81e0a47815c92245acfaaa4e34
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphics/ColorTypes.jl/tarball/67e11ee83a43eb71ddc950302c53bf33f0690dfe
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphics/ColorVectorSpace.jl/tarball/8b3b6f87ce8f65a2b4f857528fd8d70086cd72b1
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphics/Colors.jl/tarball/37ea44092930b1811e666c3bc38065d7d87fcc74
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphics/FreeType.jl/tarball/907369da0f8e80728ab49c1c7e09327bf0d6d999
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphics/FreeTypeAbstraction.jl/tarball/4ebb930ef4a43817991ba35db6317a05e59abd11
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphics/Graphics.jl/tarball/a641238db938fff9b2f60d08ed9030387daf428c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphics/Showoff.jl/tarball/91eddf657aca81df9ae6ceb20b959ae5653ad1de
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaGraphics/SignedDistanceFields.jl/tarball/3949ad92e1c9d2ff0cd4a1317d5ecbba682f4b92
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/ChunkCodecs.jl/tarball/1a3ad7e16a321667698a19e77362b35a1e94c544
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/ChunkCodecs.jl/tarball/34d9873079e4cb3d0c62926a225136824677073f
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/ChunkCodecs.jl/tarball/cee8104904c53d39eb94fd06cbe60cb5acde7177
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/CodecZlib.jl/tarball/962834c22b66e32aa10f7611c08c8ca4e20749a9
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/CodecZstd.jl/tarball/da54a6cd93c54950c15adf1d336cfd7d71f51a56
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/DiskArrays.jl/tarball/e5d9ce1b751ddf9bcd9d36b51249dce8ea73cd55
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/FileIO.jl/tarball/8e9c059d6857607253e837730dbf780b6b151acd
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/ImageIO.jl/tarball/696144904b76e1ca433b886b4e7edd067d76cbf7
    • Triggering command: /usr/bin/julia julia --project=docs docs/make.jl (http block)
  • https://api.github.com/repos/JuliaIO/JLD2.jl/tarball/941f87a0ae1b14d1ac2fa57245425b23a9d7a516
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (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/JpegTurbo.jl/tarball/9496de8fb52c224a2e3f9ff403947674517317d9
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/Netpbm.jl/tarball/d92b107dbb887293622df7697a2223f9f8176fcd
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/PNGFiles.jl/tarball/cf181f0b1e6a18dfeb0ee8acc4a9d1672499626c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/Sixel.jl/tarball/0494aed9501e7fb65daba895fb7fd57cc38bc743
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIO/TranscodingStreams.jl/tarball/0c45878dcfdcfa8480052b6ab162cdd138781742
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaImages/ImageAxes.jl/tarball/e12629406c6c4442539436581041d372d69c55ba
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaImages/ImageBase.jl/tarball/eb49b82c172811fd2c86759fa0553a2221feb909
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaImages/ImageCore.jl/tarball/8c193230235bbcee22c8066b0374f63b5683c2d3
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaImages/ImageMetadata.jl/tarball/2a81c3897be6fbcde0802a0ebe6796d0562f63ec
    • 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/JuliaIntervals/CRlibm.jl/tarball/66188d9d103b92b6cd705214242e27f5737a1e5e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIntervals/CoreMath.jl/tarball/8c0480f92b1b1796239156a1b9b1bfb1b39499b4
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIntervals/IntervalArithmetic.jl/tarball/921d7e91687e15a2c7c269c226960491fc041832
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaIntervals/RoundingEmulator.jl/tarball/40b9edad2e5287e05bd413a38f61a8ff55b9557b
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaLLVM/LLVM.jl/tarball/6884c216a5e3671990d245514aa94c67046b6e40
    • 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/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/WoodburyMatrices.jl/tarball/248a7031b3da79a127f14e5dc5f417e26f9f6db7
    • 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/BFloat16s.jl/tarball/e386db8b4753b42caac75ac81d0a4fe161a68a97
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/FFTA.jl/tarball/65e55303b72f4a567a51b174dd2c47496efeb95a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/FFTW.jl/tarball/97f08406df914023af55ade2f843c39e99c5d969
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaMath/FixedPointNumbers.jl/tarball/05882d6995ae5c12bb5f36dd2ed3f61c98cbb172
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/HypergeometricFunctions.jl/tarball/68c173f4f449de5b438ee67ed0c9c748dc31a2ec
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/IntegerMathUtils.jl/tarball/4c1acff2dc6b6967e7e750633c50bc3b8d83e617
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/Interpolations.jl/tarball/65d505fa4c0d7072990d659ef3fc086eb6da8208
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaMath/IntervalSets.jl/tarball/79d6bd28c8d9bccc2229784f1bd637689b256377
    • Triggering command: REDACTED, pid is -1 (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: REDACTED, pid is -1 (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/Primes.jl/tarball/25cdd1d20cd005b52fc12cb6be3f75faaf59bb9b
    • 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: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (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/JuliaMath/TensorCore.jl/tarball/1feb45f88d133a655e001435632f019a9a1bcdb6
    • Triggering command: REDACTED, pid is -1 (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: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaPackaging/RelocatableFolders.jl/tarball/ffdaf70d81cf6ff22c2b6e733c900c3321cab864
    • Triggering command: REDACTED, pid is -1 (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/JuliaParallel/MPI.jl/tarball/8e98d5d80b87403c311fd51e8455d4546ba7a5f8
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaParallel/MPI.jl/tarball/ff6309186ff377782d01f6577d19ae1b5f5185c5
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/JuliaPhysics/Unitful.jl/tarball/57e1b2c9de4bd6f40ecb9de4ac1797b81970d008
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaPlots/PlotUtils.jl/tarball/26ca162858917496748aad52bb5d3be4d26a228a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaPlots/Plots.jl/tarball/5c3d09cc4f31f5fc6af001c250bf1278733100ff
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaPluto/ExpressionExplorer.jl/tarball/5f1c005ed214356bbe41d442cc1ccd416e510b7e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaRandom/Random123.jl/tarball/dbe5fd0b334694e905cb9fda73cd8554333c46e2
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaRandom/RandomNumbers.jl/tarball/c6ec94d2aaba1ab2ff983052cf6a606ca5985902
    • 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/JuliaRegistries/RegistryInstances.jl/tarball/ffd19052caf598b8653b99404058fce14828be51
    • Triggering command: /usr/bin/julia julia --project=docs docs/make.jl (http block)
  • https://api.github.com/repos/JuliaSIMD/LLVMLoopInfo.jl/tarball/2e5c102cfc41f48ae4740c7eca7743cc7e7b75ea
    • 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/JuliaSmoothOptimizers/Krylov.jl/tarball/c4d19f51afc7ba2afbe32031b8f2d21b11c9e26e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaStats/Distances.jl/tarball/c7e3a542b999843086e2f29dac96a618c105be1d
    • 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/KernelDensity.jl/tarball/4260cfc991b8885bf747801fb60dd4503250e478
    • 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: REDACTED, pid is -1 (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: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaString/Format.jl/tarball/9c68794ef81b08086aeb32eeaf33531668d5f5fc
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/JuliaStrings/LaTeXStrings.jl/tarball/dda21b8cbd6a6c40d9d02a73230f9d70fed6918c
    • Triggering command: REDACTED, pid is -1 (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/JuliaVersionControl/Git.jl/tarball/824a1890086880696fc908fe12a17bcf61738bd8
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/KlausC/PkgVersion.jl/tarball/f9501cc0430a26bc3d156ae1b5b0c1b47af4d6da
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/Kolaru/MathTeXEngine.jl/tarball/7eb8cdaa6f0e8081616367c10b31b9d9b34bb02a
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/KristofferC/Crayons.jl/tarball/249fe38abf76d48563e2f4556bebd215aa317e15
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/KristofferC/LazilyInitializedFields.jl/tarball/0f2da712350b020bc3957f269c9caad516383ee0
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/KristofferC/QOI.jl/tarball/472daaa816895cb7aee81658d4e7aec901fa1106
    • 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/PtrArrays.jl/tarball/4fbbafbc6251b883f4d2705356f3641f3652a7fe
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/MakieOrg/Makie.jl/tarball/0708c6a1f3cb18ba6482c4174058084c8d6deaf4
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/MakieOrg/Makie.jl/tarball/3b4be73db165146d8a88e47924f464e55ab053cd
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/MakieOrg/Makie.jl/tarball/bf2d9cd1ec0c4ce3e0b5aaad192074969413f626
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/SciML/MuladdMacro.jl/tarball/cac9cc5499c25554cba55cd3c30543cff5ca4fab
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/SimonDanisch/ShaderAbstractions.jl/tarball/818554664a2e01fc3784becb2eb3a82326a604b6
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/SimonDanisch/UnicodeFun.jl/tarball/53915e50200959667e78a92a418594b428dffddf
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/eschnett/SIMD.jl/tarball/e24dc23107d426a096d3eae6c165b921e74c18e4
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/fredrikekre/EnumX.jl/tarball/c49898e8438c828577f04b92fc9368c388ac783c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/fredrikekre/Literate.jl/tarball/bb26d8b8ed0fa451ce3511e99c950653a2f31fe1
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/jkrumbiegel/Animations.jl/tarball/e092fa223bf66a3c41f9c022bd074d916dc303e7
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/jkrumbiegel/GridLayoutBase.jl/tarball/93d5c27c8de51687a2c70ec0716e6e76f298416f
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/jkrumbiegel/Isoband.jl/tarball/f9b6d97355599074dc867318950adaa6f9946137
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/johnnychen94/LazyModules.jl/tarball/a560dd966b386ac9ae60bdd3a3d3a326062d3c3e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/jw3126/Setfield.jl/tarball/c5391c6ace3bc430ca630251d02ea9687169ca68
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/lairez/ExactPredicates.jl/tarball/83231673ea4d3d6008ac74dc5079e77ab2209d8f
    • Triggering command: REDACTED, pid is -1 (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/pazner/TriplotBase.jl/tarball/4d4ed7f294cda19382ff7de4c137d24d16adc89b
    • 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/rafaqz/DimensionalData.jl/tarball/7ad5fa0affdbdb7c0db39ff6d437c724934ea459
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/rafaqz/Extents.jl/tarball/b309b36a9e02fe7be71270dd8c0fd873625332b4
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/rafaqz/FieldMetadata.jl/tarball/c279c6eab9767a3f62685e5276c850512e0a1afd
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/rafaqz/Flatten.jl/tarball/d3541c658c7e452fefba6c933c43842282cdfd3e
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/rafaqz/Interfaces.jl/tarball/331ff37738aea1a3cf841ddf085442f31b84324f
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/rafaqz/Rasters.jl/tarball/1bbec21d0ef0943b60c7e46103bfad188c52d1bc
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/rofinn/FilePaths.jl/tarball/a1b2fbfe98503f15b665ed45b3d149e5d8895e4c
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/rofinn/FilePathsBase.jl/tarball/3bab2c5aa25e7840a4b065805c0cdfc01f3068d2
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/ronisbr/PrettyTables.jl/tarball/624de6279ab7d94fc9f672f0068107eb6619732c
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (http block)
  • https://api.github.com/repos/ronisbr/StringManipulation.jl/tarball/d05693d339e37d6ab134c5ab53c29fce5ee5d7d5
    • 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/stemann/WebP.jl/tarball/aa1ca3c47f119fbdae8770c29820e5e6119b83f2
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/tecosaur/BaseDirs.jl/tarball/bca794632b8a9bbe159d56bf9e31c422671b35e0
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/timholy/AxisAlgorithms.jl/tarball/01b8ccb13d68535d73d2b0c23e39bd23155fb712
    • 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/timholy/Ratios.jl/tarball/1342a47bf3260ee108163042310d26f2be5ec90b
    • Triggering command: REDACTED, pid is -1 (http block)
  • https://api.github.com/repos/tlnagy/TiffImages.jl/tarball/9ca5f1f2d42f80df4b8c9f6ab5a64f438bbd9976
    • Triggering command: /usr/bin/julia julia --project=docs docs/make.jl (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/twadleigh/OpenEXR.jl/tarball/97db9e07fe2091882c765380ef58ec553074e9c7
    • 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)
  • https://api.github.com/repos/vtjnash/Glob.jl/tarball/246c628cec062230b7d183aab88841fa94fcabe9
    • Triggering command: REDACTED, pid is -1 (http block)
  • pkg.julialang.org
    • Triggering command: /usr/bin/julia julia --project=docs docs/make.jl (dns block)
    • Triggering command: /usr/bin/julia julia --project -e using Pkg; Pkg.test() (dns block)
    • Triggering command: /usr/local/julia1.12.6/bin/julia /usr/local/julia1.12.6/bin/julia -C native -J/usr/local/julia1.12.6/lib/julia/sys.so -g1 --code-coverage=none --color=yes --check-bounds=yes --warn-overwrite=yes --depwarn=yes --inline=yes --startup-file=no --track-allocation=none --check-bounds=yes --output-o /home/REDACTED/.julia/compiled/v1.12/MKL_jll/jl_hrwLKS --output-ji /home/REDACTED/.julia/compiled/v1.12/MKL_jll/jl_e6CMAx --output-incremental=yes --startup-file=no (dns block)

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

@tomchor tomchor merged commit cb1eab6 into main May 19, 2026
16 checks passed
@tomchor tomchor deleted the tc/filter-in-khi branch May 19, 2026 15:57
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.

3 participants