-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…
-
I've got a package like the following:
```
@XmlSchema(namespace = XmlNamespace.BB_MANIFEST, xmlns = {
@XmlNs(prefix = "bbm", namespaceURI = XmlNamespace.BB_MANIFEST) }, elementFormDefault = X…
-
I have a request, in order to run in production environment with a shell script, I have below scenario;
Run as;
./athenai run --location s3://aws-athena-query-results-nv1-us-east-1/ --database x…
-
From http://cassiopeia.readthedocs.io/en/latest/contributing.html#contributions:
> Currently, the patches file needs to be updated with the correct start date every time a new patch is released. Th…
-
Splitting off from #25 as well, here's a thread on the following two benefits:
1. reduction of road user costs due to improvements
2. reduction of maintenance costs due to improvements
Both of …
-
The "datapipeline_ids" output references the "aws_cloudformation_stack.datapipeline" as though it produces the array. This hasn't been the case since 8bc76efd352af57d1f43605948f6f7e38e307130.
```
…
-
- Run the script `docker-compose up --build`
- Count the features on the geojson `jq '.features|length' output/roadnetwork.geojson` // 1266
- Convert to osm xml `python ogr2osm/ogr2osm.py output/roa…
-
`pings = Dataset.from_source("telemetry").where(docType= 'main', submissionDate= ("20171012", "20171108")).records(sc, sample= 1)` gives me
`ValueError: RDD is empty`
vs.
`pings = Dataset.from…
-
`vcpkg install aws-sdk-cpp[*]` yields the below error in `\aws-sdk-cpp\config-x64-windows-dev-out.log`
If I narrow it down to `vcpkg install aws-sdk-cpp[polly-sample]` the same problem shows up as …
-
## Version **2.123.0** of [aws-sdk](https://github.com/aws/aws-sdk-js) just got published.
Branch
Build failing 🚨
Dependency
aws-…