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

Closed
ablaom opened this issue Mar 4, 2024 · 6 comments
Closed

Issue to trigger new releases #39

ablaom opened this issue Mar 4, 2024 · 6 comments

Comments

@ablaom
Copy link
Member

ablaom commented Mar 4, 2024

No description provided.

@ablaom ablaom pinned this issue Mar 4, 2024
@ablaom ablaom closed this as completed Mar 4, 2024
@pebeto
Copy link
Member

pebeto commented Mar 5, 2024

@JuliaRegistrator register branch=main

Release notes:

(fix)

  • Solving Documenter pipeline failing on building
  • Increasing project maintainability
  • Increasing code test coverage

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/102333

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

@pebeto
Copy link
Member

pebeto commented Apr 15, 2024

@JuliaRegistrator register branch=main

Release notes:

Addings

  • URI default to ENV["MLFLOW_TRACKING_URI"] if exists, just as mlflow documentation mentions.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/104952

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

@pebeto
Copy link
Member

pebeto commented May 17, 2024

@JuliaRegistrator register branch=main

Release notes:

  • Moved baseuri to apiroot, allowing users to specify its own API route (improving compatibility with platforms)
  • Removed healthcheck function due to lack of support. It is not working on every platform providing a mlflow instance
  • Added a MLFLOW_TRACKING_URI check when running tests

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/107077

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.5.1 -m "<description of version>" 050fa81a1319201fa91e1d17070eed5baa9fca50
git push origin v0.5.1

Also, note the warning: Version 0.5.1 skips over 0.5.0
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.

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