Commit Graph

24 Commits

Author SHA1 Message Date
a97de4c720 Added initial policy documentation and a docs implementation roadmap
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-06-11 08:21:47 -05:00
ecea856e8e Implemented weather stories support
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-05-30 07:06:29 -05:00
bde515d146 Add initial API documentation
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-05-29 20:46:06 -05:00
626df6bfc1 Made forecast-period conditionCode optional 2026-05-28 07:46:57 -05:00
6ea27cb2c5 Added new, focused forecast discussion endpoints for key messages, short term, and long term discussions
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-29 08:05:16 -05:00
0bccfc50d9 Implemented the weather forecast discussion product from weatherfeeder v0.8.3
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
v0.3.0
2026-03-28 17:36:35 -05:00
291a9178c8 Added new endpoints under /forecast/narrative
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-27 22:39:17 -05:00
78dc7817e9 Simplified the forecast schema and removed fields deprecated upstream in weatherfeeder
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-26 21:35:39 -05:00
dbefa8ed28 Added support for /forecast/hourly/today and /forecast/hourly/tomorrow endpoints
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-26 20:44:55 -05:00
b3ac19a65d Add timezone support to /forecast/hourly endpoint
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-26 20:06:17 -05:00
6806de3c0a Added support for rounding of values by default in API responses
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-20 11:30:11 -05:00
bb18bcfb15 Refactored the application structure to better separate concerns between files and packages
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
v0.2.0
2026-03-20 09:44:53 -05:00
8deb4fd12e Add a /conditions/current endpoint
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-19 23:16:26 -05:00
26a52f8c44 Add US unit support for weather observations and forecasts
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-19 22:36:15 -05:00
6e8adcc9cc Updated Dockerfile
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-03-19 21:38:29 -05:00
312e738b25 Patch the Dockerfile so that go build reuses the module cache
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-03-19 21:20:25 -05:00
d55b4be7ec Updated Dockerfile and woodpecker to use private Gitea login credentials
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-03-19 21:09:10 -05:00
56f96c4a7a Bugfix to accommodate private upstream repository for feedapi
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-03-19 20:58:01 -05:00
e7a9893824 Update go.mod
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-03-19 19:57:48 -05:00
a74591382a Add Dockerfile
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-03-19 19:55:41 -05:00
67beeb4d5e Add build image configuration for Woodpecker CI
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-03-19 19:53:54 -05:00
b01383e530 Initial MVP commit v0.1.0 2026-03-19 19:52:13 -05:00
8c092c2247 Initialized go.mod 2026-03-16 22:37:11 -05:00
8c3e77719a Initial commit 2026-03-17 03:32:40 +00:00