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

Closed
ChrisRackauckas opened this issue Jul 29, 2019 · 823 comments
Closed

Register #845

ChrisRackauckas opened this issue Jul 29, 2019 · 823 comments

Comments

@ChrisRackauckas
Copy link
Member

ChrisRackauckas commented Jul 29, 2019

@JuliaRegistrator register()
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqAdamsBashforthMoulton
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqBDF
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqCore
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqDefault
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqDifferentiation
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqExplicitRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqExponentialRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqExtrapolation
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqFeagin
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqFIRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqFunctionMap
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqHighOrderRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqIMEXMultistep
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqLinear
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqLowOrderRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqLowStorageRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqNonlinearSolve
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqNordsieck
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqPDIRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqPRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqQPRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqRKN
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqRosenbrock
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqSDIRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqSSPRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqStabilizedIRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqStabilizedRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqSymplecticRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqTsit5
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqVerner

@JuliaRegistrator
Copy link

Error while trying to register: Version 5.12.0 already exists

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/2348

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v5.13.0 -m "<description of version>" 2749f37186f0dce04fbe9351571a11364426f51f
git push origin v5.13.0

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/2485

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v5.16.0 -m "<description of version>" abaf387213e1b1b020b795242cf4bd5ca2a950d8
git push origin v5.16.0

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

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/2523

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v5.14.0 -m "<description of version>" d593213b8af3427f01d662bc5d795b54da7a0d92
git push origin v5.14.0

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/3201

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v5.15.1 -m "<description of version>" d0a8c04415f5817d536f3cd9737d4333d17adb46
git push origin v5.15.1

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/3472

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v5.17.0 -m "<description of version>" 17e4d9471002a3c9ab66cdf5881253ff955e6c38
git push origin v5.17.0

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/3690

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v5.17.1 -m "<description of version>" 5fb722b3d8434f40b4ed6bd8a4f649ad586d2a9f
git push origin v5.17.1

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/3928

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v5.17.2 -m "<description of version>" 8b5af68ee4126d3772fe690a7128468f1334b4d6
git push origin v5.17.2

@YingboMa
Copy link
Member

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/4819

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v5.18.0 -m "<description of version>" a9edfb365c72807751a8ca70a561a8ffca2c1464
git push origin v5.18.0

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Error while trying to register: "Tag with name 5.18.0 already exists and points to a different commit"

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/114678

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 OrdinaryDiffEqCore-v1.5.0 -m "<description of version>" 5bb087661464abd793c9275d98d629f62f5dfaa3
git push origin OrdinaryDiffEqCore-v1.5.0

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/114679

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 OrdinaryDiffEqNonlinearSolve-v1.2.0 -m "<description of version>" 5bb087661464abd793c9275d98d629f62f5dfaa3
git push origin OrdinaryDiffEqNonlinearSolve-v1.2.0

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqDifferentiation
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqExplicitRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqExponentialRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqExtrapolation
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqFeagin
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqFIRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqFunctionMap
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqHighOrderRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqIMEXMultistep
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqLinear
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqLowOrderRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqLowStorageRK
@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqNonlinearSolve

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqNonlinearSolve

@JuliaRegistrator
Copy link

Error while trying to register: Version 1.1.0 already exists

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqCore

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/114710

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 OrdinaryDiffEqNonlinearSolve-v1.2.1 -m "<description of version>" c70470e5aae80db81b892918608a2ee2a7695087
git push origin OrdinaryDiffEqNonlinearSolve-v1.2.1

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/114711

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 OrdinaryDiffEqCore-v1.5.1 -m "<description of version>" c70470e5aae80db81b892918608a2ee2a7695087
git push origin OrdinaryDiffEqCore-v1.5.1

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqCore

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/114946

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 OrdinaryDiffEqCore-v1.6.0 -m "<description of version>" aa83ba7e818f4caae2c7e780fab0b27b57d254b8
git push origin OrdinaryDiffEqCore-v1.6.0

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqCore

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/116807

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 OrdinaryDiffEqCore-v1.7.0 -m "<description of version>" 27c80765defe6ce51ae9632f7a1d1e26efd7c8c5
git push origin OrdinaryDiffEqCore-v1.7.0

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqCore

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/117101

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 OrdinaryDiffEqCore-v1.7.1 -m "<description of version>" e2f1a4ebe3367d349e482de9cb37289b7bfcac18
git push origin OrdinaryDiffEqCore-v1.7.1

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqCore

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqFIRK

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/117685

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 OrdinaryDiffEqCore-v1.8.0 -m "<description of version>" f82f6d8ca481898c8f850019ce21b90e59e3fdaa
git push origin OrdinaryDiffEqCore-v1.8.0

@ChrisRackauckas
Copy link
Member Author

@JuliaRegistrator register() subdir=lib/OrdinaryDiffEqExtrapolation

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/117686

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 OrdinaryDiffEqFIRK-v1.2.0 -m "<description of version>" f82f6d8ca481898c8f850019ce21b90e59e3fdaa
git push origin OrdinaryDiffEqFIRK-v1.2.0

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/117687

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 OrdinaryDiffEqExtrapolation-v1.2.0 -m "<description of version>" f82f6d8ca481898c8f850019ce21b90e59e3fdaa
git push origin OrdinaryDiffEqExtrapolation-v1.2.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

3 participants