Add repository-owned project publishing
Deploy production / deploy (push) Successful in 4s

This commit is contained in:
2026-08-11 23:24:55 -07:00
parent 2b4eb9f0f6
commit ec6e21bb25
17 changed files with 1742 additions and 35 deletions
+21
View File
@@ -0,0 +1,21 @@
[model]
name = Project Devlog
label = {{ this.title }}
hidden = yes
protected = yes
[children]
model = devlog-entry
order_by = date, source_commit_time
[fields.schema_version]
label = Publishing schema
type = integer
[fields.title]
label = Title
type = string
[fields.summary]
label = Summary
type = text