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

[DOC]: Version tag and Release notes #1857

Closed
reefland opened this issue Jul 12, 2024 · 4 comments
Closed

[DOC]: Version tag and Release notes #1857

reefland opened this issue Jul 12, 2024 · 4 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request feature request

Comments

@reefland
Copy link

What would you like to see?

I know this project has been under rapid development. However, it would be appreciated if a Semantic Versioning scheme could be put in place instead of just latest tag with Release Comments to help follow/learn/understand the hard work this community has contributed.

Also consider publishing images to ghcr.io instead of just docker.io.

@reefland reefland added enhancement New feature or request feature request labels Jul 12, 2024
@timothycarambat
Copy link
Member

We already publish to gchr!
https://github.com/Mintplex-Labs/anything-llm/pkgs/container/anything-llm

ghcr.io/${{ github.repository }}

The version tag for sure would be nice to get to - we have yet to do this for the docker version 😓

@reefland
Copy link
Author

Sorry, I forgot to include a reference to the render tag for ghcr. I'm running under Kubernetes and the suggested image seems to use that

image: "mintplexlabs/anythingllm:render"

The render tag is not available on ghcr:

ERROR: ghcr.io/mintplex-labs/anything-llm:render: not found

@timothycarambat timothycarambat added the documentation Improvements or additions to documentation label Jul 30, 2024
@timothycarambat timothycarambat changed the title [FEAT]: Version tag and Release notes [DOC]: Version tag and Release notes Jul 30, 2024
@reefland
Copy link
Author

reefland commented Aug 2, 2024

Thank you for adding version notes, they look great! Very helpful.

Hopefully the semantic version tags are coming soon.

@timothycarambat
Copy link
Member

Resolved by cc594d4
https://hub.docker.com/r/mintplexlabs/anythingllm/tags

tags labeled 1.1 and 1.1.1 for example - build on release of new versions on Github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request feature request
Projects
None yet
Development

No branches or pull requests

2 participants