-
The current cookie management functions allow you to create a cookie, but has no functionality to store multiple items within a cookie. For example, within cookies.js you can find a cookie named C_BAN…
-
We should use the same [fluent API](https://www.unmock.io/docs/unmock) as the JS library for defining specs. This is This is similar to HTTPretty and pook with the notable difference that we are gene…
-
The Social Sciences CAC (social-sciences-curriculum-advisors@carpentries.org) met June 15th and 19th to discuss the full Social Sciences curriculum and provide recommendations to the Maintainers about…
-
```
What steps will reproduce the problem?
Many libraries will return JSON like below where multiple values appear in
square brackets. Eg. ruby.
var option_tree = {
"2004": [{"08":"2004-08"}],
…
-
```
What steps will reproduce the problem?
Many libraries will return JSON like below where multiple values appear in
square brackets. Eg. ruby.
var option_tree = {
"2004": [{"08":"2004-08"}],
…
-
Would you consider a different design for the file format?
A LevelDB file cluster is enclosed in a 7zip archive. Perhaps this design is in some ways compelling for implementation reasons. Yet any…
-
Coming from yarn, it's very convenient to do this in CI:
`yarn publish --new-version 1.2.3-alpha.12 --tag alpha --no-git-tag-version`
or `yarn publish --new-version 1.3.0 --no-git-version`.
As …
-
The TUI `moonfire-nvr config` is a decent way of configuring the system for now, but long-term I'd like all configuration to be done through the web UI:
* lots of Javascript work to do for this
…
-
```
What steps will reproduce the problem?
1. Create a new project with the following (tab-separated) text in the
clipboard:
Column1 Column2
v1 v2
v3 v4
2. Parse data as "CSV / TSV / separator-bas…
-
```
What steps will reproduce the problem?
1. Create a new project with the following (tab-separated) text in the
clipboard:
Column1 Column2
v1 v2
v3 v4
2. Parse data as "CSV / TSV / separator-bas…