8000 Build and upload images with GH actions by shabani1 · Pull Request #98 · lexy-ai/lexy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Build and upload images with GH actions #98

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

Merged
merged 38 commits into from
May 7, 2024
Merged

Conversation

shabani1
Copy link
Contributor
@shabani1 shabani1 commented May 7, 2024

What

Added action to build images and upload them to GH Container Registry.

  • Images are built when tags are pushed
    • Built for arm64 and amd64
  • Images built outside of development now include installs of lexy and lexy-py
  • Fixed poetry install inside of dockerfiles
  • Added other performance improvements within dockerfiles
  • Moved many default vars to dockerfile so that third-parties can minimize their docker-compose.yml

Why

Developers no longer need to rely on Lexy code, and can build on top of base images.

Test plan

  • Run make run-tests and verify that all tests pass
  • Run examples/tests.ipynb and verify that there are no errors
  • Run examples/images.ipynb and verify that the tutorial works as expected

@shabani1 shabani1 merged commit 188708d into main May 7, 2024
3 checks passed
@shabani1 shabani1 deleted the rs/test-gh-actions branch May 7, 2024 23:16
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.

1 participant
0