Skip to content

Add fastagency docker build and run commands#508

Merged
davorrunje merged 18 commits into
mainfrom
add-docker-cli-commands
Oct 30, 2024
Merged

Add fastagency docker build and run commands#508
davorrunje merged 18 commits into
mainfrom
add-docker-cli-commands

Conversation

@kumaranvpl

@kumaranvpl kumaranvpl commented Oct 29, 2024

Copy link
Copy Markdown
Contributor

Description

Closes #505

Type of change

  • Documentation (typos, code examples, or any documentation updates)
  • Bug fix (a non-breaking change that resolves an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would disrupt existing functionality)
  • This change requires a documentation update

Checklist

  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • I have included code examples to illustrate the modifications

@kumaranvpl kumaranvpl requested a review from davorrunje October 29, 2024 11:30
@kumaranvpl kumaranvpl linked an issue Oct 29, 2024 that may be closed by this pull request
@kumaranvpl kumaranvpl marked this pull request as draft October 29, 2024 11:30
@codecov

codecov Bot commented Oct 29, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
fastagency/cli/cli.py 61.90% <100.00%> (+0.92%) ⬆️
fastagency/cli/docker_cli.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@davorrunje davorrunje changed the title Add fatagency docker build and run commands Add fastagency docker build and run commands Oct 30, 2024
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.

Create fastagency CLI for docker build, run and deploy

2 participants