New packages: PRASCore, PRASFiles, PRASCapacityCredits, PRAS v0.7.0#120786
Closed
GordStephen wants to merge 4 commits intoJuliaRegistries:masterfrom
Closed
New packages: PRASCore, PRASFiles, PRASCapacityCredits, PRAS v0.7.0#120786GordStephen wants to merge 4 commits intoJuliaRegistries:masterfrom
GordStephen wants to merge 4 commits intoJuliaRegistries:masterfrom
Conversation
UUID: c5c32b99-e7c3-4530-a685-6f76e19f7fe2 Repo: git@github.com:NREL/PRAS.git Tree: 7f876920fc9727874f5601a967a3a387c80b9903
UUID: 2e1a2ed5-e89d-4cd3-bc86-c0e88a73d3a3 Repo: git@github.com:NREL/PRAS.git Tree: 014e55f5662b8685a644108ce7fac68707ce1221
UUID: a2806276-6d43-4ef5-91c0-491704cd7cf1 Repo: git@github.com:NREL/PRAS.git Tree: cee023d07cb0550360809a56273ea2960e7e4b82
UUID: 05348d2-1c52-11e9-35e3-9d51842d34b9 Repo: git@github.com:NREL/PRAS.git Tree: 21a22aff68a92d6b30a0e8bfcdee6613951f08eb
Member
|
Given the maturity of the project, I don’t see any problem with the name You will probably have to go on Slack and post a message in the |
Author
|
Per guidance on Slack, we're submitting these individually via Registrator with the understanding that this PR will count as the three days waiting period. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a manual pull request, prepared with LocalRegistry.jl, to simultaneously register v0.7.0 of four packages from NREL's Probabilistic Resource Adequacy Suite (PRAS). The four packages are PRASCore.jl, PRASFiles.jl, PRASCapacityCredits.jl, and PRAS.jl, a convenience metapackage that loads all the others. All four packages reside in https://github.com/NREL/PRAS
For convenience I'll try to proactively talk through some of the automerge checks:
About the package name - yes, we realize this probably isn't going to be looked on too favorably, particularly PRAS.jl which fails multiple automerge rules. PRAS as a brand exists outside of the Julia ecosystem (e.g. https://www.nrel.gov/analysis/pras.html) and we're hoping we can get an exception on this. We received feedback from @goerz and @gdalle in New package: SiennaPRASInterface v0.1.0 #120172 that this may be possible, and are hoping folks here agree?
About the repository name - while today PRAS is exclusively a Julia project, we're actually in the middle of a rewrite and our monorepo will be hosting Rust, Julia, and Python code in the near future. So we don't think having a repo name that ends in .jl would be appropriate.
About the version number - while 0.7.0 is the first version of PRAS submitted to General, it is not the first version of PRAS. v0.6 and earlier were registered in NREL's public registry (https://github.com/NREL/JuliaRegistry).
All four packages are MIT licensed and a copy of the license is included in each of the respective subdirectories of the monorepo.
Happy to answer any further questions or take feedback if there are things here we should be doing differently!