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

Closed
ablaom opened this issue Sep 28, 2021 · 39 comments
Closed

Issue to trigger new releases #1

ablaom opened this issue Sep 28, 2021 · 39 comments

Comments

@ablaom
Copy link
Member

ablaom commented Sep 28, 2021

No description provided.

@ablaom ablaom pinned this issue Sep 28, 2021
@ablaom ablaom closed this as completed Sep 28, 2021
@ablaom
Copy link
Member Author

ablaom commented Sep 28, 2021

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Error while trying to register: Register Failed
@ablaom, it looks like you are not a publicly listed member/owner in the parent organization (JuliaAI).
If you are a member/owner, you will need to change your membership to public. See GitHub Help

@ablaom
Copy link
Member Author

ablaom commented Sep 28, 2021

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/45652

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

@ablaom
Copy link
Member Author

ablaom commented Sep 28, 2021

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/45652

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>" 82a485a21fe26551e93ae764c2912e9ae6711156
git push origin v0.1.0

@ablaom
Copy link
Member Author

ablaom commented Nov 24, 2021

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/49296

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>" 74f7466d07a3f4be3a36565785d44215e4718e40
git push origin v0.1.1

@ablaom
Copy link
Member Author

ablaom commented Dec 13, 2021

@JuliaRegistrator register branch=master

release notes:

  • UnivariateFinite and UnivariateFiniteArray no longer have supertypes. Previously they were subtypes of Distributions.Distribution.
  • Add arithmetic for UnivariateFinite and UnivariateFiniteArray (Add arithmetic for UnivariateFinite objects.  #12)
  • Improve display of UnivariateFinite and fix broken display for complex measures

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/50417

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>" be4bb23085a65e9f242c7c2759be82fefac8e1ca
git push origin v0.1.2

@ablaom
Copy link
Member Author

ablaom commented Dec 15, 2021

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/50587

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>" 6d096429e2034fe06753b810e3db088c2415a33b
git push origin v0.1.3

@ablaom
Copy link
Member Author

ablaom commented Dec 23, 2021

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/51092

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>" 0ae6a693d962aabbb241fe95cb85c2ebf0981bdd
git push origin v0.1.4

@ablaom
Copy link
Member Author

ablaom commented Feb 3, 2022

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/53754

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>" 4aa9cdb2753a7f1912210c20c3ea47b3bca66de9
git push origin v0.1.5

@ablaom
Copy link
Member Author

ablaom commented Jun 17, 2022

@JuliaRegistrator register branch=master

  • Implement scitype for UnivariateFinite objects, so that scitype(::UnivariateFinite{S}) = Density{S} Implement scitype #27

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/62481

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>" 6cefc539e50a8d1162bdfe70b769dbb20ca76f44
git push origin v0.1.6

@ablaom
Copy link
Member Author

ablaom commented Jun 26, 2022

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/63158

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>" 8592544658e95089283a9f7d66ba113e46ab78f9
git push origin v0.1.7

@ablaom
Copy link
Member Author

ablaom commented Jul 29, 2022

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/65246

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>" 8084912cb1781627267055f6e06007dc87af0dbe
git push origin v0.1.8

@ablaom
Copy link
Member Author

ablaom commented Sep 16, 2022

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/68381

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.9 -m "<description of version>" 5f2660cd96329fe51b8a39210cd7adbe1d8cf550
git push origin v0.1.9

@ablaom
Copy link
Member Author

ablaom commented Feb 28, 2023

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/78655

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.11 -m "<description of version>" 46362b7315254f6605c526754f5f89b96e901075
git push origin v0.1.11

Also, note the warning: Version 0.1.11 skips over 0.1.10
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

@ablaom
Copy link
Member Author

ablaom commented Mar 1, 2023

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/78782

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.10 -m "<description of version>" f691205ff54f62638505af0002ec98ed5b25d3f5
git push origin v0.1.10

@ablaom
Copy link
Member Author

ablaom commented Sep 13, 2023

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/91374

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.11 -m "<description of version>" afcd606231f2b08d0a46cba28331888c396192b1
git push origin v0.1.11

@ablaom
Copy link
Member Author

ablaom commented Oct 19, 2023

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/93685

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.12 -m "<description of version>" d642ed0265355252a619edea2973641ab661327e
git push origin v0.1.12

@ablaom
Copy link
Member Author

ablaom commented Oct 23, 2023

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/93981

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.13 -m "<description of version>" 759bedc250d28c74059904ebf903653d893c9cd5
git push origin v0.1.13

@ablaom
Copy link
Member Author

ablaom commented Jan 24, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/99479

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.14 -m "<description of version>" 79ee3229aa5377cbd4d3024a31cc0860bb8f2e91
git push origin v0.1.14

@ablaom
Copy link
Member Author

ablaom commented Jan 24, 2024

cc @tiemvanderdeure

@ablaom
Copy link
Member Author

ablaom commented Mar 22, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103389

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

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