Commit Graph

  • 41f8793680
    patch Shreyas Goenka 2024-07-05 10:07:10 +0200
  • c35acdea1f
    Merge remote-tracking branch 'origin' into feature/track-locations Shreyas Goenka 2024-07-05 09:59:26 +0200
  • 8e7dbd6bda
    fmt Shreyas Goenka 2024-07-05 09:57:54 +0200
  • 6df1f1796b
    Update libs/dyn/merge/merge.go shreyas-goenka 2024-07-05 13:25:05 +0530
  • b71a5d48ba
    inline slice clone Shreyas Goenka 2024-07-05 09:36:24 +0200
  • 937afbf9b6
    add more coveragE Shreyas Goenka 2024-07-05 09:34:20 +0200
  • 0c36933c62
    Move bespoke status call to main workspace files filer Pieter Noordhuis 2024-07-04 14:07:11 +0200
  • 040b374430
    Override complex variables with target overrides instead of merging (#1567) Andrew Nester 2024-07-04 13:57:29 +0200
  • ed94583369
    Rewrite local path for libraries in foreach tasks Andrew Nester 2024-07-04 13:53:39 +0200
  • 8c3be30093
    Use different Go cache key for goreleaser jobs (#1558) Pieter Noordhuis 2024-07-04 13:39:55 +0200
  • 5a312abba1
    Remove root_test.go Gleb Kanterov 2024-07-04 13:15:54 +0200
  • 10462b1f4c
    Add test for unknown command using cobra test runner Gleb Kanterov 2024-07-04 13:10:57 +0200
  • ad5e904ddb
    also override lookups Andrew Nester 2024-07-04 12:18:20 +0200
  • 971bfdadad
    do not override description or type Andrew Nester 2024-07-04 12:13:39 +0200
  • 9e7520d112
    Override complex variables with target overrides instead of merging Andrew Nester 2024-07-04 11:56:31 +0200
  • 81643e61e0
    Merge branch 'main' into add-main-tests Gleb Kanterov 2024-07-04 09:53:41 +0200
  • b461f95e77
    Move tests to root_test.go Gleb Kanterov 2024-07-04 09:49:26 +0200
  • 80136dea5f
    Use Go 1.22 to build and test (#1562) Pieter Noordhuis 2024-07-04 08:54:41 +0200
  • 324fa2e18b
    Update actions/upload-artifact to v4 (#1559) Pieter Noordhuis 2024-07-04 08:54:30 +0200
  • 6ef2cd2b64
    Add tests for Execute Gleb Kanterov 2024-07-03 18:46:14 +0200
  • bf275428b6
    Release v0.223.1 (#1565) v0.223.1 Pieter Noordhuis 2024-07-03 18:41:55 +0200
  • df41b4dff0
    Release v0.223.1 Pieter Noordhuis 2024-07-03 18:32:10 +0200
  • 7d2aa35738
    Fix logic error in #1532 (#1564) Pieter Noordhuis 2024-07-03 18:23:19 +0200
  • 367d4f855d
    Fix logic error in #1532 Pieter Noordhuis 2024-07-03 18:15:17 +0200
  • ee6aff52e4
    os/exec now returns exec.ErrNotFound Pieter Noordhuis 2024-07-03 16:53:38 +0200
  • 53a89dd5c3
    Use Go 1.22 to build and test Pieter Noordhuis 2024-07-03 16:32:18 +0200
  • 506211ad7b
    Don't run release-snapshot job on PRs Pieter Noordhuis 2024-07-03 14:50:52 +0200
  • ad58a2b1c3
    Test it out Pieter Noordhuis 2024-07-03 14:44:11 +0200
  • 0616811f03
    Test it out Pieter Noordhuis 2024-07-03 14:41:22 +0200
  • e0f239d6bb
    Update actions/upload-artifact to v4 Pieter Noordhuis 2024-07-03 14:40:58 +0200
  • c17cf1c9af
    Don't run release-snapshot job on PRs Pieter Noordhuis 2024-07-03 14:30:35 +0200
  • 041bb46a16
    Fix file name Pieter Noordhuis 2024-07-03 14:28:13 +0200
  • 2a73d7788b
    Release v0.223.0 (#1557) v0.223.0 Pieter Noordhuis 2024-07-03 14:24:42 +0200
  • 1a17ab0f79
    Use different Go cache key for goreleaser jobs Pieter Noordhuis 2024-07-03 14:20:20 +0200
  • 2d43db2329
    Release v0.223.0 Pieter Noordhuis 2024-07-03 14:12:26 +0200
  • f14dded946
    Replace `vfs.Path` with extension-aware filer when running on DBR (#1556) Pieter Noordhuis 2024-07-03 13:55:42 +0200
  • d9f212c4c5
    Update bundle/config/mutator/configure_wsfs.go Pieter Noordhuis 2024-07-03 13:48:28 +0200
  • a2a1b73564
    Merge branch 'main' into bundle-swap-out-wsfs-path Pieter Noordhuis 2024-07-03 12:58:01 +0200
  • b6ab1795a6
    Windows fix Pieter Noordhuis 2024-07-03 12:53:26 +0200
  • b3c044c461
    Use `vfs.Path` for filesystem interaction (#1554) Pieter Noordhuis 2024-07-03 12:13:22 +0200
  • c5c2ddc02f
    Windows fixes Pieter Noordhuis 2024-07-03 12:11:04 +0200
  • 3af591aca7
    Replace vfs.Path with extension-aware filer when running on DBR Pieter Noordhuis 2024-07-03 11:25:30 +0200
  • 4227a9e668
    Include ToSlash Pieter Noordhuis 2024-07-03 10:56:36 +0200
  • 26114a5c8c
    Use existing vfs.Path instead of constructing a new one Pieter Noordhuis 2024-07-03 10:47:25 +0200
  • 4787edba36
    PythonMutator: allow insert 'resources' and 'resources.jobs' (#1555) Gleb Kanterov 2024-07-03 10:33:23 +0200
  • 11ad2ea93c
    PythonMutator: allow insert 'resources' and 'resources.jobs' Gleb Kanterov 2024-07-03 10:19:19 +0200
  • 3f5024419d
    Fix Pieter Noordhuis 2024-07-03 09:28:08 +0200
  • b9e3c98723
    PythonMutator: support omitempty in PyDABs (#1513) Gleb Kanterov 2024-07-03 09:22:03 +0200
  • 3367bd0f9e
    Use vfs.Path for filesystem interaction Pieter Noordhuis 2024-06-24 16:40:10 +0200
  • e575c97d43
    Use switch Gleb Kanterov 2024-07-03 09:14:24 +0200
  • 03994b6a8c
    Update libs/dyn/merge/override.go Gleb Kanterov 2024-07-03 09:11:30 +0200
  • dd4583e331
    Address more comments Gleb Kanterov 2024-07-02 17:39:30 +0200
  • f3b352e3f4
    Merge branch 'main' into python-mutator-ommitempty Gleb Kanterov 2024-07-02 17:24:23 +0200
  • 5a0a6d7334
    PythonMutator: add diagnostics (#1531) Gleb Kanterov 2024-07-02 17:10:53 +0200
  • 3d2f7622bc
    Fixed bundle not loading when empty variable is defined (#1552) Andrew Nester 2024-07-02 14:40:39 +0200
  • e4477db9e9
    added unit test Andrew Nester 2024-07-02 14:34:29 +0200
  • a0f9c633d1
    Fixed bundle not loading when empty variable is defined Andrew Nester 2024-07-02 14:00:09 +0200
  • 0d64975d36
    Fixed resolving variable references inside slice variable (#1550) Andrew Nester 2024-07-02 13:45:16 +0200
  • 13eb5fb524
    Update bundle/config/mutator/resolve_variable_references.go Andrew Nester 2024-07-02 13:40:29 +0200
  • 0ffa1b6ced
    Remove redundant assignment Gleb Kanterov 2024-07-02 13:24:00 +0200
  • d58f374304
    more fmt Gleb Kanterov 2024-07-02 13:22:44 +0200
  • 1b41c4ea60
    Merge branch 'main' into python-mutator-diagnostics Gleb Kanterov 2024-07-02 12:59:59 +0200
  • f0670291de
    fmt Gleb Kanterov 2024-07-02 11:57:49 +0200
  • 214577b02c
    Update comment Gleb Kanterov 2024-07-02 11:57:44 +0200
  • 838c116fab
    fmt Gleb Kanterov 2024-07-02 11:56:27 +0200
  • 370b286ede
    Fix tests Gleb Kanterov 2024-07-02 11:56:14 +0200
  • fa3367be9f
    Fixed resolving variable references inside slice variable Andrew Nester 2024-07-02 11:53:41 +0200
  • 7a3e961196
    Use err to undo deletes Gleb Kanterov 2024-07-02 11:39:55 +0200
  • 268f6fe040
    Clarify loadDiagnosticsFile behavior Gleb Kanterov 2024-07-02 11:08:02 +0200
  • 0a95d71a55
    create slice copy Shreyas Goenka 2024-07-01 18:47:54 +0200
  • 4841647887
    - Shreyas Goenka 2024-07-01 18:25:00 +0200
  • a0e9cfd869
    -{ Shreyas Goenka 2024-07-01 18:20:52 +0200
  • 63817631ad
    clean up Shreyas Goenka 2024-07-01 18:18:11 +0200
  • e2a80a2a5b
    - Shreyas Goenka 2024-07-01 17:51:40 +0200
  • a0df54ac41
    Add extra tests for the sync block (#1548) Pieter Noordhuis 2024-07-01 15:08:50 +0200
  • da603c6ead
    Ignore `dyn.NilValue` when traversing value from `dyn.Map` (#1547) Pieter Noordhuis 2024-07-01 15:00:31 +0200
  • 6e24289960
    Add extra tests for the sync block Pieter Noordhuis 2024-07-01 14:28:36 +0200
  • 20b3ae8512
    more new line formatting Shreyas Goenka 2024-07-01 14:31:33 +0200
  • ad2f3c4cea
    format comments and correct nil location conversion Shreyas Goenka 2024-07-01 14:21:54 +0200
  • f7bc6a9a64
    fmt Shreyas Goenka 2024-07-01 14:16:44 +0200
  • e3a0917b0a
    Ignore `dyn.NilValue` when traversing value from `dyn.Map` Pieter Noordhuis 2024-07-01 14:10:53 +0200
  • f07e8ec5a1
    - Shreyas Goenka 2024-07-01 13:56:53 +0200
  • ffd6d5d82c
    retain all locations on from_typed Shreyas Goenka 2024-07-01 13:55:26 +0200
  • 5e03a9ff24
    apply patch again Shreyas Goenka 2024-07-01 13:54:21 +0200
  • e6443b5194
    merge Shreyas Goenka 2024-07-01 13:50:45 +0200
  • 8f6a597555
    Fix fmt Gleb Kanterov 2024-07-01 12:36:56 +0200
  • 4bb07a4c8a
    Address CR comments per pietern Gleb Kanterov 2024-07-01 12:34:55 +0200
  • e8b76a7f13
    Improve `bundle validate` output (#1532) Gleb Kanterov 2024-07-01 11:01:10 +0200
  • 9c2e7f9625
    Merge branch 'main' into improve-validate-output Gleb Kanterov 2024-07-01 10:54:04 +0200
  • 76b76a1b5d
    Don't panic Gleb Kanterov 2024-07-01 10:53:29 +0200
  • 6282a4e228
    Address CR comments Gleb Kanterov 2024-07-01 10:41:34 +0200
  • 6442bc7fb4
    Address CR comments Gleb Kanterov 2024-07-01 10:04:04 +0200
  • c7a36921b4
    Fix non-default project names not working in dbt-sql template (#1500) kijewskimateusz 2024-07-01 09:52:22 +0200
  • aee3910f3d
    PythonMutator: register product in user agent extra (#1533) Gleb Kanterov 2024-07-01 09:46:37 +0200
  • a5a81c240d
    Merge branch 'main' into fix-dbt-profile-name kijewskimateusz 2024-06-28 11:38:03 +0200
  • 0cb6801d1e
    - Shreyas Goenka 2024-06-28 00:39:13 +0200
  • 7d92fc7e5d
    better comment Shreyas Goenka 2024-06-28 00:38:51 +0200
  • a2aeacc589
    - Shreyas Goenka 2024-06-28 00:34:14 +0200
  • 59b731998c
    Fix bundle schema for complex variable references Shreyas Goenka 2024-06-28 00:19:36 +0200
  • cfd953697f
    Merge branch 'main' into patch-1 Vedant 2024-06-27 20:10:57 +0530