-
**Description**
The `op_config` crate offers a `Config` TOML that allows you to configure the OP Stack.
While this is useful for stack-wide configuration, op-up needs component-level TOML config…
-
Name = PNGTests
NumCases = 1
[Case.0]
State = TestState_Enabled
Outcome = Outcome_Passed
Size = 138 # Num hexadecimal digits, divide by 2 to get the number of bytes.
Data = 0x[89504E470D0A1A0A…
-
### Component
Forge
### Describe the feature you would like
Hi everyone!
The current approach to handling JSON feels somewhat suboptimal. Working with the id -> json map feels like an extr…
-
### Expected behavior
Arbitrary syntax should be valid when the `# syntax` directive is enabled.
### Actual behavior
Given a `Cargo.toml` like this:
```toml
# syntax = denzp/cargo-wha…
-
## Brief feature description
Parallel to the Toml Config File Provider Reader a new Config File Provider using json as format shall be created.
## Detailed information
The new Config File Pro…
-
It appears that the [Enhanced result export features](https://nrel.github.io/PyDSS/Result%20management.html#) page is no longer valid? It starts with:
> # Enhanced result export features
> PyDSS…
-
Unsure what your intent is with this project, e.g. how broadly you want it advertised. [there is an official list of toml parsers](https://github.com/toml-lang/toml/wiki) that this could be listed in.
-
### Description
After upgrading from 1.1.385 to 1.1.386 pyright raises errors "Pyproject file parse attempt 1 error:"
Issue is raised if pyproject.toml has comments in arrays
E.g. error in 1.1.386 …
-
- After #14
Once we have our stack components laid out as TOML files, we will need to parse them into concrete Docker containers in order to start running, orchestrating and monitoring them.
Wi…
-
**Describe the bug**
Ruby builds detect the mise `ruby` shim and try to invoke it, triggering recursive auto-install of the same version currently being built, causing the build to hang indefinitely.…