-
### General Information
#### VFS team name
Sitewide Facilities
#### VFS product name
VAMC
#### VFS feature name
VAMC Lovell Federal Health care
#### Point of Contact/Reviewers
Allison Christman - …
-
The functions taking a single `f32` could be fully validated (for all input bit-patterns) against `libm`.
For functions taking multiple arguments and single `f64`s, the validation against `libm` co…
-
_Need help? Please review [how to read a Staging Review ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/anatomy-of-a-staging-review-issue-ticket). Tag `@platform-govern…
-
### General Information
#### VFS team name
Sitewide Facilities
#### VFS product name
VAMC
#### VFS feature name
VAMC Lovell Federal Health care
#### Point of Contact/Reviewers
Allison Christman - …
-
The following patterns are considered not warnings:
``` js
import * as foo from "./foo";
foo.bar();
const baz = foo.baz;
const {property} = foo;
```
The following patterns are considered warnings:
…
-
_Need help? Please review [how to read a Staging Review ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/anatomy-of-a-staging-review-issue-ticket). Tag `@platform-govern…
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
**Describe the bug**
A pentester has hit the wporg-patterns api in such a way that the pattern directory generates an invalid ElasticSearch request. Causing a 400 Bad Request warning.
I can't tell…
dd32 updated
6 months ago
-
Some YAML files are valid but cannot be validated using a regular YAML schema because they contain jinja content, for example.
It makes it quite annoying to work with YAML file with VSCode and no r…
hadim updated
6 months ago
-
### Issue Description
We're implementing a new version of the domain request workflow for the organization model, since we'll have some common information that's known for users who are requesting fr…