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

implement a basic project toml schema #7

Closed
1 task done
Tracked by #14 ...
webern opened this issue Jun 5, 2023 · 0 comments · Fixed by #23
Closed
1 task done
Tracked by #14 ...

implement a basic project toml schema #7

webern opened this issue Jun 5, 2023 · 0 comments · Fixed by #23

Comments

@webern
Copy link
Member

webern commented Jun 5, 2023

Description

Implement the algorithm by which Twoliter finds Twoliter.toml.
Implement a simple schema which includes:

  • The twoliter schema version (required)
  • The SDK to use (it is optional for the user to specify this)
  • Optional: the version of the Twoliter binary to lock to (it is optional for the user to specify this)

Definition of Done

Done when Twoliter commands demand that Twoliter.toml exist, can find it, and deserialize it.

Depends on:

id: texec_basic_projtoml
epic: twoliter_exec

Related to bottlerocket-os/bottlerocket#2669

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 a pull request may close this issue.

1 participant