SeismicJulia / SeisMakie.jl

MIT License
2 stars 3 forks source link

Register the package #12

Closed AtilaSaraiva closed 3 weeks ago

AtilaSaraiva commented 5 months ago

Let's register this package!

AtilaSaraiva commented 5 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 5 months ago

Registration pull request created: JuliaRegistries/General/102920

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>" 25c91cf85d61e20d8c1d5b4c093efa4a095e39ed
git push origin v0.1.0
AtilaSaraiva commented 4 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 4 months ago

Error while trying to register: Version 0.1.0 already exists

AtilaSaraiva commented 4 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 4 months ago

Registration pull request created: JuliaRegistries/General/105976

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.1 -m "<description of version>" 1be07ae155a59c9e7c63d5886928ffb5037764d4
git push origin v0.1.1
AtilaSaraiva commented 4 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 4 months ago

Registration pull request created: JuliaRegistries/General/106153

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>" 996f6b1f302b6934bfa66786f880a08892c49495
git push origin v0.1.2
AtilaSaraiva commented 3 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 3 months ago

Registration pull request created: JuliaRegistries/General/106376

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.3 -m "<description of version>" ea74938006133e41269198728cb6df76d32ea54b
git push origin v0.1.3
AtilaSaraiva commented 3 weeks ago

@JuliaRegistrator register

Release notes:

The main purpose of this new release is to introduce capability to do animations with the seisimage, seiswiggle and seisoverlay. We also introduce a new function, makeAnimation to easily animate the 3rd dimension of a 3D array.

JuliaRegistrator commented 3 weeks ago

Registration pull request created: JuliaRegistries/General/113015

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.2.0 -m "<description of version>" 660b5953905c275aa9f259900d1d6288be869d19
git push origin v0.2.0