Skip to content

New package: Holo v0.1.0 - #167990

Open
JuliaRegistrator wants to merge 1 commit into
masterfrom
registrator-holo-82b01fb5-v0.1.0-160125daa7
Open

New package: Holo v0.1.0#167990
JuliaRegistrator wants to merge 1 commit into
masterfrom
registrator-holo-82b01fb5-v0.1.0-160125daa7

Conversation

@JuliaRegistrator

Copy link
Copy Markdown
Contributor

UUID: 82b01fb5-7eeb-4559-83ea-8d75f85d4328
Repo: https://github.com/jowch/Holo.jl.git
Tree: 314ccc51cb54889c6283f71d7f7fae7c428f8642

Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
JuliaRegistrator referenced this pull request in jowch/Holo.jl Sep 12, 2026
* Fix General name-clash gate for packed Registry.toml

The round-1 check grepped a 129-byte General.toml pointer with
^name = "Holo"$ and treated a missing index as free. Read
General.tar.gz's inline { name = "…" } tables, fail if no package
index is found, and require HoloProcessing to be visible so the
suite cannot silent-pass.

Co-authored-by: Jonathan Chen <jwhc@ucla.edu>

* Prepare v0.1.0 freeze and TagBot first-tag path

Add official TagBot (v1.25.11 + DOCUMENTER_KEY ssh), freeze CHANGELOG
at 0.1.0 including #50#53, close Base64 compat, and document that
Jonathan comments Registrator on a CI-green main commit after merge —
not on this PR, and not on the workflow-adding merge unless a later
no-workflow SHA or DOCUMENTER_KEY is in place.

Co-authored-by: Jonathan Chen <jwhc@ucla.edu>

* Fetch General Registry.toml when the depot has no tarball

Julia 1 / NoBackend CI resolve via the package server and never unpack
General.tar.gz, so the live name-clash check returned nothing. Search
every DEPOT_PATH registries dir, then curl upstream Registry.toml.

Co-authored-by: Jonathan Chen <jwhc@ucla.edu>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown
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. New package registration

Please make sure that you have read the package naming guidelines.

2. AutoMerge Guidelines which are not met ❌

  • Name is not at least 5 characters long
  • Package name similar to 8 existing packages.
    1. Similar to Dolo. Damerau-Levenshtein distance 1 is at or below cutoff of 2. Damerau-Levenshtein distance 1 between lowercased names is at or below cutoff of 1. Normalized visual distance 1.46 is at or below cutoff of 2.50.
    2. Similar to Sole. Damerau-Levenshtein distance 2 is at or below cutoff of 2. Normalized visual distance 2.25 is at or below cutoff of 2.50.
    3. Similar to Hose. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    4. Similar to Dojo. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    5. Similar to Hwloc. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    6. Similar to Todo. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    7. Similar to Glo. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    8. Similar to YOLO. Damerau-Levenshtein distance 1 between lowercased names is at or below cutoff of 1.

3. Needs action: here's what to do next

  1. Please try to update your package to conform to these guidelines. The General registry's README has an FAQ that can help figure out how to do so.
  2. After you have fixed the AutoMerge issues, simply retrigger Registrator, the same way you did in the initial registration. This will automatically update this pull request. You do not need to change the version number in your Project.toml file (unless the AutoMerge issue is that you skipped a version number).

If you need help fixing the AutoMerge issues, or want your pull request to be manually merged instead, please post a comment explaining what you need help with or why you would like this pull request to be manually merged. Then, send a message to the #pkg-registration channel in the public Julia Slack for better visibility.

4. 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.

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.

1 participant