-
### What version of Go are you using (`go version`)?
$ go version
1.12.9
### Does this issue reproduce with the latest release?
yes
### What operating system and processor architecture …
-
Time v0.2 was an _outstanding_ learning experience, and by all accounts is a massive improvement over v0.1. However, a number of ill-informed decisions were made which led to some inconsistencies and …
-
**NGINX Ingress controller version**: v1.0.0-beta.1
**Kubernetes version** (use `kubectl version`): 1.22+ server (usernetes v20210708.0)
**Environment**: Bare metal usernetes
- **Cloud provid…
-
Recently, the WaCoDiS Job Definition API changed the strategy for defining the temporal coverage for input datasets. First, the temporal coverage object has changed as follows:
```json
"temporalCove…
-
**Describe the enhancement:**
Currently the "X-Forwarded-For" field is not able to be used with the IIS module with Filebeat.
**Describe a specific use case for the enhancement or feature:**
Any…
-
# Steps to reproduce
At the moment, Iso8601_duration is not fully supported at Archie level:
(extract from ehrbase/ehrbase#294)
The parsing of a DvDuration depends on its prefix and then is s…
-
It would be useful to have the chrono date formatting flags supported. @HowardHinnant 's [date](https://github.com/HowardHinnant/date) library could be used to perform the Gregorian date calculations.…
ecorm updated
3 years ago
-
**V version:**
**OS:**
**What did you do?**
`cat vlib/time/parse_test.v`
```v
import time
fn test_parse() {
s := '2018-01-27 12:48:34'
t := time.parse(s) or {
assert false…
-
# ~What is the problem?~
(no problem anymore.. sorry! see https://github.com/esmero/strawberryfield/commit/92dd91ddbc8f1dd5d9d82d9154f9191d6ee1423b0, will close once ISSUE-143 is merged and deploymen…
-
I know that in pytest CI is used tox :o)
Nevertheless I've made the test testing pytest themes in env where I have many pytest extensions amongst +420 installed python modules which I've packaged by …