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

New version: GAP v0.13.0 #122865

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

JuliaRegistrator
Copy link
Contributor

- **Breaking:** Update to GAP 4.14.0
- **Breaking:** Require `gap_to_julia` methods to handle `recursive`
  keyword argument (e.g. by adding `; recursive::Bool = true` to the
  argument list and otherwise ignoring it)
- Add `GAP.versioninfo()`
- Add `GAP.Packages.build_recursive(name)`
- Add `GAP.Packages.test(name)`
- Change `GAP.Packages.build(name)` to no longer try to build the package if
  it is already installed
- Optimize conversion of GAP strings to Julia strings, symbols or `Vector{UInt8}`
- Use individual artifacts for each GAP package distributed with GAP,
  instead of a single huge "artifact" containing all of them and which
  has to be downloaded for each update (now we can update GAP packages
  individually)
- Use precompiled binaries for the following GAP packages:
  - 4ti2interface
  - ace
  - anupq
  - browse
  - caratinterface
  - cddinterface
  - cohomolo
  - crypting
  - curlinterface
  - cvec
  - datastructures
  - deepthought
  - digraphs
  - edim
  - ferret
  - float
  - fplsa
  - gauss
  - grape
  - guava
  - io
  - json
  - kbmag
  - normalizinterface
  - nq
  - orb
  - profiling
  - simpcomp
  - singular
  - zeromqinterface

UUID: c863536a-3901-11e9-33e7-d5cd0df7b904
Repo: https://github.com/oscar-system/GAP.jl.git
Tree: 406da8fc7c34eff44667ab151f626422107b2ecc

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
Copy link
Contributor

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 74d8eb7 into master Jan 12, 2025
20 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-gap-c863536a-v0.13.0-03d6e0a316 branch January 12, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants