Skip to content

New package: MakiePatterns v0.1.0#147437

Open
JuliaRegistrator wants to merge 1 commit intomasterfrom
registrator-makiepatterns-1dd4001f-v0.1.0-ba46ef0429
Open

New package: MakiePatterns v0.1.0#147437
JuliaRegistrator wants to merge 1 commit intomasterfrom
registrator-makiepatterns-1dd4001f-v0.1.0-ba46ef0429

Conversation

@JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Feb 2, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

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 ❌

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

    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.

  • I was not able to install the package (i.e. Pkg.add("MakiePatterns") failed). See the AutoMerge logs for details.

  • I was not able to load the package (i.e. import MakiePatterns failed). See the AutoMerge logs for details.

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.

@technocrat
Copy link

@JuliaRegistrator register

Release notes:

Initial release of MakiePatterns.jl providing 471 geologic/cartographic pattern fills for Makie.jl plotting.

Features

  • 471 built-in USGS FGDC patterns
  • Auto-registration and caching system
  • patternpoly! function for choropleth maps
  • Support for user-defined patterns from PNG files

This will automatically update the existing registration PR with the fixed Project.toml, and the AutoMerge checks should now pass.

@JuliaTagBot JuliaTagBot added the AutoMerge: last run blocked by comment PR blocked by one or more comments lacking the string [noblock]. label Feb 2, 2026
@technocrat
Copy link

[no block]

@technocrat
Copy link

[noblock]

@technocrat
Copy link

@JuliaRegistrator [noblock]

@technocrat
Copy link

@JuliaRegistrator

UUID: 1dd4001f-e390-44df-a925-c4b057495931
Repo: https://github.com/technocrat/MakiePatterns.jl.git
Tree: 5ffe354b4c957b621b74073d455a0c288c564801

Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-makiepatterns-1dd4001f-v0.1.0-ba46ef0429 branch from ed49e3d to 5ddc639 Compare February 2, 2026 21:14
@goerz
Copy link
Member

goerz commented Feb 3, 2026

@goerz goerz added the Override AutoMerge: ignore blocking comments Instructs automerge to ignore blocking comments label Feb 3, 2026
@JuliaTagBot JuliaTagBot removed the AutoMerge: last run blocked by comment PR blocked by one or more comments lacking the string [noblock]. label Feb 3, 2026
@technocrat
Copy link

[noblock] I must have missing something because I seem to be stuck with failed checks with error messages indicating something like a timeout

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

Labels

new package Override AutoMerge: ignore blocking comments Instructs automerge to ignore blocking comments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants