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

new release #37

Open
gaelforget opened this issue Dec 6, 2022 · 28 comments
Open

new release #37

gaelforget opened this issue Dec 6, 2022 · 28 comments

Comments

@gaelforget
Copy link
Member

@JuliaRegistrator register()

@gaelforget
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/73552

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.15 -m "<description of version>" c7340c689e1756aca4e9533bb52522dffd56956c
git push origin v0.1.15

@gaelforget
Copy link
Member Author

gaelforget commented Dec 6, 2022

@gmaze

Just FYI the sequence above is how new release works automatically via the @JuliaRegistrator bot

@JuliaRegistrator
Copy link

Error while trying to register: Action not recognized: bot

1 similar comment
@JuliaRegistrator
Copy link

Error while trying to register: Action not recognized: bot

@gmaze
Copy link
Member

gmaze commented Dec 6, 2022

@gaelforget I just installed the https://github.com/JuliaComputing/Registrator.jl#install-registrator app at euroargodev level, so this action should be recognized now

@gaelforget
Copy link
Member Author

Then the following happens (assuming the TagBot workflow is enabled) :

Screenshot 2022-12-06 at 11 26 25 AM

Screenshot 2022-12-06 at 11 26 56 AM

Screenshot 2022-12-06 at 11 30 16 AM

and Voila! as they say

@gmaze
Copy link
Member

gmaze commented Dec 7, 2022

It's pretty much the same for Conda, except it's happening on a dedicated repo
eg for argopy: https://github.com/conda-forge/argopy-feedstock

@gaelforget
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/95576

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.16 -m "<description of version>" dcc60566f2308a6e9f7506b7c51dad41424720d4
git push origin v0.1.16

@gaelforget
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/95704

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.17 -m "<description of version>" 7221c63ae0e653e7cbb45eef6fd781b665fcc95a
git push origin v0.1.17

@gaelforget
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103953

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.18 -m "<description of version>" 60f66e64d9cbe50521cf138d9ec259b6cd4f17dd
git push origin v0.1.18

@gaelforget
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103957

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.19 -m "<description of version>" 656f95db42df881ff48c76079c6face616a370de
git push origin v0.1.19

@gaelforget
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/113273

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.20 -m "<description of version>" e57d5c500142c985f4e9c06a2eefc01173798daa
git push origin v0.1.20

@gaelforget
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/113609

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.21 -m "<description of version>" a2458881ab5fcce5d0644ef93c0b8223dcfc39a4
git push origin v0.1.21

@gaelforget
Copy link
Member Author

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/115305

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.22 -m "<description of version>" 7e23f6621dde6ecb05646f79c500fd67e7d85288
git push origin v0.1.22

@gaelforget
Copy link
Member Author

@JuliaRegistrator register()

Release notes:

  • add extensions for PythonCall and CondaPkg to support argopy integration
  • resume ci on argopy after switching to PythonCall and CondaPkg
  • update docs accordingly

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/115959

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.23 -m "<description of version>" cc6a61b70df8a1f3c2d59c293ec84ed20e8b5f52
git push origin v0.1.23

@gaelforget
Copy link
Member Author

@JuliaRegistrator register()

Release notes:

  • update and improve argopy notebook
  • add argopy notebook back to docs make.jl
  • increase code coverage (now 82%)
  • streamline path handling (MITprof.default_path)

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/116071

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.24 -m "<description of version>" a49f40271a1536cd073986b5280625ffdd5d5afe
git push origin v0.1.24

@gaelforget
Copy link
Member Author

@JuliaRegistrator register()

Release notes:

  • mv Climatology dependency to extension
  • merge Argo-related code from OceanRobots.jl
  • use https server by default in download_file

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/116732

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.25 -m "<description of version>" fbd3d0c4e265fcd0fb9b8579886da45891ee5f43
git push origin v0.1.25

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