Skip to content
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

Oscar.versioninfo(full=true) should include the commit of Oscar #2874

Closed
thofma opened this issue Sep 29, 2023 · 0 comments · Fixed by #2875
Closed

Oscar.versioninfo(full=true) should include the commit of Oscar #2874

thofma opened this issue Sep 29, 2023 · 0 comments · Fixed by #2875
Labels
enhancement New feature or request

Comments

@thofma
Copy link
Collaborator

thofma commented Sep 29, 2023

Would be great if we print the Oscar commit if the version is *-DEV. We do this for dependencies, but not for Oscar itself.

julia> Oscar.versioninfo(full=true)
OSCAR version 0.13.1-DEV
  combining:
    AbstractAlgebra.jl   v0.32.1
    GAP.jl               v0.9.8
    Hecke.jl             v0.21.0 - #th/modlat, b4e6a7a84 -- 2023-09-15 14:01:58 +0200
    Nemo.jl              v0.36.0
    Polymake.jl          v0.11.5
    Singular.jl          v0.18.16
  building on:
    Antic_jll               v0.201.500+0
    Arb_jll                 v200.2300.0+0
    Calcium_jll             v0.401.100+0
    FLINT_jll               v200.900.7+0
    GAP_jll                 v400.1200.200+6
    Singular_jll            v403.208.800+0
    libpolymake_julia_jll   v0.10.4+0
    libsingular_julia_jll   v0.40.2+0
    polymake_jll            v400.1000.1+0
See `]st -m` for a full list of dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant