Skip to content

chore: register in the General registry - #35

Merged
sotashimozono merged 1 commit into
mainfrom
chore/general-registration
Sep 2, 2026
Merged

chore: register in the General registry#35
sotashimozono merged 1 commit into
mainfrom
chore/general-registration

Conversation

@sotashimozono

Copy link
Copy Markdown
Member

Registers this package. No code changes.

AutoRegister.yml was missing

Every other QAtlasHub package carries the same four-line caller stub that posts
@JuliaRegistrator register once Project.toml's version moves on main. This repository did
not have it, so there was no path to registration at all. Added, byte-identical to
TestShards.jl's.

The README's install instructions were already obsolete

It told readers to add three [sources] entries with git URLs "during the pre-registry phase".
ParamIO and DataVault have both been in General for some time, so that block was asking
people to pin git revisions of packages Pkg resolves on its own. Replaced with pkg> add ParallelManager.

Version

0.4.50.4.6. That bump is what makes AutoRegister fire on merge.


Checked before opening this: no [sources] in Project.toml, compat present for every dep and
for julia, MIT license, public repo, and all deps (DataVault, ParamIO, SlurmClusterManager,
JLD2, JSON3) already in General.

First-registration version is not a blocker despite 0.4.6 not being 0.1.0 — DataVault entered
General at 0.7.1, ParamIO at 0.3.2, TestShards at 0.3.18.

Note that main on this repo requires a pull request but requires no status checks
(QAtlasHub/.github#25), so CI being green here has to be read rather than relied on.

Three things were in the way, none of them code.

`AutoRegister.yml` did not exist in this repository. Every other QAtlasHub
package carries the same four-line caller stub that posts
`@JuliaRegistrator register` once `Project.toml`'s version moves on `main`;
this adds it, byte-identical to TestShards.jl's.

The README told readers to add three `[sources]` entries with git URLs because
the dependencies were unregistered. `ParamIO` and `DataVault` have both been in
General for some time, so that instruction was already obsolete — it asked
people to pin git revisions of packages `Pkg` can resolve on its own.

Version 0.4.5 -> 0.4.6, which is what makes AutoRegister fire.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@JuliaRegistrator

Copy link
Copy Markdown

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.

@github-actions github-actions Bot added the chore label Sep 2, 2026
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

📚 Docs preview: https://QAtlasHub.github.io/ParallelManager.jl/previews/PR35/

(updates on each push to this PR)

@sotashimozono
sotashimozono merged commit a27f4c8 into main Sep 2, 2026
15 checks passed
@sotashimozono
sotashimozono deleted the chore/general-registration branch September 2, 2026 03:09
@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants