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

Registration to the Julia general registry #1

Open
grasph opened this issue Feb 26, 2024 · 15 comments
Open

Registration to the Julia general registry #1

grasph opened this issue Feb 26, 2024 · 15 comments

Comments

@grasph
Copy link
Owner

grasph commented Feb 26, 2024

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/101684

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 v1.1.1 -m "<description of version>" 5f6f40a4726702042261c0b1ae974ba17ca10aa3
git push origin v1.1.1

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

@grasph
Copy link
Owner Author

grasph commented Feb 26, 2024

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/101684

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 v1.1.1 -m "<description of version>" 3523839348659a295e3f37d4a8df242830106ec3
git push origin v1.1.1

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

@grasph
Copy link
Owner Author

grasph commented Mar 26, 2024

@JuliaRegistrator register

Release notes:

See https://github.com/grasph/wrapit/releases/tag/v1.3.0.

In addition, wrapit() returns now the underlying wrapit command exit code only if the returncode keyword argument is set to true. That prevents the confusing number shown in REPL when executing the command. The return code was always 0 in case of a termination by a signal, it is now the correct code.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103639

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 v1.3.1 -m "<description of version>" c1c6de5e4ac431f59b1f7063bc9e6911ae8d66e3
git push origin v1.3.1

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

@grasph
Copy link
Owner Author

grasph commented Jun 6, 2024

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/108416

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 v1.3.2 -m "<description of version>" f0dd3baebe83ab8b542010249e8d69b8d1334ec6
git push origin v1.3.2

@grasph
Copy link
Owner Author

grasph commented Jun 23, 2024

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/109611

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 v1.3.3 -m "<description of version>" 4f90809bfe4cf368c17adc7e69c617f1067a9050
git push origin v1.3.3

@grasph
Copy link
Owner Author

grasph commented Jul 29, 2024

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Error while trying to register: Version 1.3.3 already exists

@grasph
Copy link
Owner Author

grasph commented Jul 29, 2024

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/111987

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 v1.4.0 -m "<description of version>" 3e883db799fad99aac6be90b9319e89b21314340
git push origin v1.4.0

@grasph
Copy link
Owner Author

grasph commented Jul 29, 2024

@JuliaRegistrator register

Release notes:

See https://github.com/grasph/wrapit/releases/tag/v1.4.0.

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/111987

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 v1.4.0 -m "<description of version>" 3e883db799fad99aac6be90b9319e89b21314340
git push origin v1.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants