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.0.1 #114769

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Sep 8, 2024

Copy link
Contributor

github-actions bot commented Sep 8, 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 which are not met ❌

  • There is no compat entry for julia.

  • The following dependencies do not have a [compat] entry that is upper-bounded and only includes a finite number of breaking releases: Documenter, TestItemRunner

    Extended explanation

    Your package has a Project.toml file which might look something like the following:

    name = "YourPackage"
    uuid = "random id"
    authors = ["Author Names"]
    version = "major.minor"
    
    [deps]
    # Package dependencies
    # ...
    
    [compat]
    # ...

    Every package listed in [deps], along with julia itself, must also be listed under [compat] (if you don't have a [compat] section, make one!). See the Pkg docs for the syntax for compatibility bounds, and this documentation for more on the kinds of compat bounds required for AutoMerge.

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.

@goerz
Copy link
Member

goerz commented Sep 8, 2024

Thank you for submitting your package! However, please make sure that it has documentation and tests before registering.

@javinoram
Copy link

Sure, when I had the documentation and some more code, I will upload again.

@goerz
Copy link
Member

goerz commented Sep 8, 2024

We can just keep this open. You can retrigger the registration to update this PR when you’re ready [noblock]

@github-actions github-actions bot added the stale label Oct 9, 2024
@javinoram
Copy link

Hi, I received an email with the bot’s message, recently I didn't have some much time to work in the project, so what should I do? if the PR get closed, can I retriggered?

@goerz
Copy link
Member

goerz commented Oct 10, 2024

[noblock] Yes, if it gets closed (but it won’t for another 30 days now, at least), you can just re-register it at any point in the future, and it will just be a new PR

@javinoram
Copy link

thanks

@github-actions github-actions bot removed the stale label Oct 10, 2024
@JuliaTagBot JuliaTagBot added the AutoMerge: last run blocked by comment PR blocked by one or more comments lacking the string [noblock]. label Oct 25, 2024
UUID: a9872f58-4f48-11ef-0c06-ff7f93bd3947
Repo: https://github.com/javinoram/SpinSim.jl.git
Tree: e759d1b0ae9fe46a640015610b34536a52315ca9

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@javinoram
Copy link

Hi, it's me again, sorry to bother you again, I upload a new version with more code (the last month, I forget to ask here) and I was wondering if now it can be merged or I'm missing something else, thank you in advance

@goerz
Copy link
Member

goerz commented Nov 23, 2024

Yeah, seems okay now. It wouldn't be a bad idea to copy the introduction paragraph into the README, and also a link to the full documentation (most packages use "badges" as documentation links).

Since this PR is now quite out-of-date, and just to make sure that the version that gets registered is the current version, I would recommend setting the version to 0.1.0 at this point and to redo the registration. That'll create a new PR which then should auto-merge after three days. I'll close this PR once the new one is online.

@javinoram
Copy link

Sure, thanks.

@goerz
Copy link
Member

goerz commented Nov 24, 2024

Closing in favor of #120062

@goerz goerz closed this Nov 24, 2024
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