Skip to content

Commit 50467c3

Browse files
experimental: bump source SHA to upstream experimental@7b07f18
PR #533 has merged into upstream a-d-k experimental. The databricks-skills/ tree is byte-identical between the previous import SHA (9c7a5b3) and the merge commit (7b07f18) — only install.{sh,ps1} changed, which we don't import. README updated to point at the now-authoritative branch + SHA and drop the "one commit ahead of origin/experimental" caveat. Co-authored-by: Isaac
1 parent d2703ef commit 50467c3

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

experimental/README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,10 @@ See the root [README](../README.md) for details on the stable install path.
8181
These skills are imported as a snapshot from
8282
[`databricks-solutions/ai-dev-kit/databricks-skills/`](https://github.com/databricks-solutions/ai-dev-kit/tree/main/databricks-skills).
8383

84-
**Source SHA**: [`9c7a5b3`](https://github.com/databricks-solutions/ai-dev-kit/commit/9c7a5b3a3bf187c2b19d0b777768ecb52dd2de22)
85-
on the `appkit-on-experimental` branch of `jamesbroadhead/ai-dev-kit`
86-
the head of [a-d-k PR #533](https://github.com/databricks-solutions/ai-dev-kit/pull/533),
87-
which targets a-d-k's `experimental` branch. One commit ahead of
88-
`origin/experimental` at import time. Divergence from `experimental`
89-
is the PR #533 change set:
84+
**Source SHA**: [`7b07f18`](https://github.com/databricks-solutions/ai-dev-kit/commit/7b07f18b6efb7ff0ac011d3fe81b435eb3cd793a)
85+
on the `experimental` branch of `databricks-solutions/ai-dev-kit`
86+
the merge commit of [a-d-k PR #533](https://github.com/databricks-solutions/ai-dev-kit/pull/533)
87+
into `experimental`. The PR #533 change set, now part of `experimental`:
9088

9189
- `databricks-app-python``databricks-apps-python` rename (folder,
9290
baselines, manifests, install scripts, cross-skill mentions). The
@@ -99,7 +97,8 @@ is the PR #533 change set:
9997
demoted to an explicit alternative.
10098
- `install.sh` / `install.ps1` upstream changes wiring a-d-k to
10199
install d-a-s skills via a single GitHub tree call (out of scope
102-
for this snapshot, not imported here).
100+
for this snapshot, not imported here — only `databricks-skills/`
101+
content is mirrored).
103102

104103
**Note**: the `experimental` branch of a-d-k previously removed
105104
`databricks-lakebase-provisioned`, which is why it is not present in

0 commit comments

Comments
 (0)