-
If you have any technical problems installing, indexing, or viewing your EpiDoc files in [EFES](https://github.com/EpiDoc/EFES), that you are not able to answer by consulting the [User Guide](https://…
-
While going through the code I noticed that the pom.xml could be improved in the following ways:
- for some plugins executed during build the version element is missing, this is bad because it makes …
-
I'm following this tutorial here [1], and creating a Resource Provider using the cfn CLI.
When I run "sam local invoke TestEntrypoint --event sam-tests/create.json" I get error below.
```
Invok…
-
i have tried the following:
`flutter doctor --android-licenses`
and
**PS C:\Users\aiqin\AppData\Local\Android\Sdk\tools\bin> ./sdkmanager --licenses**
## Steps to Reproduce/Logs
```sh
PS C:\…
-
**Is your feature request related to a problem? Please describe.**
See https://github.com/MobilityData/gtfs-validator/issues/38
**Describe the solution you'd like**
From @barbeau
> These clas…
ghost updated
3 years ago
-
Hi,
I was following this tutorial: https://developer.ibm.com/technologies/object-storage/tutorials/analyze-data-faster-using-spark-and-ibm-cloud-object-storage-s3-vs-swift-api/
Starting spark-shel…
-
It would be cool having something like:
```sql
select * from Log where date >= date() - 1h
```
In this case `h` stands for hour. We could have `d` for days. This query extract all the logs of …
-
This is a tracking bug for adding support for macOS Big Sur and the Apple Silicon platform to Bazel. I'm currently trying to acquire a DTK to run some initial tests and will follow up here when I find…
-
First of all I want to congratulate you on this great job, it really simplifies a lot of work. Today in my company we are working with Java-cucumber framework, and this library would be very useful to…
-
Hi,
I'm trying pipeline tutorial, just changed the repo and Dockerfile.
All resources created, when I run pipeline I'm hitting the following error:
Any hints what might be wrong? Here is [pipe…