This website requires JavaScript.
Explore
Help
Sign In
cal
/
paper-dynasty-database
Watch
1
Star
0
Fork
0
You've already forked paper-dynasty-database
Code
Issues
7
Pull Requests
4
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
Claude
cal
Status
All status
success
failure
waiting
running
fix: remove stray syntax error in teams.py db_engine import
build.yml #32
:
Commit
5c342b6956
pushed by
cal
next-release
2026-03-09 14:34:00 +00:00
8m56s
Merge pull request 'Release: Scouting API, roster refactor, and bug fixes' (#61) from next-release into main
build.yml #31
:
Commit
7b8b7b9c01
pushed by
cal
main
2026-03-09 14:25:04 +00:00
7m5s
Merge pull request 'fix: refactor Roster from 26 FK columns to RosterSlot junction table (#29)' (#58) from ai/paper-dynasty-database#29 into next-release
build.yml #30
:
Commit
7295e77c96
pushed by
cal
#61
2026-03-09 14:12:50 +00:00
30s
Merge pull request 'fix: refactor Roster from 26 FK columns to RosterSlot junction table (#29)' (#58) from ai/paper-dynasty-database#29 into next-release
build.yml #29
:
Commit
7295e77c96
pushed by
cal
next-release
2026-03-07 03:27:29 +00:00
3m28s
Merge pull request 'fix: remove broken live_update_batting stub endpoint (#10)' (#54) from ai/paper-dynasty-database#10 into next-release
build.yml #28
:
Commit
be02ba1e3f
pushed by
cal
next-release
2026-03-07 03:23:44 +00:00
0s
Merge pull request 'fix: replace broad except Exception blocks with DoesNotExist (#15)' (#48) from ai/paper-dynasty-database#15 into next-release
build.yml #27
:
Commit
3ddb7028f3
pushed by
cal
next-release
2026-03-07 03:22:11 +00:00
0s
Merge pull request 'fix: batch BattingCard/BattingCardRatings lookups in lineup builder (#18)' (#45) from ai/paper-dynasty-database#18 into next-release
build.yml #26
:
Commit
f1769966a0
pushed by
cal
next-release
2026-03-07 03:18:59 +00:00
2m44s
ci: Use docker-tags composite action for multi-channel release support
build.yml #25
:
Commit
10983138a9
pushed by
cal
next-release
2026-03-05 21:43:26 +00:00
3m10s
fix: respect is_ai=False in get_teams filter (#22)
build.yml #24
:
Commit
dde9c1310f
pushed by
cal
#41
2026-03-03 21:35:27 +00:00
3m7s
fix: correct inverted TESTING env check and leading space in .env (#23)
build.yml #23
:
Commit
751c9c5d52
pushed by
cal
#40
2026-03-03 21:31:48 +00:00
10m5s
fix: remove dead roster fields from CSV in v1_cards_get_one (#37)
build.yml #22
:
Commit
20cfcff9f9
pushed by
cal
#39
2026-03-03 20:39:26 +00:00
3m13s
fix: use Field(default_factory) for offense_col random default (#24)
build.yml #21
:
Commit
d26bc0dc7b
pushed by
cal
#38
2026-03-03 20:08:52 +00:00
3m10s
fix: remove dead roster fields from CSV in v1_cards_get_one (#36)
build.yml #20
:
Commit
e46a6e7493
pushed by
cal
#37
2026-03-03 19:37:39 +00:00
50s
fix: remove dead roster fields from CSV in v1_cards_get_one (#35)
build.yml #19
:
Commit
50779d7027
pushed by
cal
#36
2026-03-03 19:09:04 +00:00
3m11s
fix: remove dead roster fields from CSV in v1_cards_get_one (#25)
build.yml #18
:
Commit
77448200b6
pushed by
cal
#35
2026-03-03 18:09:53 +00:00
3m17s
fix: remove debug print(req.scope) from get_docs route (#32)
build.yml #17
:
Commit
ecbe29f507
pushed by
cal
#34
2026-03-03 15:08:22 +00:00
3m2s
fix: replace 467 manual db.close() calls with middleware (#30)
build.yml #16
:
Commit
8c6a99253b
pushed by
cal
#33
2026-03-03 05:40:51 +00:00
3m10s
fix: remove debug print(req.scope) from get_docs route (#31)
build.yml #15
:
Commit
65ad72c299
pushed by
cal
#32
2026-03-03 04:46:17 +00:00
9m51s
Merge pull request 'ci: Fix act_runner auth for composite actions' (#5) from ci/fix-action-auth into main
build.yml #14
:
Commit
41c50dac4f
pushed by
cal
main
2026-02-18 20:05:08 +00:00
54s
Merge branch 'main' into ci/fix-action-auth
build.yml #13
:
Commit
25c533ed3d
pushed by
cal
#5
2026-02-18 19:52:09 +00:00
47s
Fix act_runner auth: short-form local actions + full GitHub URLs
build.yml #12
:
Commit
ea71371b95
pushed by
cal
#5
2026-02-18 19:48:19 +00:00
47s
Merge pull request 'ci: Use Gitea API for tag creation' (#4) from ci/api-tags into main
build.yml #11
:
Commit
36f01a2d61
pushed by
cal
main
2026-02-17 23:25:36 +00:00
43s
ci: Use Gitea API for tag creation to avoid branch protection issues
build.yml #10
:
Commit
eff6c1136b
pushed by
cal
#4
2026-02-17 23:24:19 +00:00
43s
Merge pull request 'ci: Switch to CalVer versioning' (#3) from ci/calver into main
build.yml #9
:
Commit
d3ffb89e6e
pushed by
cal
main
2026-02-17 23:12:42 +00:00
43s
ci: Switch to CalVer (YYYY.MM.BUILD) with auto-generated versions
build.yml #8
:
Commit
6622839ffa
pushed by
cal
#3
2026-02-17 23:11:49 +00:00
44s
ci: Switch to CalVer (YYYY.MM.BUILD) with auto-generated versions
build.yml #7
:
Commit
b56f8ed399
pushed by
cal
#3
2026-02-17 22:53:20 +00:00
10m32s
ci: Switch to CalVer (YYYY.MM.BUILD) with auto-generated versions
build.yml #6
:
Commit
5a2e64eca1
pushed by
cal
#3
2026-02-17 22:39:01 +00:00
6m14s
Merge pull request 'ci: switch Docker build cache to type=registry' (#2) from ci/registry-cache into main
build.yml #5
:
Commit
b6f1a85a49
pushed by
cal
main
2026-02-11 22:35:32 +00:00
10m7s
ci: switch Docker build cache from type=gha to type=registry
build.yml #4
:
Commit
305e1b0ffa
pushed by
cal
#2
2026-02-11 22:13:40 +00:00
14s
ci: switch Docker build cache from type=gha to type=registry
build.yml #3
:
Commit
305e1b0ffa
pushed by
cal
#2
2026-02-11 22:13:25 +00:00
15s
First
Previous
1
2
3
4
Next
Last