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 Package #1

Open
JaewooJoung opened this issue Oct 27, 2024 · 6 comments
Open

Register Package #1

JaewooJoung opened this issue Oct 27, 2024 · 6 comments

Comments

@JaewooJoung
Copy link
Owner

@JuliaRegistrator register branch=main

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/118156

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

@JaewooJoung
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

What's New in v0.1.0

  • Initial release of Claude.jl
  • Basic functionality implementation

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/118156

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.0 -m "<description of version>" 17db63bf3b8a5be3ef1ace6eab3b5fc13f5a61c6
git push origin v0.1.0

@JaewooJoung
Copy link
Owner Author

Fix Project.toml dependencies

@JaewooJoung
Copy link
Owner Author

@JuliaRegistrator register
Release notes:

Fix Project.toml dependencies

  • please tell me, if there are anything need to be done.

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/118156

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.0 -m "<description of version>" 1e86bd498c58503e718c25c48e9429280ed8f30f
git push origin v0.1.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