|
|
79b8423a9b
|
test(gsheet2env): add comprehensive tests for header and column handling
Tests cover:
- 3-column input with header skip (--no-header flag)
- Extra columns ignored (columns beyond 3rd are discarded)
- 2-column input (no comment column)
- Empty comment column handling
- Comment preservation
- Multi-line values and comments
- Single quote escaping
- Invalid key error
- Export prefix optional
- Empty key produces blank line
|
2026-03-25 06:41:14 -06:00 |
|
|
|
968b375221
|
chore(io/transform/gsheet2csv): update .goreleaser.yaml with more builds
|
2026-03-01 02:11:00 -07:00 |
|
|
|
ae0e02b5aa
|
chore(io/transform/gsheet2csv): add .goreleaser.yaml
|
2026-03-01 01:20:48 -07:00 |
|
|
|
7513e62a6c
|
feat(gsheet2env): add -d to change delimiter
|
2025-10-13 15:21:02 -06:00 |
|
|
|
f882bfc139
|
feat(gsheet2env): add tool to convert csv to .env
|
2025-10-13 14:58:21 -06:00 |
|
|
|
24ec3f021d
|
feat(gsheet2csv): parse URLs and CSVs with comments
|
2025-10-13 14:58:21 -06:00 |
|