slimgroup / JutulDarcyRules.jl

JutulDarcyRules: ChainRules extension to Jutul and JutulDarcy

Home Page:https://doi.org/10.5281/zenodo.7587716

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Register

ziyiyin97 opened this issue · comments

Registration pull request created: JuliaRegistries/General/78912

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.0 -m "<description of version>" 4e429f57b753e42bc20e371810deaf6d150b6107
git push origin v0.2.0

Also, note the warning: This looks like a new registration that registers version 0.2.0.
Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

You are missing the tank workflows for a proper setup

Like these? #10

Yes. CompatHekper is optional. But you need to create the secrets for TagBot so it has the right permissions

Registration pull request updated: JuliaRegistries/General/78912

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.0 -m "<description of version>" ba2856ca91a0d60791f6f644eed3510e202c7b2b
git push origin v0.2.0

Also, note the warning: This looks like a new registration that registers version 0.2.0.
Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

Registration pull request created: JuliaRegistries/General/79370

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.2 -m "<description of version>" a94e085eb39bca503d2d1a318dff15b4113e93b7
git push origin v0.2.2

Also, note the warning: This looks like a new registration that registers version 0.2.2.
Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.