Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: msnider/knots

Tags

v1.0.0-beta.7

Toggle v1.0.0-beta.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update taps and targets (singer-io#184)

* Update tap-facebook

* Update tap-mysql

* Update tap-postgres

* Update tap-salesforce

* Update tap-adwords

* Update target-stitch

v1.0.0-beta.6

Toggle v1.0.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version (singer-io#183)

v1.0.0-beta.5

Toggle v1.0.0-beta.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version (singer-io#179)

v1.0.0-beta.4

Toggle v1.0.0-beta.4's commit message
Update version

v1.0.0-beta.3

Toggle v1.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Run tests sequentially (singer-io#169)

v1.0.0-beta.2

Toggle v1.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version (singer-io#165)

v1.0.0-beta.1

Toggle v1.0.0-beta.1's commit message
Store temporary knots in a uuid folder (singer-io#160)

* Knot UUID: Backend changes

* Update select tap

* Update submit config

* Update targets

* Update save

* Update load knot

* Fix reconfigure error

* Clean up folders

* Disallow trailing and leading white space

* Only load required fields during syncs

* Fix failing tests

* Delete tmp on app startup, test

v0.0.1

Toggle v0.0.1's commit message
Tap postgres (singer-io#116)

* WIP adding postgres tap

* Cater for varying sync optional args

* Refactor code

* Remove unnecessary arg

* Fix config form

* Validate hostname input

* Update validation for hostname and error text

* Simpler and safer regex