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

Issue to trigger new releases #2

Closed
ablaom opened this issue Mar 25, 2021 · 45 comments
Closed

Issue to trigger new releases #2

ablaom opened this issue Mar 25, 2021 · 45 comments

Comments

@ablaom
Copy link
Member

ablaom commented Mar 25, 2021

@JuliaRegistrator register

@ablaom
Copy link
Member Author

ablaom commented Mar 25, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/32747

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>" 9e441349a178cae97943240fe45f47b3d3afd9ea
git push origin v0.1.0

@ablaom
Copy link
Member Author

ablaom commented Mar 29, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/33056

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>" 288efa7ea1e7e94877383f65ccecc4f2360890d4
git push origin v0.1.1

@ablaom
Copy link
Member Author

ablaom commented Mar 29, 2021

@JuliaRegistrator register

release notes:

  • (breaking) Change default value of f in WithIterationsDo(f=...) to f(i) = @info("num iterations: $i")
  • (breaking) Remove Save control (now moved to MLJSerialization)

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/33299

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>" 58027f2680ec309632c2a251d189bbc964315df1
git push origin v0.2.0

@ablaom
Copy link
Member Author

ablaom commented Apr 7, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/33706

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.1 -m "<description of version>" 863198180a5af044428342a5cb459198637aa83d
git push origin v0.2.1

@ablaom
Copy link
Member Author

ablaom commented Apr 8, 2021

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/33810

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.2 -m "<description of version>" 452f63af6c268f982bdbef3a30fd070bd32c9496
git push origin v0.2.2

@ablaom
Copy link
Member Author

ablaom commented Apr 22, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/34965

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

@ablaom
Copy link
Member Author

ablaom commented Apr 23, 2021

@JuliaRegistrator register

release notes:

  • Update control API to IterationControl 0.4, which has a new signature for IterationControl.update!(control, ...).

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/35094

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.3.0 -m "<description of version>" 5943532ad7e54fb844e4c36159b1595bc1da6dac
git push origin v0.3.0

@ablaom
Copy link
Member Author

ablaom commented May 26, 2021

@JuliaRegistrator register

release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/37524

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.3.1 -m "<description of version>" 105947665d0c803d5e33a7a347d67584e9adec7d
git push origin v0.3.1

@ablaom ablaom closed this as completed Sep 22, 2021
@ablaom ablaom pinned this issue Oct 15, 2021
@ablaom
Copy link
Member Author

ablaom commented Oct 15, 2021

@JuliaRegistrator register branch=master

release notes:

  • Add new controls WithFittedParamsDo, WithReportDo, WithMachineDo.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/53316

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.4.2 -m "<description of version>" 1e738e6a995fd489f1e93cbf041ded04c70bdc74
git push origin v0.4.2

@ablaom
Copy link
Member Author

ablaom commented Feb 2, 2022

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/53743

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.4.3 -m "<description of version>" 5e7465a46eb223dbc725299bba0cd55c56290171
git push origin v0.4.3

@ablaom
Copy link
Member Author

ablaom commented Feb 18, 2022

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/54876

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.4.4 -m "<description of version>" 0b330794c074af50e499a8151ac04e5ab41791e7
git push origin v0.4.4

@ablaom
Copy link
Member Author

ablaom commented Feb 21, 2022

@JuliaRegistrator register branch=master

@ablaom
Copy link
Member Author

ablaom commented Feb 21, 2022

cc @ExpandingMan

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/55155

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.4.5 -m "<description of version>" 874f3a4a6c8322f76b7c72b73153382e72318d11
git push origin v0.4.5

@ablaom
Copy link
Member Author

ablaom commented Apr 6, 2022

@JuliaRegistrator register branch=master

Release notes:

  • (breaking) Add Save control previously contained in MLJSerialization (which is to be deprecated). Modify the Save control to address the serialization changes in MLJBase 0.20. (This update breaks MLJ, as the current version of MLJ imports a control of the same name from MLJSerialization, and all controls provided by MLJIteration.) @olivierlabayle

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/58002

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.5.0 -m "<description of version>" 6ae311f48919203a7a680b8b51f0f3f6c296091c
git push origin v0.5.0

@ablaom
Copy link
Member Author

ablaom commented Nov 7, 2022

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/71799

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.5.1 -m "<description of version>" 620a91fb6c9ed9bdeb2c2f5d72ca52dfc1f0869a
git push origin v0.5.1

@ablaom
Copy link
Member Author

ablaom commented Sep 25, 2023

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/92207

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.6.0 -m "<description of version>" 711132fe56cb6f27f79ca2739b31c26141233810
git push origin v0.6.0

@ablaom
Copy link
Member Author

ablaom commented Mar 7, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/102483

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.6.1 -m "<description of version>" 4de6d325bebca3713daa8f255222b940e5824efe
git push origin v0.6.1

@ablaom
Copy link
Member Author

ablaom commented Jun 3, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/108128

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.6.2 -m "<description of version>" 387c7c24e08bfd5114bbd2dda6934816a5b0de3d
git push origin v0.6.2

@ablaom
Copy link
Member Author

ablaom commented Sep 6, 2024

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/114625

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.6.3 -m "<description of version>" db93024deda696bf92416de23740eb217d4cc728
git push origin v0.6.3

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

2 participants