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 #11

Closed
gszep opened this issue Jun 11, 2021 · 23 comments
Closed

register package #11

gszep opened this issue Jun 11, 2021 · 23 comments

Comments

@gszep
Copy link
Collaborator

gszep commented Jun 11, 2021

No description provided.

@gszep
Copy link
Collaborator Author

gszep commented Jun 11, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/38641

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>" 569b3cb57c0fd4cd9636b20ae3d528f5489c96fc
git push origin v0.1.0

@gszep
Copy link
Collaborator Author

gszep commented Jun 11, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/38651

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>" 192e311c5b33566c13783113cb231ae2e0c7395c
git push origin v0.1.0

@gszep
Copy link
Collaborator Author

gszep commented Jun 14, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/38811

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>" 32ae84eb6b1b5fb80398f1e811f64cdf3d11d777
git push origin v0.1.1

@gszep
Copy link
Collaborator Author

gszep commented Oct 28, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/47665

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>" 49b1efb0bd73377cfd4d9eea50552fef22f1c7e4
git push origin v0.1.2

@gszep
Copy link
Collaborator Author

gszep commented Mar 20, 2022

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/56949

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

@gszep
Copy link
Collaborator Author

gszep commented May 29, 2024

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/107899

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>" 90cb6985473e6fb5dac520bf6500ab8cd7ce608b
git push origin v0.1.4

@gszep
Copy link
Collaborator Author

gszep commented May 29, 2024

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/107899

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>" 534ee7c23af16d542a248f181f5e6be7056e30b6
git push origin v0.1.4

@rveltz
Copy link
Member

rveltz commented May 29, 2024

Hey,

Are you sure you want to do this? BK has changed a lot in the mean time.

please also consider moving it to the gh org bifurcatiokit

@gszep
Copy link
Collaborator Author

gszep commented Jun 1, 2024

Hi @rveltz ! Thank you for reaching out :) well all the of unit tests I created are passing? I would appreciate if you can find any bugs in the diff between the two versions. Happy to move this project to the org you mention. I can initiate the transfer now

@gszep
Copy link
Collaborator Author

gszep commented Jun 1, 2024

I do not have permissions to create repos on the bifurcationkit org. You would have to add me as a member with certain privileges before I can initiate transfer. I would also appreciate retaining admin rights to BifurcationInference.jl 😄

@rveltz
Copy link
Member

rveltz commented Jun 1, 2024

The diff is massive but I congratulate because that was not simple work. I am impressed

@rveltz
Copy link
Member

rveltz commented Jun 1, 2024

I would also appreciate retaining admin rights to BifurcationInference.jl

Sure, if I mess up, I will give it back to you :D

@rveltz
Copy link
Member

rveltz commented Jun 1, 2024

I sent you an invit

@gszep
Copy link
Collaborator Author

gszep commented Jun 1, 2024

I think the diff is only massive because I had an automatic formatter on CTRL+S haha

@rveltz
Copy link
Member

rveltz commented Jun 1, 2024 via email

@rveltz
Copy link
Member

rveltz commented Jun 1, 2024 via email

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

3 participants