Steve L. Nyemba steve
  • Joined on 2023-01-09
steve synced new reference presets-catalog-schema-template to steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
steve synced commits to require-bundle-init-auth at steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
steve synced new reference require-bundle-init-auth to steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
steve synced commits to refs/pull/1979/head at steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
5efeaa6092 Fix test
ed687f5745 Revert "presets-catalog-schema-as-params # Your branch is ahead of 'origin/presets-catalog-schema-as-params' by 67 commits. # (use "git push" to publish your"
be08585fb7 presets-catalog-schema-as-params # Your branch is ahead of 'origin/presets-catalog-schema-as-params' by 67 commits. # (use "git push" to publish your
8c2eaaba43 Merge remote-tracking branch 'origin/main' into presets-catalog-schema-as-params
86cf7e0732 Restore Target logic
Compare 70 commits »
steve synced commits to refs/pull/1850/merge at steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
e0952491c9 Add tests for default-python template on different Python versions (#2025)
dd9f59837e Upgrade go to 1.23.4 (#2038)
Compare 3 commits »
steve synced commits to refs/pull/1928/merge at steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
e0952491c9 Add tests for default-python template on different Python versions (#2025)
Compare 2 commits »
steve synced commits to refs/pull/1943/merge at steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
e0952491c9 Add tests for default-python template on different Python versions (#2025)
dd9f59837e Upgrade go to 1.23.4 (#2038)
Compare 3 commits »
steve synced commits to refs/pull/1951/merge at steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
e0952491c9 Add tests for default-python template on different Python versions (#2025)
dd9f59837e Upgrade go to 1.23.4 (#2038)
Compare 3 commits »
steve synced commits to refs/pull/1979/merge at steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
01b532922d Merge 5efeaa60922810e674c03643eaf3a54db8efe52f into e0952491c9
5efeaa6092 Fix test
ed687f5745 Revert "presets-catalog-schema-as-params # Your branch is ahead of 'origin/presets-catalog-schema-as-params' by 67 commits. # (use "git push" to publish your"
be08585fb7 presets-catalog-schema-as-params # Your branch is ahead of 'origin/presets-catalog-schema-as-params' by 67 commits. # (use "git push" to publish your
8c2eaaba43 Merge remote-tracking branch 'origin/main' into presets-catalog-schema-as-params
Compare 8 commits »
steve synced commits to refs/pull/1989/merge at steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
e0952491c9 Add tests for default-python template on different Python versions (#2025)
dd9f59837e Upgrade go to 1.23.4 (#2038)
Compare 3 commits »
steve synced commits to refs/pull/1990/merge at steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
dd9f59837e Upgrade go to 1.23.4 (#2038)
Compare 2 commits »
steve synced commits to refs/pull/2025/head at steve/databricks-cli from mirror 2024-12-20 17:29:16 +00:00
74345897c2 Comment on TestData
418564aac1 get rid of "_, filename, _, _ := runtime.Caller(1)"
1e242cbeb1 rename RequireOutput to AssertOutput
90b7413c35 restore "go 1.23" line
e685482e75 update NOTICE; fix formatting
Compare 21 commits »
steve synced commits to refs/pull/634/merge at steve/databricks-cli from mirror 2024-12-20 09:19:16 +00:00
dd9f59837e Upgrade go to 1.23.4 (#2038)
2fee243586 Fix finding Python within virtualenv on Windows (#2034)
Compare 3 commits »
steve synced commits to refs/pull/1943/head at steve/databricks-cli from mirror 2024-12-20 09:19:15 +00:00
25e8ae5874 fix tautological check
bb9747e1e2 lint
1912ebd8f6 fix main_test.go
6580869117 merge
a4f5d89298 Merge remote-tracking branch 'origin' into telemetry/logger-2
Compare 68 commits »
steve synced commits to refs/pull/1928/merge at steve/databricks-cli from mirror 2024-12-20 09:19:15 +00:00
dd9f59837e Upgrade go to 1.23.4 (#2038)
2fee243586 Fix finding Python within virtualenv on Windows (#2034)
Compare 3 commits »
steve synced commits to refs/pull/1850/merge at steve/databricks-cli from mirror 2024-12-20 09:19:15 +00:00
2fee243586 Fix finding Python within virtualenv on Windows (#2034)
Compare 2 commits »
steve synced commits to refs/pull/1789/merge at steve/databricks-cli from mirror 2024-12-20 09:19:15 +00:00
2fee243586 Fix finding Python within virtualenv on Windows (#2034)
Compare 2 commits »
steve synced commits to refs/pull/1737/merge at steve/databricks-cli from mirror 2024-12-20 09:19:15 +00:00
dd9f59837e Upgrade go to 1.23.4 (#2038)
2fee243586 Fix finding Python within virtualenv on Windows (#2034)
Compare 3 commits »
steve synced commits to refs/pull/2025/merge at steve/databricks-cli from mirror 2024-12-20 09:19:15 +00:00
5ca4d3fc65 Merge fc6a6286d5a5afc8ac211412a2cf080072fbcd01 into dd9f59837e
dd9f59837e Upgrade go to 1.23.4 (#2038)
fc6a6286d5 clean ups; update NOTICE
ccf495631d fix comparison on Windows: ignore slash difference, ignore terraform path
bce1c9fde2 fix test - add missing Chdir
Compare 19 commits »
steve synced commits to refs/pull/2025/head at steve/databricks-cli from mirror 2024-12-20 09:19:15 +00:00
fc6a6286d5 clean ups; update NOTICE
ccf495631d fix comparison on Windows: ignore slash difference, ignore terraform path
bce1c9fde2 fix test - add missing Chdir
c95c7351b1 rename AssertEqualJSONs to AssertEqualJQ
8c2d84132e fix test
Compare 17 commits »