This website requires JavaScript.
Explore
Help
Sign In
OwlBoard
/
timetable-mgr
Watch
1
Star
0
Fork
0
You've already forked timetable-mgr
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Actor
All actors
fred.boniface
Status
All status
success
failure
waiting
running
Include details about logging configuration
go-test.yaml #33
:
Commit
edbfbac23c
pushed by
fred.boniface
timetable-extension
2024-04-14 23:01:17 +01:00
1m14s
Update dependencies
go-test.yaml #32
:
Commit
c86e601a62
pushed by
fred.boniface
timetable-extension
2024-04-14 22:53:53 +01:00
2m11s
Adjust log levels
go-test.yaml #31
:
Commit
3d730054c0
pushed by
fred.boniface
timetable-extension
2024-04-14 22:19:10 +01:00
1m5s
Add additional logging to identify why CIF updates were sometimes failing
go-test.yaml #30
:
Commit
77dc11a658
pushed by
fred.boniface
timetable-extension
2024-04-13 21:46:25 +01:00
47s
Complete CIF Metadata parsing logic
go-test.yaml #29
:
Commit
6ec8cd8895
pushed by
fred.boniface
timetable-extension
2024-04-12 20:44:20 +01:00
1m3s
Add comment description to cif/types.go
go-test.yaml #28
:
Commit
94f880bcde
pushed by
fred.boniface
timetable-extension
2024-04-11 21:07:02 +01:00
30s
Add LastUpdateType to CIF Metadata
go-test.yaml #27
:
Commit
76ae25fab6
pushed by
fred.boniface
timetable-extension
2024-04-11 20:59:52 +01:00
38s
Update `package corpus` to stream data to the parse function.
go-test.yaml #26
:
Commit
4459d4d316
pushed by
fred.boniface
timetable-extension
2024-04-11 20:52:36 +01:00
1m43s
Add logging for unknown CIF data types
go-test.yaml #25
:
Commit
fb510e1408
pushed by
fred.boniface
timetable-extension
2024-04-10 23:05:53 +01:00
24s
Remove unused functions
go-test.yaml #24
:
Commit
751b67e61e
pushed by
fred.boniface
timetable-extension
2024-04-10 22:59:51 +01:00
26s
Disable parsing of JSONAssociations as they are not currently used within OwlBoard
go-test.yaml #23
:
Commit
fea7a5b831
pushed by
fred.boniface
parseProcessMemoryImprovements
2024-04-10 21:49:21 +01:00
27s
Disable parsing of JSONAssociations as they are not currently used within OwlBoard
go-test.yaml #22
:
Commit
fea7a5b831
pushed by
fred.boniface
timetable-extension
2024-04-10 21:47:50 +01:00
29s
Increase use of pointers in CORPUS package
go-test.yaml #21
:
Commit
3883031e04
pushed by
fred.boniface
timetable-extension
2024-04-10 20:57:33 +01:00
1m5s
Re-implement processParsedCif() to reduce memory use by 10%. Further reductions are neccessary
go-test.yaml #20
:
Commit
7acae49812
pushed by
fred.boniface
timetable-extension
2024-04-09 22:43:21 +01:00
31s
Add function to write full CIF download to filesystem
go-test.yaml #19
:
Commit
259f514b3d
pushed by
fred.boniface
timetable-extension
2024-04-09 20:56:32 +01:00
38s
Add debug option to write CIF data to file.
go-test.yaml #18
:
Commit
2c34c529e1
pushed by
fred.boniface
timetable-extension
2024-04-09 20:40:54 +01:00
1m21s
Expand CIF updates to ensure new sequence number is equal to oldSequence +1
go-test.yaml #17
:
Commit
19f180d711
pushed by
fred.boniface
timetable-extension
2024-04-08 22:13:54 +01:00
31s
Add debug heap memory allocation
go-test.yaml #16
:
Commit
f243fc6831
pushed by
fred.boniface
timetable-extension
2024-04-08 21:41:58 +01:00
1m49s
Add additional keys for database.Service struct
go-test.yaml #15
:
Commit
c4d680116a
pushed by
fred.boniface
timetable-extension
2024-04-08 11:45:18 +01:00
30s
Add notes
go-test.yaml #14
:
Commit
d0c9250afa
pushed by
fred.boniface
timetable-extension
2024-04-07 21:30:57 +01:00
1m38s
Increase use of pointers to minimise memory usage
go-test.yaml #13
:
Commit
4a7bcd7f80
pushed by
fred.boniface
timetable-extension
2024-04-07 21:01:25 +01:00
1m27s
Tidy up
go-test.yaml #12
:
Commit
3481c4e314
pushed by
fred.boniface
timetable-extension
2024-04-06 22:33:51 +01:00
1m44s
Update dockerignore
go-test.yaml #11
:
Commit
43d89119bf
pushed by
fred.boniface
timetable-extension
2024-04-05 22:29:48 +01:00
45s
Reorganise repo
go-test.yaml #10
:
Commit
493fb41da8
pushed by
fred.boniface
timetable-extension
2024-04-05 22:24:41 +01:00
48s
Add caching and go-version-file to action
go-test.yaml #9
:
Commit
7bba8407d5
pushed by
fred.boniface
timetable-extension
2024-04-05 22:23:16 +01:00
54s
Try again to fix the test command!
go-test.yaml #8
:
Commit
78a8407f11
pushed by
fred.boniface
timetable-extension
2024-04-05 22:18:41 +01:00
1m8s
Add cache env
go-test.yaml #7
:
Commit
eb0ca32158
pushed by
fred.boniface
timetable-extension
2024-04-05 22:16:27 +01:00
54s
Adjust test command to target src dir
go-test.yaml #6
:
Commit
c4e9a058af
pushed by
fred.boniface
timetable-extension
2024-04-05 22:14:03 +01:00
58s
Fix test command (was go test ./.., now go test ./...)
go-test.yaml #5
:
Commit
6603fa979d
pushed by
fred.boniface
timetable-extension
2024-04-05 22:11:37 +01:00
1m0s
Try again to get action working
go-test.yaml #4
:
Commit
0a7b399caf
pushed by
fred.boniface
timetable-extension
2024-04-05 22:09:36 +01:00
1m9s
First
Previous
1
2
3
4
Next
Last