Skip to content

Commit

Permalink
Feat/execution context update (#384)
Browse files Browse the repository at this point in the history
* feat: add machine and update execution context

* feat: implement machine and refactor setter and getters

* feat: update tests to pass

* feat: add tests for machine

* docs: update docs

* fix: fix read_code

* refactor: remove _current_ctx prefix and suffix
  • Loading branch information
Eikix authored Oct 2, 2023
1 parent 639a70b commit 9c220dd
Show file tree
Hide file tree
Showing 34 changed files with 2,280 additions and 1,905 deletions.
2 changes: 1 addition & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
version: 0.1
cli:
version: 1.16.1
version: 1.16.2
plugins:
sources:
- id: trunk
Expand Down
Loading

0 comments on commit 9c220dd

Please sign in to comment.