azure-kusto-node/.github/workflows
ronmonetaMicro 2acec0a995
t-ronmoneta/node sample app (#197)
* Added files + setup

* Error handler and load configs

* Authentication and pre ingestion querying

* Done with ingestion - beside Authentication not working - see line 162, user prompt in generateConnectionString

* Done - without authentication fix, and with gz files

* Done - without last look

* split into new format

* Utils

* Exported utils + pre ingestion sampleapp

* Second phase

* Working first run

* Pre-PR done

* up to enum

* Fixed JSON file

* Added npm scripts (formatting)

* Utils sub classes + added devDep to packages

* Added quickstart to build.yml

* Local Prettier

* commented cache in build.yml

* Reverted packages to tsc build

* Reformatted to prettier

* Reformatted to prettier by npx

* Fixed end of line to lf in .prettierrc.json

* Fixed config json

* PR and Prettier fixes

* PR and Prettier fixes

* PR fixes

* Don't limit branches on push

* README PR fixes and prettifier

* build fix test

* refixes

* update lock

* make build.yml like other sdks

* Added logs

* Try again

* correct line

* Revert to original pipeline

* Revert to original pipeline

* More logs?

* More logs?

* typescript

* eslint

* cri

* restore file

* restore e2etest

Co-authored-by: Yihezkel Schoenbrun <yihezkel@schoenbrun.net>
Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2022-08-07 15:59:47 +03:00
..
build.yml t-ronmoneta/node sample app (#197) 2022-08-07 15:59:47 +03:00
codeql-analysis.yml Updated axios package due to a security vulnerability, and added github's codeql-analysis.yml for automatic security detection. 2021-01-06 09:46:21 +02:00
npmpublish.yml -Moved package-lock.json to one file on thr root, as recommended in lerna. 2022-04-10 14:14:55 +03:00