Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

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 requested a review from neilcampbell March 15, 2024 16:15
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants