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 releases #345

Closed
ablaom opened this issue Jun 10, 2020 · 255 comments
Closed

Issue to trigger releases #345

ablaom opened this issue Jun 10, 2020 · 255 comments

Comments

@ablaom
Copy link
Member

ablaom commented Jun 10, 2020

No description provided.

@ablaom ablaom pinned this issue Jun 10, 2020
@ablaom
Copy link
Member Author

ablaom commented Jun 10, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Error while trying to register: Action not recognized: registe

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/16172

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

@ablaom
Copy link
Member Author

ablaom commented Jun 26, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

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

@ablaom
Copy link
Member Author

ablaom commented Jun 26, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/17002

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

@ablaom
Copy link
Member Author

ablaom commented Jun 29, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/17157

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

@ablaom
Copy link
Member Author

ablaom commented Jul 8, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/17667

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.14.2 -m "<description of version>" 730f3df4c4bb547e8f05a813efe28a36773ad71b
git push origin v0.14.2

@ablaom
Copy link
Member Author

ablaom commented Jul 13, 2020

@JuliaRegistrator register

1 similar comment
@ablaom
Copy link
Member Author

ablaom commented Jul 15, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/17949

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

@ablaom
Copy link
Member Author

ablaom commented Jul 22, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/18317

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.14.5 -m "<description of version>" 359635d46574dfd7d1b09af9f4cfd2b0780eaac8
git push origin v0.14.5

@ablaom
Copy link
Member Author

ablaom commented Jul 26, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/18483

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

@ablaom
Copy link
Member Author

ablaom commented Aug 14, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/19474

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

@ablaom
Copy link
Member Author

ablaom commented Aug 21, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Error while trying to register: Version 1.1.0 already exists

@ablaom
Copy link
Member Author

ablaom commented Jan 23, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/99363

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 v1.1.1 -m "<description of version>" 3ef17256fdb27441232807ba566d7e13016851d9
git push origin v1.1.1

@ablaom
Copy link
Member Author

ablaom commented Mar 1, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/102039

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 v1.1.2 -m "<description of version>" 30687fb48250a794d187a46a03d4daa6f2a30fd3
git push origin v1.1.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/103051

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 v1.2.0 -m "<description of version>" 0725e908321a4fe5852a0b2716e9fd8c194447d3
git push origin v1.2.0

@ablaom
Copy link
Member Author

ablaom commented Mar 17, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103058

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 v1.2.1 -m "<description of version>" 5046989170f4a948a1371cb4b0d4773d5e1ed628
git push origin v1.2.1

@ablaom
Copy link
Member Author

ablaom commented May 6, 2024

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/106224

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 v1.3.0 -m "<description of version>" d5f33985c5ddf5222eecf923777d8cace2aa6103
git push origin v1.3.0

@ablaom
Copy link
Member Author

ablaom commented Jun 3, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/108125

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 v1.4.0 -m "<description of version>" ffe0ac27affb643df15f26b5dce2f38210c1551d
git push origin v1.4.0

@ablaom
Copy link
Member Author

ablaom commented Jun 24, 2024

@JuliaRegistrator register branch=master

Release notes:

  • (enhancement) Add facility to specify a logger globally, with a setter default_logger(logger), and a getter default_logger() (Add a default_logger #979)

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/109709

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 v1.5.0 -m "<description of version>" 5739a73879bd0c2ff034dd8a490d79ffe7ffc4d5
git push origin v1.5.0

@ablaom
Copy link
Member Author

ablaom commented Jul 2, 2024

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/110289

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 v1.6.0 -m "<description of version>" 0849be77fb4e76ba222052abc9c7e5349eebaac0
git push origin v1.6.0

@ablaom
Copy link
Member Author

ablaom commented Jul 7, 2024

@JuliaRegistrator register branch=master

Release notes:

@JuliaRegistrator
Copy link

Error while trying to register: Version 1.6.0 already exists

@ablaom
Copy link
Member Author

ablaom commented Jul 19, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/111328

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 v1.7.0 -m "<description of version>" 4e8c0871aadf42807239ab6b32a38965dcaa0788
git push origin v1.7.0

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

4 participants