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

Closed
pazzo83 opened this issue Dec 21, 2021 · 14 comments
Closed

Issue to trigger new releases #14

pazzo83 opened this issue Dec 21, 2021 · 14 comments

Comments

@pazzo83
Copy link
Collaborator

pazzo83 commented Dec 21, 2021

@JuliaRegistrator register branch=master

release notes:

cc @ablaom @storopoli

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/50991

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>" 5318e191fd57bc971c26c6b96e335d29fad9306e
git push origin v0.1.1

@ablaom
Copy link
Member

ablaom commented Dec 27, 2021

@JuliaRegistrator register branch=master

release notes:

  • Extend compatibility with ScientificTypesBase.jl and ScientificTypes.jl

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/51296

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

@pazzo83
Copy link
Collaborator Author

pazzo83 commented Jan 18, 2022

@JuliaRegistrator register branch=master

release notes:

  • fix bug in fitting BM25Transformer

#18

cc @ablaom @storopoli

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/52718

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>" 2af3837f55886f3705bd20843d68643c201743ab
git push origin v0.1.3

@pazzo83 pazzo83 closed this as completed Jan 18, 2022
@pazzo83
Copy link
Collaborator Author

pazzo83 commented Feb 8, 2022

@JuliaRegistrator register branch=master

release notes:

  • BREAKING CHANGE: rename BagOfWordsTransformer to CountTransformer

#20

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/54155

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>" 45a2eeae6e28023da10a6dccce69f51e4fd33f83
git push origin v0.2.0

@pazzo83 pazzo83 closed this as completed Feb 8, 2022
@ablaom
Copy link
Member

ablaom commented Feb 13, 2022

@pazzo83 Yeah, no need to keep this issue open as it is pinned (and otherwise clutters the JuliaAI Project page) .

@ablaom
Copy link
Member

ablaom commented Oct 5, 2022

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/69546

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

@ablaom
Copy link
Member

ablaom commented Jan 9, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/98560

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.2.2 -m "<description of version>" 3505afe2b75703548936b89ec8d581fd66d3d4d0
git push origin v0.2.2

@ablaom
Copy link
Member

ablaom commented Jun 12, 2024

@JuliaRegistrator register branch=master

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/108842

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.2.3 -m "<description of version>" 32126065210498161f0c7023f103606bf766fdbf
git push origin v0.2.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