Skip to content

Feat: Local dev for programs and runtimes #340

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

philogicae
Copy link
Member

@philogicae philogicae commented Feb 18, 2025

JIRA: ALEPH-167

Self proofreading checklist

  • The new code clear, easy to read and well commented.
  • New code does not duplicate the functions of builtin or popular libraries.
  • An LLM was used to review the new code and look for simplifications.
  • New classes and functions contain docstrings explaining what they provide.
  • All new code is covered by relevant tests.

Documentation

TODO

Changes

Priority

  • Can build runtimes locally via CLI
  • Can build dependencies locally via CLI
  • Can test programs with custom runtimes locally via CLI
  • Can test programs with published runtimes locally via CLI

Extra

  • Can create program with Dockerfile/docker-compose.yml easily via CLI
  • Can check published runtimes aggregate via CLI

How to test

TODO

Screenshots

TODO

@philogicae philogicae self-assigned this Feb 18, 2025
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.62%. Comparing base (41575ac) to head (2170b58).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #340   +/-   ##
=======================================
  Coverage   58.62%   58.62%           
=======================================
  Files          18       18           
  Lines        3113     3113           
  Branches      430      430           
=======================================
  Hits         1825     1825           
  Misses       1066     1066           
  Partials      222      222           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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