agiledigital-labs / probabilistic-forecast

Jira plugin for probabilistic forecasting. (Currently just a command line script.)
MIT License
5 stars 0 forks source link

ADE-177/[#2]: Replace sprint references with time intervals and sanit… #9

Closed shouvSarker closed 3 years ago

shouvSarker commented 3 years ago

Forecasting now supports custom time intervals with either weeks or days. Formatting has also been updated.

shouvSarker commented 3 years ago

Just putting it up to fish opinions about the change. Should resolve #2 when merged. I will be adding comments, updating readme and modify the shell script in the meantime.

kn-ad commented 3 years ago

LGTM

Looks like the conflicts with main might take a while to resolve, though. I guess the first step would be to run Prettier on forecast.ts from main. Hopefully it won't be so bad after that.

shouvSarker commented 3 years ago

LGTM

Looks like the conflicts with main might take a while to resolve, though. I guess the first step would be to run Prettier on forecast.ts from main. Hopefully it won't be so bad after that.

@kn-ad merge into main completed! Feel free to do a sanity check, I will update readme and then should be all good to merge.