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 for triggering new releases #59

Closed
ablaom opened this issue Jun 26, 2020 · 103 comments
Closed

Issue for triggering new releases #59

ablaom opened this issue Jun 26, 2020 · 103 comments

Comments

@ablaom
Copy link
Member

ablaom commented Jun 26, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/17044

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>" fcc05fa3ae2edfe384d3fc189a61c016bed4ff77
git push origin v0.4.0

@ablaom ablaom unpinned this issue Jul 20, 2020
@ablaom ablaom pinned this issue Jul 20, 2020
@ablaom
Copy link
Member Author

ablaom commented Jul 20, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/18169

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.1 -m "<description of version>" 6fed9cb5b1f92a03ed83303997abbf16c5854d4d
git push origin v0.4.1

@ablaom
Copy link
Member Author

ablaom commented Aug 14, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/19475

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>" 250c0550168fdf33957e776ebb0b44de04b6fa3c
git push origin v0.4.2

@ablaom
Copy link
Member Author

ablaom commented Aug 28, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/20426

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>" 3b1b35db56da5c764dd5248259d14bc8bd3db790
git push origin v0.4.3

@ablaom
Copy link
Member Author

ablaom commented Sep 15, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/21399

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>" 3e989d5e7d677d73b4c06d087f9a10c6fadcd511
git push origin v0.5.0

@ablaom
Copy link
Member Author

ablaom commented Sep 18, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Error while trying to register: "Tag with name v0.5.0 already exists and points to a different commit"

@ablaom
Copy link
Member Author

ablaom commented Sep 20, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/21672

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>" 8c3e948d6db3c39b47f201fdd5601c7b63a7a08f
git push origin v0.5.1

@ablaom
Copy link
Member Author

ablaom commented Oct 13, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/22912

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>" 7314ca514c625bfbabff117655667ee74f502eba
git push origin v0.5.2

@ablaom
Copy link
Member Author

ablaom commented Oct 20, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/23306

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>" 3785f0d88fa09e860bda579613c886abcbe90c01
git push origin v0.5.3

Also, note the warning: Version 0.5.3 skips over 0.5.2
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 Oct 20, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/22912

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>" 3f67fbca8c2b5ebe473d142374c946a68a4cbe1f
git push origin v0.5.2

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/92206

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

@ablaom
Copy link
Member Author

ablaom commented Sep 26, 2023

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/92206

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

@ablaom
Copy link
Member Author

ablaom commented Jan 23, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/99405

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.8.1 -m "<description of version>" 60ad34450e6419e5a8491de03c4a0008e8a7144d
git push origin v0.8.1

@ablaom
Copy link
Member Author

ablaom commented Mar 7, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/102482

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.8.2 -m "<description of version>" 39d6cb46787d998aee5b7de315f8941142d231aa
git push origin v0.8.2

@ablaom
Copy link
Member Author

ablaom commented Mar 17, 2024

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103060

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

@ablaom
Copy link
Member Author

ablaom commented Mar 24, 2024

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103528

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

@ablaom
Copy link
Member Author

ablaom commented May 6, 2024

@JuliaRegistrator register branch=master

Release notes:

  • Write the PerformanceEvaluation objects computed for each model (hyper-parameter set) to the history, or write compact versions of the same (CompactPeformanceEvaluation objects) by providing TunedModel(...) a new option compact_history=true. The evaluation objects are accessed like this: evaluation = report(mach).history[index].evaluation, where mach is a machine associated with the TunedModel instance. For more on the differences between PerformanceEvaluation and CompactPerformanceEvaluation objects, refer to their document strings. (In MLJTuning 0.5.3 and 0.5.4 an experimental feature already introduced PerformanceEvalution objects to the history, but with no option to write the compact form. In the current release, compact objects are written by default.)

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/106297

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

@ablaom
Copy link
Member Author

ablaom commented May 21, 2024

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/107292

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

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/107292

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

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/107292

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

@ablaom
Copy link
Member Author

ablaom commented Jun 3, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/108129

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.8.7 -m "<description of version>" 66581bcb92869a456684b41c01637a0be8a14593
git push origin v0.8.7

@ablaom
Copy link
Member Author

ablaom commented Jul 19, 2024

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/111329

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.8.8 -m "<description of version>" 1421263d8404306621152e3b8303828ffce704f1
git push origin v0.8.8

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