Ryan Moon
|
ce3ac3dfc0
|
fix: allow backend package.json through frontend dockerignore for workspace resolution
|
2026-04-02 07:01:21 -05:00 |
|
Ryan Moon
|
75bc10fe3c
|
fix: add concurrency group to prevent build runs from cancelling each other
|
2026-04-02 06:53:24 -05:00 |
|
Ryan Moon
|
d821302439
|
fix: copy backend package.json in frontend Dockerfile for workspace resolution
|
2026-04-01 22:16:23 -05:00 |
|
Ryan Moon
|
8eb116a9a1
|
fix: move Docker builds before version bump commit to prevent self-cancellation
|
2026-04-01 22:14:10 -05:00 |
|
Ryan Moon
|
038ea22068
|
fix: exclude admin src from Docker context but keep package.json for workspace resolution
|
2026-04-01 22:10:54 -05:00 |
|
Ryan Moon
|
c236059ce1
|
fix: use --filter to install only backend workspace, avoiding missing admin package.json
|
2026-04-01 22:10:14 -05:00 |
|
Ryan Moon
|
67f8881b3c
|
fix: copy admin package.json in backend Dockerfile for workspace resolution
|
2026-04-01 22:04:29 -05:00 |
|
Ryan Moon
|
1df4bb15a8
|
fix: remove redundant Docker CLI install — catthehacker image includes it
|
2026-04-01 21:55:58 -05:00 |
|
Ryan Moon
|
ddabcf19d1
|
fix: rebase before pushing version bump to avoid race with CI
|
2026-04-01 21:52:37 -05:00 |
|
Ryan Moon
|
9c8ceba461
|
fix: only run CI on pull requests, not on push to main
|
2026-04-01 21:47:20 -05:00 |
|
lunarfront-bot
|
384f985a77
|
chore: bump version to v0.0.25
Build & Release / build (push) Has been skipped
CI / ci (push) Successful in 1m37s
CI / e2e (push) Failing after 5s
|
2026-04-02 02:45:21 +00:00 |
|
ryan
|
5b56a2c219
|
Merge pull request 'feat/ci-cd-pipeline' (#5) from feat/ci-cd-pipeline into main
Reviewed-on: #5
|
2026-04-02 02:45:05 +00:00 |
|
Ryan Moon
|
4ef7f1977c
|
fix: start postgres and valkey via docker run in e2e to avoid service networking issues
|
2026-04-01 21:25:30 -05:00 |
|
Ryan Moon
|
bc2f39c208
|
fix: revert service hostnames to localhost for host network mode
|
2026-04-01 21:15:52 -05:00 |
|
Ryan Moon
|
41037af4f6
|
fix: use service hostnames for e2e postgres and valkey connections
|
2026-04-01 21:13:04 -05:00 |
|
Ryan Moon
|
77e155b8c3
|
feat: add e2e api-test job to CI
|
2026-04-01 21:09:40 -05:00 |
|
Ryan Moon
|
c01d19215d
|
fix: skip test failure when no test files exist in backend
|
2026-04-01 21:08:01 -05:00 |
|
Ryan Moon
|
744256ae9f
|
fix: pass with no tests in backend until unit tests are added
|
2026-04-01 21:06:15 -05:00 |
|
Ryan Moon
|
5993f8b370
|
fix: remove unused postgres/valkey services from CI — tests are pure unit tests
|
2026-04-01 21:01:33 -05:00 |
|
Ryan Moon
|
4c971f90eb
|
fix: run CI on host runner to fix service container networking
|
2026-04-01 21:00:15 -05:00 |
|
Ryan Moon
|
05f926c0dc
|
fix: remove unused imports and dead code to clear ESLint errors
|
2026-04-01 20:34:56 -05:00 |
|
Ryan Moon
|
a73c2de26e
|
feat: add frontend nginx image and update build workflow for both images
|
2026-04-01 20:32:34 -05:00 |
|
Ryan Moon
|
0f8aff9426
|
fix: resolve ESLint errors — remove unused imports and dead code
|
2026-04-01 20:18:13 -05:00 |
|
lunarfront-bot
|
97638b888e
|
chore: bump version to v0.0.24
|
2026-04-02 01:07:20 +00:00 |
|
ryan
|
6852a79f87
|
Merge pull request 'fix: skip build workflow on version bump commits' (#3) from feat/ci-cd-pipeline into main
Reviewed-on: #3
|
2026-04-02 01:06:44 +00:00 |
|
lunarfront-bot
|
a561b184e1
|
chore: bump version to v0.0.23
|
2026-04-02 01:06:36 +00:00 |
|
lunarfront-bot
|
7864c07be1
|
chore: bump version to v0.0.22
|
2026-04-02 01:06:10 +00:00 |
|
Ryan Moon
|
c3de66e554
|
fix: skip build workflow on version bump commits
|
2026-04-01 20:05:50 -05:00 |
|
lunarfront-bot
|
1e38d69b21
|
chore: bump version to v0.0.21
|
2026-04-02 01:05:45 +00:00 |
|
lunarfront-bot
|
eb9e669233
|
chore: bump version to v0.0.20
|
2026-04-02 01:05:20 +00:00 |
|
lunarfront-bot
|
13db5ce5f1
|
chore: bump version to v0.0.19
|
2026-04-02 01:04:52 +00:00 |
|
lunarfront-bot
|
babfccaa1b
|
chore: bump version to v0.0.18
|
2026-04-02 01:04:24 +00:00 |
|
lunarfront-bot
|
1aa29dfb31
|
chore: bump version to v0.0.17
|
2026-04-02 01:04:02 +00:00 |
|
lunarfront-bot
|
efb55bc784
|
chore: bump version to v0.0.16
|
2026-04-02 01:03:40 +00:00 |
|
lunarfront-bot
|
9cdb2cf427
|
chore: bump version to v0.0.15
|
2026-04-02 01:03:19 +00:00 |
|
lunarfront-bot
|
135b88029a
|
chore: bump version to v0.0.14
|
2026-04-02 01:02:59 +00:00 |
|
lunarfront-bot
|
23df7feaf1
|
chore: bump version to v0.0.13
|
2026-04-02 01:02:38 +00:00 |
|
lunarfront-bot
|
2e2832b1e3
|
chore: bump version to v0.0.12
|
2026-04-02 01:02:24 +00:00 |
|
lunarfront-bot
|
dd846bc86a
|
chore: bump version to v0.0.11
|
2026-04-02 01:02:11 +00:00 |
|
lunarfront-bot
|
25e9177554
|
chore: bump version to v0.0.10
|
2026-04-02 01:01:51 +00:00 |
|
lunarfront-bot
|
cfd1561de9
|
chore: bump version to v0.0.9
|
2026-04-02 01:01:29 +00:00 |
|
lunarfront-bot
|
6304d14e56
|
chore: bump version to v0.0.8
|
2026-04-02 01:01:07 +00:00 |
|
lunarfront-bot
|
e4fe42c6ec
|
chore: bump version to v0.0.7
|
2026-04-02 01:00:42 +00:00 |
|
lunarfront-bot
|
27a9900787
|
chore: bump version to v0.0.6
|
2026-04-02 01:00:15 +00:00 |
|
lunarfront-bot
|
90cbff0611
|
chore: bump version to v0.0.5
|
2026-04-02 00:59:46 +00:00 |
|
lunarfront-bot
|
ddae05dc3f
|
chore: bump version to v0.0.4
|
2026-04-02 00:59:22 +00:00 |
|
lunarfront-bot
|
12fa36a7b0
|
chore: bump version to v0.0.3
|
2026-04-02 00:59:00 +00:00 |
|
lunarfront-bot
|
fc7d92e33f
|
chore: bump version to v0.0.2
|
2026-04-02 00:58:35 +00:00 |
|
ryan
|
8f941381f9
|
Merge pull request 'fix: use node script for version bump instead of npm version' (#2) from feat/ci-cd-pipeline into main
Reviewed-on: #2
|
2026-04-02 00:58:19 +00:00 |
|
Ryan Moon
|
7987818ae7
|
fix: use node script for version bump instead of npm version
|
2026-04-01 19:57:09 -05:00 |
|