Skip to content

feat: adds database for builds - #2

Merged
kieranroneill merged 10 commits into
mainfrom
feat/adds-database-for-builds
Jul 13, 2026
Merged

feat: adds database for builds#2
kieranroneill merged 10 commits into
mainfrom
feat/adds-database-for-builds

Conversation

@kieranroneill

Copy link
Copy Markdown
Owner

Description

  • Adds database.
  • Adds builds and conversation_messages tables.
  • Adds build model to template resolution workflow.
  • Updates the datetime utility functions to be consistent with Python and Postgres types.
  • Creates repositories design pattern for builds and conversation_messages tables.
  • Adds integration tests for API route: /builds/resolve.
  • Moves tests to separate directories: test/unit and test/integration

@kieranroneill
kieranroneill merged commit 043fed6 into main Jul 13, 2026
4 checks passed
@kieranroneill
kieranroneill deleted the feat/adds-database-for-builds branch July 13, 2026 20:54
github-actions Bot pushed a commit that referenced this pull request Jul 15, 2026
# 1.0.0 (2026-07-15)

### Features

* adds database for builds ([#2](#2)) ([043fed6](043fed6))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant