Open AntonReinhard opened 2 months ago
@JuliaRegistrator register(branch="main")
Error while trying to register: Register Failed @AntonReinhard, it looks like you are not a publicly listed member/owner in the parent organization (GraphComputing-jl). If you are a member/owner, you will need to change your membership to public. See GitHub Help
@JuliaRegistrator register(branch="main")
Registration pull request created: JuliaRegistries/General/114534
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.
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>" 4fa394574faf9afc156dd1024a011c1617092e38
git push origin v0.1.0
@JuliaRegistrator register(branch="main")
Registration pull request updated: JuliaRegistries/General/114534
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.
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>" 56149c137ee3607bb7255bd8ce413ec630ccd0cd
git push origin v0.1.0
@JuliaRegistrator register(branch="main")
Registration pull request created: JuliaRegistries/General/114592
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.
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>" 857c3221b7eeaf22bd4cdc49d43e863c9346ae8a
git push origin v0.1.0
@JuliaRegistrator register(branch="main")
Release notes:
Patch release to fix the package extension loading for CUDA.jl, AMDGPU.jl and oneAPI.jl.
The usage of the GPU extensions and kernels is still experimental.
Registration pull request created: JuliaRegistries/General/115362
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>" bb191d6537883e471ca5c712da647c16ce1a3e0b
git push origin v0.1.1
@JuliaRegistrator register(branch="main")