Commit Graph

  • 9298634fed
    Fixed variable override in target with full variable syntax Andrew Nester 2024-09-04 16:24:35 +0200
  • 1c34dc92a4
    Add comments Lennart Kats 2024-09-04 16:07:21 +0200
  • 84d1bbf2d5
    add comment Fabian Jakobs 2024-09-04 15:14:44 +0200
  • 4cd9b17625
    add test Fabian Jakobs 2024-09-04 14:08:11 +0200
  • 694413b115
    PR feedback Fabian Jakobs 2024-09-04 13:56:36 +0200
  • 4c9bf79c76
    fix nit Fabian Jakobs 2024-09-04 13:23:26 +0200
  • 02745de237
    Use `notebook.Detect` Fabian Jakobs 2024-09-04 13:16:00 +0200
  • e51037ff4b
    fixes Fabian Jakobs 2024-09-04 11:45:27 +0200
  • 90d6490106
    Centralize code to detect if we are running on Databricks Fabian Jakobs 2024-09-04 11:40:15 +0200
  • 08b6b10ff0
    add unit tests Fabian Jakobs 2024-09-04 11:16:50 +0200
  • 62b2451c10
    fix tests Fabian Jakobs 2024-09-04 10:31:40 +0200
  • 6585a757bb
    address some of the PR feedback Fabian Jakobs 2024-09-04 09:59:01 +0200
  • 8d78809469
    use env.lookup Fabian Jakobs 2024-09-03 16:08:28 +0200
  • 662234fb97
    Fix "bundle init" when run from Databricks Fabian Jakobs 2024-09-03 14:46:52 +0200
  • 414c9fba1f
    Pass copy of `dyn.Path` to callback function Pieter Noordhuis 2024-09-04 15:06:51 +0200
  • b044a6c0e0
    Merge branch 'main' into feature/logout Richard Nordström 2024-09-04 14:00:23 +0200
  • 42da1c97ba
    Merge remote-tracking branch 'origin' into improve/json-schema Shreyas Goenka 2024-09-04 13:41:43 +0200
  • ca6332a5a4
    Fixed complex variables are not being correctly merged from include files (#1746) Andrew Nester 2024-09-04 13:24:55 +0200
  • 01309cea38
    fix lookup Andrew Nester 2024-09-04 13:18:31 +0200
  • a27c24a397
    Add prompt when a pipeline recreation happens (#1672) shreyas-goenka 2024-09-04 16:41:47 +0530
  • 9534dc8434
    Fixed complex variables are not being correctly merged from include files Andrew Nester 2024-09-04 12:41:32 +0200
  • a64857ed4c
    - Shreyas Goenka 2024-09-04 11:58:02 +0200
  • bfe9cc4d50
    create generated package Shreyas Goenka 2024-09-04 11:56:52 +0200
  • 446463b9eb
    update schema Shreyas Goenka 2024-09-04 11:33:28 +0200
  • 9d9c6120a1
    Merge remote-tracking branch 'origin' into improve/json-schema Shreyas Goenka 2024-09-04 11:32:49 +0200
  • ba3f004da1
    schema local to generator Shreyas Goenka 2024-09-04 11:32:39 +0200
  • cc3bcf992d
    dashboard example Pieter Noordhuis 2024-09-04 11:30:42 +0200
  • 66cbb548ef
    return typPath from walk Shreyas Goenka 2024-09-04 11:28:53 +0200
  • 6bd7ad0fb2
    clarify interface comments Shreyas Goenka 2024-09-04 11:15:00 +0200
  • 46585bbd3f
    type defs as map[string]any Shreyas Goenka 2024-09-04 11:03:33 +0200
  • 8575c47626
    json pointer comment Shreyas Goenka 2024-09-04 11:00:53 +0200
  • be0ad482ff
    str bool Shreyas Goenka 2024-09-04 10:43:46 +0200
  • 3d5c076a4d
    jsonTags[0] -> fieldName Shreyas Goenka 2024-09-04 10:40:04 +0200
  • 176ced190e
    add tests for bfs assertion Shreyas Goenka 2024-09-04 10:26:47 +0200
  • 35cdf4010d
    Do not error if we cannot prompt for a profile in `auth login` (#1745) shreyas-goenka 2024-09-04 12:44:21 +0530
  • 7636c55ba9
    Merge branch 'main' into feature/logout Richard Nordström 2024-09-03 21:02:45 +0200
  • 578019ba22
    - Shreyas Goenka 2024-09-03 20:14:02 +0200
  • 93c026d5c1
    Merge branch 'main' into schuettm/support-symlinks Michael Schuett 2024-09-03 10:32:48 -0600
  • 626335f1b4
    Do not error if we cannot prompt for a profile in `auth login` shreyas-goenka/fix/profile-prompt Shreyas Goenka 2024-09-03 17:38:53 +0200
  • 3461c66dc9
    Add DABs support for AI/BI dashboards Pieter Noordhuis 2024-09-03 10:35:41 +0200
  • 072fa812e2
    Include a permissions section in all templates (#1713) Lennart Kats (databricks) 2024-09-03 09:51:54 +0200
  • e88fd0a5c0
    Merge branch 'main' into feature/logout Richard Nordström 2024-09-02 17:26:33 +0200
  • ec413afa01
    Merge remote-tracking branch 'origin' into prompt-on-pipeline-recreate Shreyas Goenka 2024-09-02 16:13:59 +0200
  • 096123674a
    Fix streaming of stdout, stdin, stderr in cobra test runner (#1742) shreyas-goenka 2024-09-02 19:13:17 +0530
  • 2f7fa97601
    add test for pipeline delete as well Shreyas Goenka 2024-09-02 15:09:20 +0200
  • 2135a3fd4c
    do not black box Shreyas Goenka 2024-09-02 14:53:00 +0200
  • 0ce7be8ff0
    Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#1741) dependabot[bot] 2024-09-02 14:39:16 +0200
  • 8d2c2ab8d3
    Merge remote-tracking branch 'origin' into prompt-on-pipeline-recreate Shreyas Goenka 2024-09-02 14:27:22 +0200
  • 821239e45d
    Add nil check Lennart Kats 2024-09-02 14:00:28 +0200
  • d5dfcf0ae2
    Fix streaming of stdout, stdin, stderr in cobra test runner Shreyas Goenka 2024-09-02 13:56:58 +0200
  • 89c140d312
    Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 dependabot[bot] 2024-09-02 11:12:26 +0000
  • ed448815b4
    PythonMutator: explain missing package error (#1736) Gleb Kanterov 2024-09-02 11:49:30 +0200
  • e8ee6e136d
    Merge branch 'main' into kanterov/pydabs-explain-errors Gleb Kanterov 2024-09-02 11:30:46 +0200
  • 582558cac2
    Do not suppress normalisation diagnostics for resolving variables (#1740) Andrew Nester 2024-09-02 11:17:18 +0200
  • 39b4e16078
    PythonMutator: explain missing package error Gleb Kanterov 2024-08-30 13:20:13 +0200
  • 0936d2e75e
    rename Andrew Nester 2024-09-02 11:09:54 +0200
  • c670c32b9f
    Do not suppress normalisation diagnostics for resolving variables Andrew Nester 2024-09-02 11:02:12 +0200
  • 8475082163
    Use periodic triggers in all templates Lennart Kats 2024-08-24 21:12:05 +0200
  • 5d9910c8e0
    Make lock optional in the JSON schema (#1738) shreyas-goenka 2024-09-02 14:09:08 +0530
  • cfbe124cdd
    Make lock optional in the JSON schema Shreyas Goenka 2024-09-02 09:53:46 +0200
  • 6c32a0df7a
    improve profile handling and add tests Richard Nordström 2024-09-02 00:15:48 +0200
  • 7eca34a7b2
    fix typo Richard Nordström 2024-09-01 20:25:40 +0200
  • 6277cf24c6
    allow no OAuth in case PAT is used Richard Nordström 2024-09-01 20:17:07 +0200
  • 6a8b2f452f
    use PersistentAuth struc Richard Nordström 2024-09-01 18:22:18 +0200
  • 712e2919f5
    add logout cmd Richard Nordström 2024-08-25 23:53:44 +0200
  • 882ccba0f5
    add DeleteKey to TokenCache for logout cmd Richard Nordström 2024-08-24 23:32:30 +0200
  • 70ce802518
    PythonMutator: preserve normalize diagnostics (#1735) Gleb Kanterov 2024-08-30 15:29:00 +0200
  • 41b6556c54
    PythonMutator: preserve normalize diagnostics Gleb Kanterov 2024-08-30 10:56:55 +0200
  • d9ed8ebeae
    add multiline message Shreyas Goenka 2024-08-30 11:55:07 +0200
  • 7e3a453baf
    fix test Shreyas Goenka 2024-08-30 11:40:04 +0200
  • ed4a4585c0
    Update templates to latest LTS DBR (#1715) Lennart Kats (databricks) 2024-08-30 09:32:10 +0200
  • 2e000f1ebd
    Use materialized views in the default-sql template (#1709) Lennart Kats (databricks) 2024-08-29 21:07:21 +0200
  • 595beed750
    Update bundle/config/mutator/process_target_mode.go Lennart Kats (databricks) 2024-08-29 16:49:05 +0200
  • 1325fd867a
    Fix typo Lennart Kats 2024-08-29 16:45:07 +0200
  • 5fac7edcdf
    Pass along $AZURE_CONFIG_FILE to Terraform process (#1734) Pieter Noordhuis 2024-08-29 16:41:12 +0200
  • f8e88648e9
    Pass along $AZURE_CONFIG_FILE to Terraform process Pieter Noordhuis 2024-08-29 15:16:55 +0200
  • 0f4891f0fe
    Add `dyn.Time` to box a timestamp with its original string value (#1732) Pieter Noordhuis 2024-08-29 15:02:34 +0200
  • 786e1e5707
    Return error instead of bool Pieter Noordhuis 2024-08-29 14:55:44 +0200
  • 43ace69bb9
    Consider serverless clusters as compatible for Python wheel tasks (#1733) Andrew Nester 2024-08-29 14:47:44 +0200
  • 9c358f6281
    Consider serverless clusters as compatible for Python wheel tasks Andrew Nester 2024-08-29 14:40:43 +0200
  • 1147e31a95
    Add `dyn.Time` to box a timestamp with its original string value Pieter Noordhuis 2024-08-29 13:29:47 +0200
  • 462ee2e4b4
    Merge remote-tracking branch 'databricks/main' into cp-summary-with-urls Lennart Kats 2024-08-29 12:27:00 +0200
  • 08413e0b52
    Merge remote-tracking branch 'databricks/main' into bundle-run-cache Lennart Kats 2024-08-29 12:26:30 +0200
  • 7dcc791b05
    [Release] Release v0.227.1 (#1729) v0.227.1 Andrew Nester 2024-08-28 15:09:07 +0200
  • 38f5f6996c
    Update CHANGELOG.md Andrew Nester 2024-08-28 14:46:35 +0200
  • f32b2e320f
    [Release] Release v0.227.1 Andrew Nester 2024-08-28 14:31:48 +0200
  • 85459c1963
    Improve error handling for /Volumes paths in mode: development (#1716) Lennart Kats (databricks) 2024-08-28 14:14:19 +0200
  • 70363836d5
    Correctly mark PyPI package name specs with multiple specifiers as remote libraries (#1725) Andrew Nester 2024-08-28 13:39:06 +0200
  • b77da777da
    added comments Andrew Nester 2024-08-28 13:15:18 +0200
  • 9ed9b90c33
    use regex instead Andrew Nester 2024-08-28 13:12:33 +0200
  • 1c56f70af4
    Merge branch 'main' into schuettm/support-symlinks Michael Schuett 2024-08-27 13:43:55 -0600
  • d6c564d531
    add the why Shreyas Goenka 2024-08-27 20:20:36 +0200
  • a0bc111b4d
    Merge remote-tracking branch 'origin' into prompt-on-pipeline-recreate Shreyas Goenka 2024-08-27 20:08:45 +0200
  • cb8d6a9f60
    self pass 1 Shreyas Goenka 2024-08-27 18:34:33 +0200
  • 4141f4ea34
    - Shreyas Goenka 2024-08-27 17:49:09 +0200
  • aac6687900
    remove more todos Shreyas Goenka 2024-08-27 17:46:57 +0200
  • 40f4d35c4a
    cleanup todos Shreyas Goenka 2024-08-27 17:45:20 +0200
  • ad7503a176
    cleanup todos Shreyas Goenka 2024-08-27 17:40:36 +0200
  • f194a5b86a
    skip adding patterns for string schemas Shreyas Goenka 2024-08-27 17:36:12 +0200
  • a0c29c9c27
    Correctly mark pypi package name specs with multiple specifiers as remote libraries Andrew Nester 2024-08-27 15:25:17 +0200