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

Skip to content

Tags: multiprocessio/datastation

Tags

v0.12.0-rc6

Toggle v0.12.0-rc6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update go deps, move to go 1.19 (#291)

* Update go deps

* Add retries to all windows commands

* Fix for retry command

* Try another way

* Upgrade go to 1.19

* Add go version assertion

* A diff for gofmt

* Fix go version assertion

* Drop some ee tests for now

* Rewrite scoop installs

* Add retry to yarn step

* Add --force to docker remove prune

* Fix for clickhouse connection

* Fix for database= param test

* Try weird things

* Try pinning clickhouse image

* Pin all images not to :latest

* Fix oracle version

* Correct oracle version

* Try downgrading mongo?

* Try deleting only this image after each run

* Debug users.xml file

* Try hardcoding overrides for clickhouse

* Bump clickhouse down a version

* Try only running clickhouse tests

* Use docker style volume mount, not podman

* Fix format

* Drop unused users.xml file

* Enable all tests

* Drop io/ioutil

v0.12.0-rc5

Toggle v0.12.0-rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add beta markers, google sheets not beta (#290)

v0.12.0-rc4

Toggle v0.12.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix links and add user survey banner (#289)

* Link fixes

* Add survey link

v0.12.0-rc3

Toggle v0.12.0-rc3's commit message
Correct zip name

v0.12.0-rc2

Toggle v0.12.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle v prefix in release name (#287)

* Handle v prefix in release name

* Return

* Everywhere arg0 not version

* docker image prune in CI to clean up unused images

v0.12.0-rc1

Toggle v0.12.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop server port input, upgrade all libraries, port global database i…

…nstalls to docker (#280)

* Drop server port input

* Fix for fmt

* Updates

* Bump all dependencies

* Try installing mongosh from apt-get directly

* Fix jest configs

* Fix jest configs

* Pin nanoid

* Try breaking out tests

* Add yaml validation script

* Fix ref

* Fix naming

* Split out credentialed database tests

* More prepare

* Fix scripts

* Fixes

* Increase timeout

* Sync credential coverage

* Drop odbc build from prepare_linux.sh

* Work around -race

* Fix for registering filter

* Fix for bigquery

* Adjust coverage for credential database test

* Change order of install/build

* Dont worry about os.remove failing?

* Fail but not on windows

* Fix for build

* Fix for fmt

* Add different yarn cache and go cache

* Fix yaml

* Start breaking out databases from global install

* Fix for fmt

* Port prometheus to docker

* Fix prometheus test

* Port cratedb and questdb

* Port oracle and sqlserver

* Port scylla tests

* Bump scylla timeout

* Port neo4j

* Port elasticsearch

* Fix for random typo

* Fix for scylla

* Fix scylla test

* Elasticsearch tests passing

* Bump all database run times

* Rename credential in jest config

* Fix for runCmd refactor

* Fix for credential database

* Add test steps for macos and windows

* Port clickhouse and cockroachdb tests

* Fixes for cockroach, sqlserver and clickhouse

* Skip es tests on windows

* win32 not windows

* Port mongo

* Limit windows tests

* Handle running same image better

* Add quotes

* Port influx tests

* Move odbc tests into sqlserver integration test, fix up odbc behavior

* All go tools global

* Add oracle alternative port test

* macos/windows no race

* Try a different connection string

* Fix odbc for linux and get running locally

* Fix for influx test

* Debug coverage failing

* go*.cov

* Finalize

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Correctly replace sampledata file path for database connections too (#…

…254)

* Fix for format

* Handle unpacking asar

* External asar

* Add mkdir

* One more missing asar external

* Copy in asar

* Add sampledata

0.11.0-rc5

Toggle 0.11.0-rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Correctly replace sampledata file path for database connections too (#…

…254)

* Fix for format

* Handle unpacking asar

* External asar

* Add mkdir

* One more missing asar external

* Copy in asar

* Add sampledata

0.11.0-rc4

Toggle 0.11.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add new project templates with sample data, add docs link to blank pa…

…ge and embed video on blank page (#253)

* Add sample project option

* Add video

* Fix for tsc

* Fix for fmt

* Finish up styling

* Finish up links and docs

* Fix sample projects

* Clarify text

* Fix linkt

* Add sqlite sample

* Fix for format

* Clean up help page, dark styles

* Add basic tests

* Fix for format

0.11.0-rc3

Toggle 0.11.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add basic format support for sql (#251)