Fred Boniface fred.boniface
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-08 22:13:21 +01:00
19f180d711 Expand CIF updates to ensure new sequence number is equal to oldSequence +1
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-08 21:40:07 +01:00
f243fc6831 Add debug heap memory allocation
7146d1a883 Add printing of number of goroutines to assist with performance improvements
3e5ed2c10a Writing full CIF data now works. Still need to work on updating CIF data.
d9c249a47a Remove development comments
feb7ee0fdf Add test for parseStops
Compare 6 commits »
fred.boniface pushed to main at OwlBoard/go-types 2024-04-08 20:31:56 +01:00
4719be9c13 Remove omitempty from boolean values
fred.boniface pushed to main at OwlBoard/go-types 2024-04-08 16:04:07 +01:00
8ba2a306a5 Remove catering type from service struct
fred.boniface pushed to main at OwlBoard/ts-types 2024-04-08 16:03:00 +01:00
61909c0015 Remove catering type from Service object
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-08 11:44:47 +01:00
c4d680116a Add additional keys for database.Service struct
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-07 21:29:17 +01:00
d0c9250afa Add notes
84b7d42898 Begin parsing of JsonSchedule
Compare 2 commits »
fred.boniface pushed to main at OwlBoard/ts-types 2024-04-07 21:27:51 +01:00
c3094ffcbb Expand database Service document
fred.boniface pushed to main at OwlBoard/go-types 2024-04-07 21:27:22 +01:00
e58d7d1d9a Expand database Service document
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-07 20:59:55 +01:00
4a7bcd7f80 Increase use of pointers to minimise memory usage
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-06 22:32:06 +01:00
3481c4e314 Tidy up
a15cbb778a Implement generateMetadata function
9b53bbf5af Implement function to insert new CIF entries in to the database and adjust the deletion function to follow the same style.
ee2c8abd08 Add test for metadata generation
Compare 4 commits »
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-05 22:29:02 +01:00
43d89119bf Update dockerignore
426c5f02e8 Update dockerfile for new repo layout
Compare 2 commits »
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-05 22:23:51 +01:00
493fb41da8 Reorganise repo
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-05 22:22:20 +01:00
7bba8407d5 Add caching and go-version-file to action
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-05 22:17:32 +01:00
78a8407f11 Try again to fix the test command!
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-05 22:15:31 +01:00
eb0ca32158 Add cache env
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-05 22:13:04 +01:00
c4e9a058af Adjust test command to target src dir
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-05 22:10:34 +01:00
6603fa979d Fix test command (was go test ./.., now go test ./...)
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-05 22:08:25 +01:00
0a7b399caf Try again to get action working
fred.boniface pushed to timetable-extension at OwlBoard/timetable-mgr 2024-04-05 22:05:38 +01:00
2505c28794 Fix path for test running