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: orchestration support #61

Merged
merged 8 commits into from
Mar 27, 2024
Merged

feat: orchestration support #61

merged 8 commits into from
Mar 27, 2024

Conversation

aorumbayev
Copy link
Contributor

@aorumbayev aorumbayev commented Mar 15, 2024

Proposed Changes

Command Enhancements and Refinements

  • Run Commands Definition: Adds detailed definitions for run commands to facilitate clearer guidelines on their usage. This ensures a consistent execution pattern across different projects.
  • Enhanced Support for Different Scenarios: Improves support for the algokit tool whether it's used within a workspace or as a standalone project. This refinement includes consolidating CI/CD interactions through algokit run, streamlining the process for developers.

Deployment and Bootstrap Workflow Updates

  • Unified Deployment and Bootstrap Commands: Updates the algokit deploy and algokit bootstrap commands to be triggered from the workspace root. This change promotes a more centralized control over project deployments and initialization, simplifying the process for managing multiple projects within a single workspace.

TODO

  • CI/CD Issues Resolution: Identify and resolve any existing issues within the CI/CD pipeline to ensure smooth and efficient deployment and integration processes.
  • Documentation Update and Sanity Check: Update the project documentation to incorporate the latest changes. Additionally, perform a thorough review to catch and correct any typographical errors in Jinja templates or other documentation parts.

@aorumbayev aorumbayev merged commit c1760d4 into main Mar 27, 2024
1 check passed
@aorumbayev aorumbayev deleted the feat/orchestration branch March 27, 2024 13:13
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.

None yet

2 participants