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

Closed
ablaom opened this issue Jun 5, 2020 · 171 comments
Closed

Issue to trigger new releases #263

ablaom opened this issue Jun 5, 2020 · 171 comments

Comments

@ablaom
Copy link
Member

ablaom commented Jun 5, 2020

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/15884

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

@ablaom ablaom changed the title Patch release Release 0.9.12 Jun 5, 2020
@ablaom ablaom closed this as completed Jun 5, 2020
@ablaom ablaom changed the title Release 0.9.12 Issue to trigger new releases Jun 10, 2020
@ablaom ablaom pinned this issue Jun 10, 2020
@ablaom ablaom reopened this Jun 10, 2020
@ablaom
Copy link
Member Author

ablaom commented Jun 10, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/16126

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

@ablaom
Copy link
Member Author

ablaom commented Jun 10, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/16126

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

@ablaom
Copy link
Member Author

ablaom commented Jun 14, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/16385

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.10.0 -m "<description of version>" 29cce89c836514bc040aa1e09c07a8044659edf2
git push origin v0.10.0

@ablaom
Copy link
Member Author

ablaom commented Jun 22, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/16728

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

@ablaom
Copy link
Member Author

ablaom commented Jun 29, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/17164

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

@ablaom
Copy link
Member Author

ablaom commented Jul 20, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/18172

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

@ablaom
Copy link
Member Author

ablaom commented Jul 21, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/18219

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

@ablaom
Copy link
Member Author

ablaom commented Aug 5, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.

@ablaom
Copy link
Member Author

ablaom commented Aug 5, 2020

@JuliaRegistrator register

@ablaom
Copy link
Member Author

ablaom commented Jan 10, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/98589

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

@ablaom
Copy link
Member Author

ablaom commented Jan 16, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/98941

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.16.14 -m "<description of version>" 613aa845c3373e151e52e103fba5ad8cfcb027cd
git push origin v0.16.14

@ablaom
Copy link
Member Author

ablaom commented Jan 26, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/99656

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

@ablaom
Copy link
Member Author

ablaom commented Mar 7, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/102484

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.16.16 -m "<description of version>" 857d0b79a946dd0f2e167a822a66d5d23cd71290
git push origin v0.16.16

@ablaom
Copy link
Member Author

ablaom commented Apr 13, 2024

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/104858

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

@ablaom
Copy link
Member Author

ablaom commented Jun 5, 2024

@JuliaRegistrator register branch=master

Release notes:

  • (mildly breaking) The FeatureSelector appearing in the Model Registry (as inspected using models()) is now provided by the FeatureSelection.jl package (pkg = FeatureSelection) instead of the MLJModels.jl package. This reflects a code migration, not a change in behaviour of the model. The only foreseeable breakage is any code with a call like @load FeatureSelection pkg=MLJModels; which was always redundant anyway, because the model never required explicit loading in MLJ.

  • (new models) Add the RecursiveFeatureElimination model wrapper to the model registry (this will be a built-in model in next MLJ release).

  • (new feature) Model wrappers, such TunedModel, BalancedModel and IteratedModel, can now be listed using models(...; wrappers=true).

  • (internals) The name of a model in the Model Registry now reflects the name a model constructor instead of a model type (which are the same for all current models that aren't composite models aka, model wrappers). Model wrappers (or other models with contractor names different from the type) must overload a new trait MLJModelInterface.constructor to define the constructor for each type. For example, we now have constructor(::DeterministicTunedModel) = TunedModel. For more on this, see Base the Model Registry on constructors, rather than model types; and ancillary changes #558.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/108288

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.17.0 -m "<description of version>" 5340efe2ae90f0eaf9f076a29f4601ff3944d8ae
git push origin v0.17.0

@ablaom
Copy link
Member Author

ablaom commented Jun 5, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/108339

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

@ablaom
Copy link
Member Author

ablaom commented Jun 19, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/109316

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

@ablaom
Copy link
Member Author

ablaom commented Jul 10, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/110811

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

@ablaom
Copy link
Member Author

ablaom commented Aug 2, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/112261

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.17.4 -m "<description of version>" 9d4c476afd2734ddabe1ca5f402c50a1c0626f55
git push origin v0.17.4

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