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

Implement AppDeployer & AppFactory interfaces #113

Open
2 of 3 tasks
aorumbayev opened this issue Oct 21, 2024 · 0 comments
Open
2 of 3 tasks

Implement AppDeployer & AppFactory interfaces #113

aorumbayev opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels
algokitv3 AlgoKit v3 backlog items

Comments

@aorumbayev
Copy link
Contributor

aorumbayev commented Oct 21, 2024

Description

The goal is to ensure complete feature parity between algokit-utils-ts and algokit-utils-py. AppDeployer interface and its public methods/properties/vars on utils-py must match the utils-ts implementation within the bounds of python best practices.

Technical Details

Acceptance Criteria

  • AppDeployer interface on algokit-utils-py is implemented and has full feature parity with algokit-utils-ts
  • AppFactory interface on algokit-utils-py is implemented and has full feature parity with algokit-utils-ts

Further notes

  • AlgoKitComposer must be implemented first
  • AppManager must be implemented first

Tasks

  • - Implement AppDeployer
  • - Implement AppFactory
  • - Refine dataclasses exports
@aorumbayev aorumbayev self-assigned this Oct 21, 2024
@aorumbayev aorumbayev added this to the Cohesive utils experience milestone Oct 21, 2024
@aorumbayev aorumbayev added the algokitv3 AlgoKit v3 backlog items label Oct 21, 2024
@aorumbayev aorumbayev changed the title Implement AppDeployer interface Implement AppDeployer & AppFactory interfaces Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algokitv3 AlgoKit v3 backlog items
Projects
None yet
Development

No branches or pull requests

1 participant