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 package: SpinSim v0.1.0 #120062

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Nov 24, 2024

Hamiltonian module implemented

Copy link
Contributor

github-actions bot commented Nov 24, 2024

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 are all met! ✅

Your new package registration met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed.

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

@goerz
Copy link
Member

goerz commented Nov 24, 2024

[noblock] Documenter and TestItemRunner should not be dependencies of your package. Make sure to only have the minimum dependencies required for the code itself. The environment for tests and documentation building are separate and must manage their dependencies separately.

@javinoram
Copy link

Now it should be ok.

@JuliaTagBot JuliaTagBot added the AutoMerge: last run blocked by comment PR blocked by one or more comments lacking the string [noblock]. label Nov 24, 2024
@goerz
Copy link
Member

goerz commented Nov 24, 2024

[noblock] You still need to add the compat specification for Julia (probably simply 1.10), and you should also set the compat for LinearAlgebra to 1. And don’t forget to add [noblock] to all your comments.

@goerz
Copy link
Member

goerz commented Nov 24, 2024

[noblock] Oh, and don't create tags in your repository before the release has been merged into the registry. Preferably, set up TagBot to do it for you automatically

UUID: a9872f58-4f48-11ef-0c06-ff7f93bd3947
Repo: https://github.com/javinoram/SpinSim.jl.git
Tree: fd249f8ea57cf9ebf3bef86b71731c5dfda301a2

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@javinoram
Copy link

[noblock] I added the "compat" section in the main .toml, now I'm going to see the TagBot for future usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AutoMerge: last run blocked by comment PR blocked by one or more comments lacking the string [noblock]. new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants