θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Conversation

@AStevensTaylor
Copy link
Contributor

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #572

What is in this change?

Specifies tags to build for the docker build; allowing for a deployment to pin to a specific build of the repository.
It also allows for forks to be built onto GitHub's container repo.

Additional Information

The mintplex/anythingllm dockerhub tag is built if it is running on a fork with the secrets.DOCKER_USERNAME set, this could cause confusion for forks.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

Copy link
Member

@timothycarambat timothycarambat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this PR's current state it does not seem to reflect the origin master branch as it seems to include modifications to the API and document processor which would be out of scope for this PR.

Can you rebase with master so that only your GitHub action modifications are present?

@AStevensTaylor
Copy link
Contributor Author

AStevensTaylor commented Jan 12, 2024

Apologies, we are deploying our master branch; and have some other changes in the pipeline (which we hope to have PR's for going forward). So I'll close this PR and re-open a new one with a branch that only has those changes.
#581

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

Successfully merging this pull request may close these issues.

[FEAT]: Docker Tags specific to a build version

3 participants