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

Feat/add docker image #384

Open
wants to merge 42 commits into
base: dev
Choose a base branch
from
Open

Feat/add docker image #384

wants to merge 42 commits into from

Conversation

Ramimashkouk
Copy link
Member

Description

  • Create a docker image for Chatsky
  • Set up a workflow to build and push the image to dockerhub
  • Add HTTP messenger interface

Checklist

  • I have performed a self-review of the changes

List here tasks to complete in order to mark this PR as ready for review.

To Consider

  • Add tests (if functionality is changed)
  • Update API reference / tutorials / guides
  • Update CONTRIBUTING.md (if devel workflow is changed)
  • Update .ignore files, scripts (such as lint), distribution manifest (if files are added/deleted)
  • Search for references to changed entities in the codebase

RLKRo and others added 29 commits February 12, 2024 02:05
This allows using `Keywords.GLOBAL` and literal `"GLOBAL"` interchangeably.
This commit will conflict with #328 and can be dropped.
This allows importing `Message` directly from `dff`, among other import improvements.
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
.github/workflows/build_and_publish_docker_image.yml Outdated Show resolved Hide resolved
compose.yml Show resolved Hide resolved
compose.yml Show resolved Hide resolved
chatsky/utils/docker/chatsky/dockerfile_chatsky Outdated Show resolved Hide resolved
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.

2 participants