-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: GitHub Codespaces support in LocalNet command group (#456)
* chore: wip codespaces * feat: algokit localnet + github codespaces integration * chore: minor tweaks * chore: minor refinements * chore: minor refinements * docs: regen docs * chore: minor tweaks * feat: initial implementation and first batch of snapshot tests * chore: minor typo fixes * docs: regen docs * refactor: further refinements * chore: minor refinements * chore: reverting to 60 seconds for extra buffer * chore: apply suggestions from code review Co-authored-by: Neil Campbell <[email protected]> * chore: patch snapshot * chore: minor tweaks * refactor: adding podman integration; refreshing tests and docs * chore: adding podman ci workflow * chore: testing ci * docs: update docs/features/localnet.md Co-authored-by: Neil Campbell <[email protected]> * docs: update docs/features/localnet.md Co-authored-by: Neil Campbell <[email protected]> * refactor: addressing pr comments; refining retry mechanism * chore: patching print * chore: patching tests * chore: patching tests; adding idle timeout option * chore: patching tests * refactor: windows behaviour; port forwarding max execution timeout * chore: update docs * docs: update localnet.md * refactor: auto creating goal mount if podman is active engine; refining the codespace * chore: pr comments * fix: use the supplied timeout correctly * chore: set a corresponding timeout in the codespace --------- Co-authored-by: Neil Campbell <[email protected]>
- Loading branch information
1 parent
7c56b18
commit 7eeaead
Showing
96 changed files
with
1,566 additions
and
448 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
7eeaead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage Report