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

Closed
ablaom opened this issue Sep 29, 2020 · 37 comments
Closed

Issue to trigger new releases #4

ablaom opened this issue Sep 29, 2020 · 37 comments

Comments

@ablaom
Copy link
Member

ablaom commented Sep 29, 2020

@JuliaRegistrator register

@ablaom ablaom pinned this issue Sep 29, 2020
@ablaom
Copy link
Member Author

ablaom commented Oct 11, 2020

@JuliaRegistrator register

@ablaom
Copy link
Member Author

ablaom commented Oct 11, 2020

@DilumAluthge I'm still confused how to get registration via issue to work. I already did a first regsitration using JuliaHub. What extra steps are necessary?

@ablaom
Copy link
Member Author

ablaom commented Oct 18, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/23194

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>" 0b996da48eeb111c95dcc7e1a375a646c4e1d900
git push origin v0.1.3

@ablaom
Copy link
Member Author

ablaom commented Oct 26, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/23686

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

@ablaom
Copy link
Member Author

ablaom commented Nov 30, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/25516

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.5 -m "<description of version>" 464ebc20a9f77728e1f5dd5157d18f25d46b2886
git push origin v0.1.5

@ablaom
Copy link
Member Author

ablaom commented Nov 30, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/25518

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.6 -m "<description of version>" 8acf6e076fb7ea2286136510803b258780307b29
git push origin v0.1.6

@ablaom
Copy link
Member Author

ablaom commented Jan 27, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/28740

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

@OkonSamuel
Copy link
Member

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/29262

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.8 -m "<description of version>" c8046c5dbbd9b559430e27bcd74ab1c48536bb1d
git push origin v0.1.8

@ablaom
Copy link
Member Author

ablaom commented Feb 3, 2021

@OkonSamuel Oops. As this is breaking this should have been a minor version. I will make a PR to yank it from the registry.

@ablaom
Copy link
Member Author

ablaom commented Feb 3, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/29298

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>" 632f04a8acdad518911924fe292850b428ef32e1
git push origin v0.2.0

@ablaom
Copy link
Member Author

ablaom commented Feb 7, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/29579

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>" 01f2e6c37df2b5a671be10f87e17b9e1565fd3b7
git push origin v0.2.1

@ablaom
Copy link
Member Author

ablaom commented Apr 20, 2021

@JuliaRegistrator register

release notes:

  • extend [compat] for MLJModelInterface to include 1.0

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/34711

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>" 63c7d3d30d34eeb939936edfb298825aad8f136a
git push origin v0.2.2

@ablaom
Copy link
Member Author

ablaom commented May 4, 2022

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/59694

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>" bd8f26303927283103ce1ebef955d67a3cd00b80
git push origin v0.3.0

@ablaom
Copy link
Member Author

ablaom commented May 5, 2022

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/59767

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>" 6ea3f23922c46050b31b3299a90a7653b5f6bf0b
git push origin v0.3.1

@ablaom ablaom closed this as completed Jun 17, 2022
@ablaom
Copy link
Member Author

ablaom commented Jun 28, 2022

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/63298

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.2 -m "<description of version>" e5c9c33fd94cf8636ea2d8c5f5c723f558074fdd
git push origin v0.3.2

@ablaom
Copy link
Member Author

ablaom commented Aug 10, 2022

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/65987

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.0 -m "<description of version>" 4bfce854aa9ae9444ba1660598db92491e979fee
git push origin v0.4.0

@ablaom
Copy link
Member Author

ablaom commented Sep 21, 2022

@JuliaRegistrator register branch=master

Release notes:

Bumps the MultivariateStats requirement to 0.10, which forces some breaking changes (#51; @OkonSamuel):

  • (breaking) The output of fitted_params and report for LDA models has changed. See the doc-strings for details.
  • (breaking) Interpreting some output (now and previously) needs an ordering of target classes, and this ordering may no longer agree with levels(y). However the class label order adopted is now explicitly output by fitted_params.
  • (breaking) In BayesianLDA and BayesianSubspaceLDA target class priors may no longer be specified as vectors. They must either be dictionaries or UnivariateFinite objects from CategoricalDistributions.jl.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/68737

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>" 957aeb1a8e68e8384d3790159af248f5366c744b
git push origin v0.5.0

@OkonSamuel
Copy link
Member

@JuliaRegistrator register branch=master

release notes:

  • add loadings to report for PCA model.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/72334

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>" 16542639b832147814d3970361d8b1e92a2152a6
git push origin v0.5.1

@ablaom
Copy link
Member Author

ablaom commented Feb 14, 2023

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/77637

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.2 -m "<description of version>" bcd61a2e856e348a28804b66b5b3630565365932
git push origin v0.5.2

@ablaom
Copy link
Member Author

ablaom commented May 12, 2023

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/83414

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.3 -m "<description of version>" 8d1170b4a4a843b15d1a53468a389418db0d69e5
git push origin v0.5.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

3 participants