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: STAC v0.1.0 #59089

Closed
wants to merge 1 commit into from

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 08e62803-e111-4f53-be9b-274ff296e9da
Repo: https://github.com/JuliaClimate/STAC.jl.git
Tree: 5934fb59eb80258b2c776220bdb863fdfba646a5

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
JuliaRegistrator referenced this pull request in JuliaClimate/STAC.jl Apr 25, 2022
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch April 25, 2022 13:09 Inactive
@github-actions
Copy link
Contributor

Your new package pull request does not meet the guidelines for auto-merging. Please make sure that you have read the General registry README and the AutoMerge guidelines. The following guidelines were not met:

  • Name does not meet all of the following: starts with an upper-case letter, ASCII alphanumerics only, not all letters are upper-case.
  • Name is not at least 5 characters long
  • Package name similar to 6 existing packages.
    1. Similar to SIAN. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    2. Similar to SEAL. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    3. Similar to FLAC. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    4. Similar to SHA. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    5. Similar to SMC. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    6. Similar to Stan. Damerau-Levenshtein distance 1 between lowercased names is at or below cutoff of 1.

Note that the guidelines are only required for the pull request to be merged automatically. However, it is strongly recommended to follow them, since otherwise the pull request needs to be manually reviewed and merged by a human.

After you have fixed the AutoMerge issues, simple retrigger Registrator, which will automatically update this pull request. You do not need to change the version number in your Project.toml file (unless of course the AutoMerge issue is that you skipped a version number, in which case you should change the version number).

If you do not want to fix the AutoMerge issues, please post a comment explaining why you would like this pull request to be manually merged.

Since you are registering a new package, please make sure that you have also read the package naming guidelines: https://julialang.github.io/Pkg.jl/dev/creating-packages/#Package-naming-guidelines-1


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.

@Alexander-Barth
Copy link
Contributor

Alexander-Barth commented Apr 25, 2022

The name STAC was choosen because the package implements the STAC specification where STAC stands for SpatioTemporal Asset Catalog. STAC.jl is similar to the python module pySTAC.

The standard specifies several types like (catalog, item, assets,...) which are available in Julia as STAC.Catalog, STAC.Item, STAC.Asset (the types Catalog, Item and Asset are not explicitly exported). A short module name is desirable in my opinion.

@github-actions
Copy link
Contributor

This pull request has been inactive for 30 days and will be automatically closed 7 days from now. If this pull request should not be closed, please either (1) fix the AutoMerge issues and re-trigger Registrator, which will automatically update the pull request, or (2) post a comment explaining why you would like this pull request to be manually merged. [noblock]

@github-actions github-actions bot added the stale label May 26, 2022
@Alexander-Barth
Copy link
Contributor

I would appreciate a review to see if the name STAC is acceptable. Thanks !

@github-actions github-actions bot removed the stale label May 31, 2022
@github-actions
Copy link
Contributor

This pull request has been inactive for 30 days and will be automatically closed 7 days from now. If this pull request should not be closed, please either (1) fix the AutoMerge issues and re-trigger Registrator, which will automatically update the pull request, or (2) post a comment explaining why you would like this pull request to be manually merged. [noblock]

@github-actions github-actions bot added the stale label Jun 30, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

This pull request has been inactive for more than 30 days and has automatically been closed. Feel free to register your package or version again once you fix the AutoMerge issues. [noblock]

@github-actions github-actions bot closed this Jul 7, 2022
@github-actions github-actions bot deleted the registrator/stac/08e62803/v0.1.0 branch July 7, 2022 13:07
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.

None yet

2 participants