-
I'm trying to listen on the update map action. During it, I update the map. How do I stop this from an infinite loop?
```
export const updateMap = (state, action) => {
var payload = action.payl…
buroa updated
5 years ago
-
If your image hasn't been scanned by silo yet, it would be useful to add the ability to pull the manifest from an image by giving the docker image URL.
- Add a button on the images panel to import…
-
-
If `LOGSTASH_DOCKER_IMAGE` is unset, we try to apply the tags from the `scale` Docker image and you get `scale:5.9.2-logstash` instead of the correct `scale-logstash:5.9.2`. We need to fix the bootstr…
-
Running storyscapes through the DevOps Pipeline returns the following error and fails:
[ERROR] Could not perform Node Audit analysis. Invalid payload submitted to Node Audit API.
-
This is a requirement for the ATO effort. Need a task similar to `testIncludedBuilds` called `reportTestCoverageIncludedBuilds` or something that will automatically execute after unit tests are comple…
-
When attempting to start Storyscapes in BEAST, django fails to start when GEOINT_SERVICES=True. When GEOINT_SERVICES is ommitted (default: False), Storyscapes starts successfully.
[https://app.zenhub…
-
Storyscapes in GEOINT Services is running Docker 17. It does not support docker-compose version 3.7.
-
Information about registered data management training resource
- [ ] Date resource added: 08/27/2018
- [ ] Registered by: jwikle
- [ ] Clearinghouse URL: http://dmtclearinghouse.esipfed.org/node/…
-
When a default value for a struct is set to an enum defined earlier in the file, there is a parsing error. In this example, field 12 refers to `TTableType table_type=TTableType.DELIMITED` and errors o…