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: algokit debugger support #49

Merged
merged 16 commits into from
Dec 15, 2023
Merged

feat: algokit debugger support #49

merged 16 commits into from
Dec 15, 2023

Conversation

aorumbayev
Copy link
Contributor

@aorumbayev aorumbayev commented Dec 1, 2023

Proposed changes

  • Added algokit debugger support (expanding pyproject)
  • Added code tour getting started guide for the template
  • Updating readme with instructions on enabling debugger and reference to main doc

TODO

  • Patch up tests (its partially working now given that its not supporting the new debug utils on typescript variations yet)
  • Can't do so for utils-ts alternative until ts is at least prereleased on npm as our package.json on utils is not optimized for direct installs from github
  • No changes needed on react (as new debug utils require node and fs access)
  • Once this is merged we will just need a simple refresh pr on fullstack - no major changes on fullstack needed.

@aorumbayev aorumbayev marked this pull request as ready for review December 6, 2023 13:40
@aorumbayev aorumbayev changed the title [DRAFT] chore: algokit debugger support chore: algokit debugger support Dec 6, 2023
@robdmoore robdmoore changed the title chore: algokit debugger support feat: algokit debugger support Dec 7, 2023
@aorumbayev aorumbayev merged commit f4ce032 into main Dec 15, 2023
1 check passed
@aorumbayev aorumbayev deleted the feat/debugger-support branch December 15, 2023 12:00
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.

3 participants