drone / go-convert

Package convert provides tools for converting pipeline configuration files to the Drone format.
Apache License 2.0
9 stars 8 forks source link

(feat) maps timeout for gitlab #164

Open eoinmcafee00 opened 9 months ago

jimsheldon commented 8 months ago

Let's see if we can use https://github.com/tj/go-naturaldate in this logic

jimsheldon commented 8 months ago

Let's see if we can use https://github.com/tj/go-naturaldate in this logic

I don't think we can use this package. It returns time.Time which is an instant in time, not a measure of time.