Commit 2758b66
committed
fix: fix CI test failures for postgres and elasticsearch
- Normalize RefreshedAt in test assertion helpers to avoid timestamp
mismatch after insert/update now sets refreshed_at
- Move ES_TEST_SERVER_URL env var from service container to job level
so the runner process can discover the ES instance1 parent 69e9e4b commit 2758b66
File tree
2 files changed
+8
-1
lines changed- .github/workflows
- internal/store/postgres
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1829 | 1829 | | |
1830 | 1830 | | |
1831 | 1831 | | |
| 1832 | + | |
1832 | 1833 | | |
1833 | 1834 | | |
1834 | 1835 | | |
1835 | 1836 | | |
1836 | 1837 | | |
| 1838 | + | |
1837 | 1839 | | |
1838 | 1840 | | |
1839 | 1841 | | |
| |||
1845 | 1847 | | |
1846 | 1848 | | |
1847 | 1849 | | |
| 1850 | + | |
1848 | 1851 | | |
1849 | 1852 | | |
1850 | 1853 | | |
| |||
0 commit comments