Closed flarco closed 1 month ago
seems some code broke the replication. I locally build with commit 256b075
export DEBUG=LOW
(base) ➜ sling-cli git:(1.2.21) ✗ ./sling run --src-conn LOCAL --src-stream file://cmd/sling/tests/files/test8.csv --src-options '{ delimiter: "|", quote: "$", escape: "\\" }'
fatal:
--- proc.go:271 main ---
--- sling_cli.go:458 main ---
--- sling_cli.go:494 cliInit ---
--- cli.go:286 CliProcess ---
--- sling_run.go:187 processRun ---
cannot get replication configuration.
(base) ➜ sling-cli git:(1.2.21) ✗
@yokofly no pressure, do you think you'll get to open the other PR this week? Want to release 1.2.21 this weekend. If not, we can include direct-write in next release.
@flarco I already have a pr, but I am worried about the rollback handle. let's discussed more in https://github.com/slingdata-io/sling-cli/pull/404
@yokofly no pressure, do you think you'll get to open the other PR this week? Want to release 1.2.21 this weekend. If not, we can include direct-write in next release.
1.2.21
GitHub Actions Workflows
flarco/infisical-action
from v2 to v3 across multiple workflow filesbuild-dev.yml
Configuration and Environment Variables
SLING_TASK_CONFIG
environment variable insling_run.go
Code Improvements
sling_run.go
sling_conns.go
Testing
Documentation
README.md
with new contributing guidelines and test instructions.goreleaser.notes.md
with a link to the project repositoryDependencies
Build Scripts