quantling / JudiLing.jl

JudiLing: An implementation for Linear Discriminative Learning in Julia.
MIT License
8 stars 3 forks source link

register #58

Open MegamindHenry opened 3 years ago

MegamindHenry commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Error while trying to register: "Tag with name v0.4.4 already exists and points to a different commit"

MegamindHenry commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/32104

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.4.5 -m "<description of version>" 3647e15e51d0449095e3d47d0df312e702c6cb13
git push origin v0.4.5

Also, note the warning: This looks like a new registration that registers version 0.4.5. 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.

MegamindHenry commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/33387

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.4.6 -m "<description of version>" 3ea93c74a1fb3d07169c54ff2444f8623a7e4eca
git push origin v0.4.6
MegamindHenry commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/34132

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.4.7 -m "<description of version>" 9cbb8360f22009c26d0f608c9dd09b72a6c26e5d
git push origin v0.4.7
MegamindHenry commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/34477

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.4.8 -m "<description of version>" d2c26f94cddb8e0b1b72bf2631129312c62f988d
git push origin v0.4.8
MegamindHenry commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/34649

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.4.9 -m "<description of version>" ae3e301f746eb68c93786a4f2fc8f87c9053b2c5
git push origin v0.4.9
MegamindHenry commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/35451

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.5.0 -m "<description of version>" 148b16a5eb65196053832840ebb03f19ef82afb0
git push origin v0.5.0
MegamindHenry commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/36080

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.5.1 -m "<description of version>" c7daf61b1299f243551c8c1bc9329a39e7549046
git push origin v0.5.1
MegamindHenry commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/39256

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.5.2 -m "<description of version>" af2565bd4032470c3da6155c34855ef496e0f202
git push origin v0.5.2
MegamindHenry commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/55874

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.5.4 -m "<description of version>" 9d5f97c47979e51a292f6e3c2b2415d0b8cf0b0f
git push origin v0.5.4

Also, note the warning: Version 0.5.4 skips over 0.5.3 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.

MegamindHenry commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/56060

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.5.5 -m "<description of version>" daf3e210d9bd8c5042ea53298bee63bd3b4b2c93
git push origin v0.5.5
MariaHei commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/71870

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.6.0 -m "<description of version>" b42644092ac8759f439e6b10d7b1a15d75d05711
git push origin v0.6.0
MariaHei commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/85382

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.7.0 -m "<description of version>" b4f36611b066ba65143b875431a951101e2928ee
git push origin v0.7.0
MariaHei commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Registration pull request updated: JuliaRegistries/General/85382

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.7.0 -m "<description of version>" 502407b74902d2c85aee0e5d044e3c7d033745f1
git push origin v0.7.0
MariaHei commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Registration pull request updated: JuliaRegistries/General/85382

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.7.0 -m "<description of version>" 44e1ce9d135d465b967c2183bef30b9e0bb0643e
git push origin v0.7.0
MariaHei commented 7 months ago

@JuliaRegistrator register

JuliaRegistrator commented 7 months ago

Registration pull request created: JuliaRegistries/General/102077

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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.8.0 -m "<description of version>" 159da314bc20f9a8d9c91df59b91a55919b0d5ef
git push origin v0.8.0
MariaHei commented 7 months ago

@JuliaRegistrator register

JuliaRegistrator commented 7 months ago

Registration pull request updated: JuliaRegistries/General/102077

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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.8.0 -m "<description of version>" e72bf882b7e218ba7aad68b226c3be8c30b31876
git push origin v0.8.0
MariaHei commented 7 months ago

@JuliaRegistrator register

JuliaRegistrator commented 7 months ago

Registration pull request updated: JuliaRegistries/General/102077

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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.8.0 -m "<description of version>" 843f327974804391a2dafb06d1b3fbb43a5ed799
git push origin v0.8.0
MariaHei commented 6 months ago

@JuliaRegistrator register

Release notes:

JuliaRegistrator commented 6 months ago

Registration pull request created: JuliaRegistries/General/102923

Tagging

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.8.1 -m "<description of version>" c71e2474c99a9ac2479f5cdfe82985986777421a
git push origin v0.8.1
MariaHei commented 6 months ago

@JuliaRegistrator register

Release notes:

JuliaRegistrator commented 6 months ago

Error while trying to register: Version 0.8.1 already exists

MariaHei commented 6 months ago

@JuliaRegistrator register

Release notes:

JuliaRegistrator commented 6 months ago

Registration pull request created: JuliaRegistries/General/103553

Tagging

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.8.2 -m "<description of version>" 45009dc6990cd649e3a9173f292d04dedf9ee730
git push origin v0.8.2
MariaHei commented 6 months ago

@JuliaRegistrator register

JuliaRegistrator commented 6 months ago

Registration pull request created: JuliaRegistries/General/104690

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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.8.3 -m "<description of version>" 50320af58dee556504960853da031cf8a0aa8953
git push origin v0.8.3
MariaHei commented 4 months ago

@JuliaRegistrator register

JuliaRegistrator commented 4 months ago

Registration pull request created: JuliaRegistries/General/107076

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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.8.4 -m "<description of version>" a48e1a279faf525265214bcc0a253a0241353e59
git push origin v0.8.4
MariaHei commented 4 months ago

@JuliaRegistrator register

MariaHei commented 4 months ago

@JuliaRegistrator register

JuliaRegistrator commented 4 months ago

Registration pull request created: JuliaRegistries/General/107940

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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.9.0 -m "<description of version>" 98e5d6b167e6f4435c8957d8d3e35ed431f3b07c
git push origin v0.9.0
MariaHei commented 3 months ago

@JuliaRegistrator register

JuliaRegistrator commented 3 months ago

Registration pull request created: JuliaRegistries/General/108895

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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.10.0 -m "<description of version>" a96303107984a8cec21f2a3352c8b91ec65373bf
git push origin v0.10.0