Skip to content

Use standard formatting .yml action #397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ChrisRackauckas
Copy link

It looks like CompatHelper isn't working here?

It looks like CompatHelper isn't working here?
@ChrisRackauckas
Copy link
Author

Current:

(@v1.10) pkg> add BenchmarkTools
    Updating registry at `~/.julia/registries/JSMLComponents.toml`
    Updating registry at `~/.julia/registries/JuliaComputingRegistry.toml`
    Updating registry at `~/.julia/registries/JuliaHubRegistry.toml`
   Resolving package versions...
   Installed OpenBLAS32_jll ─ v0.3.24+0
    Updating `~/.julia/environments/v1.10/Project.toml`
  [6e4b80f9] + BenchmarkTools v1.6.0
  [37e2e46d] ~ LinearAlgebra v1.11.0  
    Updating `~/.julia/environments/v1.10/Manifest.toml`
  [6e4b80f9] + BenchmarkTools v1.6.0
⌅ [656ef2d0]  OpenBLAS32_jll v0.3.29+0  v0.3.24+0
⌅ [fb77eaff]  Sundials_jll v5.2.3+0  v5.2.2+0
  [0dad84c5]  ArgTools v1.1.2  v1.1.1
  [56f22d72] ~ Artifacts v1.11.0  
  [2a0f44e3] ~ Base64 v1.11.0  
  [ade2ca70] ~ Dates v1.11.0  
  [8ba89e20] ~ Distributed v1.11.0  
  [7b1f6079] ~ FileWatching v1.11.0  
  [9fa8497b] ~ Future v1.11.0  
  [b77e0a4c] ~ InteractiveUtils v1.11.0  
  [4af54fe1] ~ LazyArtifacts v1.11.0  
  [76f85450] ~ LibGit2 v1.11.0  
  [8f399da3] ~ Libdl v1.11.0  
  [37e2e46d] ~ LinearAlgebra v1.11.0  
  [56ddb016] ~ Logging v1.11.0  
  [d6f4376e] ~ Markdown v1.11.0  
  [a63ad114] ~ Mmap v1.11.0  
  [44cfe95a]  Pkg v1.11.0  v1.10.0
  [de0858da] ~ Printf v1.11.0  
  [9abbd945] + Profile
  [3fa0cd96] + REPL
  [9a3f8284] ~ Random v1.11.0  
  [9e88b42a] ~ Serialization v1.11.0  
  [1a1011a3] ~ SharedArrays v1.11.0  
  [6462fe0b] ~ Sockets v1.11.0  
  [2f01184e]  SparseArrays v1.11.0  v1.10.0
  [10745b16]  Statistics v1.11.1  v1.10.0
  [8dfed614] ~ Test v1.11.0  
  [cf7118a7] ~ UUIDs v1.11.0  
  [4ec0a83e] ~ Unicode v1.11.0  
  [deac9b47]  LibCURL_jll v8.6.0+0  v8.4.0+0
  [e37daf67]  LibGit2_jll v1.7.2+0  v1.6.4+0
  [c8ffd9c3]  MbedTLS_jll v2.28.6+0  v2.28.2+1
  [14a3606d]  MozillaCACerts_jll v2023.12.12  v2023.1.10
  [4536629a]  OpenBLAS_jll v0.3.27+1  v0.3.23+4
  [bea87d4a]  SuiteSparse_jll v7.7.0+0  v7.2.1+1
  [8e850ede]  nghttp2_jll v1.59.0+0  v1.52.0+1
        Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m`
  ✓ OpenBLAS32_jll
Precompiling packages finished.
  82 dependencies successfully precompiled in 123 seconds. 337 already precompiled.
  1 dependency precompiled but a different version is currently loaded. Restart julia to access the new version

@ChrisRackauckas
Copy link
Author

Actually, why is this even in the dependency list? It's just for formatting CI? Is it not just using the normal Fomatting.yml?

@ChrisRackauckas ChrisRackauckas changed the title Allow JuliaFormatter v2 Use standard formatting .yml action Jul 17, 2025
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.

1 participant