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

register #1

Open
kongdd opened this issue Jul 22, 2023 · 28 comments
Open

register #1

kongdd opened this issue Jul 22, 2023 · 28 comments

Comments

@kongdd
Copy link
Member

kongdd commented Jul 22, 2023

@JuliaRegistrator register now

@kongdd
Copy link
Member Author

kongdd commented Jul 22, 2023

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/88076

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.1.0 -m "<description of version>" 3bca924afa1da7d171f90d3d9754917e6f764777
git push origin v0.1.0

@kongdd
Copy link
Member Author

kongdd commented Jul 22, 2023

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/88076

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.1.0 -m "<description of version>" 37cbfad1da8b82428c83197f5fa1dfd2b66f75ad
git push origin v0.1.0

@kongdd
Copy link
Member Author

kongdd commented Jul 22, 2023

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/88076

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.1.0 -m "<description of version>" 059776d5ec734ecba8f8f3c7f3711e9f5d156d2d
git push origin v0.1.0

@kongdd
Copy link
Member Author

kongdd commented Jul 22, 2023

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/88076

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.1.0 -m "<description of version>" 31a07a0df453e9a5944c112fc2aacb2a64ec418e
git push origin v0.1.0

@kongdd
Copy link
Member Author

kongdd commented Jul 23, 2023

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/88076

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.1.0 -m "<description of version>" 654aa4c3ac6d6819acc650e3ac850cfecec327da
git push origin v0.1.0

@kongdd
Copy link
Member Author

kongdd commented Jul 23, 2023

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/88076

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.1.0 -m "<description of version>" 6a2d1e4d89df9fa1c36c586b75fa3b88b212cadb
git push origin v0.1.0

@kongdd kongdd closed this as completed Jul 26, 2023
@kongdd
Copy link
Member Author

kongdd commented Oct 8, 2023

@JuliaRegistrator register now

@JuliaRegistrator
Copy link

Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.

@kongdd kongdd reopened this Oct 8, 2023
@kongdd
Copy link
Member Author

kongdd commented Oct 10, 2023

@JuliaRegistrator register now

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/93127

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.1.1 -m "<description of version>" 35cd9cbcc2140996f3781b389942873363bece90
git push origin v0.1.1

@kongdd
Copy link
Member Author

kongdd commented Dec 11, 2023

@JuliaRegistrator register now

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/96859

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.1.2 -m "<description of version>" 379b7859aade0ac4fc948dc85593a844464cb2ee
git push origin v0.1.2

@kongdd
Copy link
Member Author

kongdd commented Jun 4, 2024

@JuliaRegistrator register now

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/108193

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.1.4 -m "<description of version>" 6f5610aa40bc0e4b549d1cf563e355fc84232199
git push origin v0.1.4

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

@kongdd
Copy link
Member Author

kongdd commented Aug 27, 2024

@JuliaRegistrator register now

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/113910

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

@kongdd
Copy link
Member Author

kongdd commented Aug 27, 2024

@JuliaRegistrator register now

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/113910

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

@kongdd
Copy link
Member Author

kongdd commented Sep 24, 2024

@JuliaRegistrator register now

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/115804

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.1.6 -m "<description of version>" 328aa20e678cbc982874b5b6381e5599769f9efc
git push origin v0.1.6

@kongdd
Copy link
Member Author

kongdd commented Nov 20, 2024

@JuliaRegistrator register now

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/119790

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

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