Skip to content

Migrate zosbase -> zos_base module (v1.1.0)#19

Closed
ashraffouda wants to merge 1 commit into
developmentfrom
migrate-to-zos-base-module
Closed

Migrate zosbase -> zos_base module (v1.1.0)#19
ashraffouda wants to merge 1 commit into
developmentfrom
migrate-to-zos-base-module

Conversation

@ashraffouda

Copy link
Copy Markdown
Contributor

grid-cli + grid-agent-gui: repoint zosbase v1.0.4 -> zos_base v1.1.0 and bump grid-client/grid-proxy -> v0.17.7 (carry zos_base) so gridtypes align.

  • imports + go.mod + go.sum updated (larger churn from the v1.0.4->v1.1.0 jump)
  • grid-cli: go build ./... passes locally, graph 100% zos_base
  • grid-agent-gui: Go compiles; the only build error locally is the embedded frontend/dist (built by CI) — unrelated to this change
  • No API drift (unlike zos_v4)

Enabled by the zos_sdk_go cascade. Part of #2693.

grid-cli and grid-agent-gui: repoint to github.com/threefoldtech/zos_base@v1.1.0
and bump grid-client/grid-proxy to v0.17.7 (carry zos_base) so gridtypes align.
Rewrites imports, go.mod, go.sum. grid-cli go build ./... passes; graph is 100%
zos_base (no zosbase). grid-agent-gui Go compiles (its only build step needing
the prebuilt frontend/dist is handled by CI).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sameh-farouk

Copy link
Copy Markdown
Member

Superseded by #20 (merged). Verified #19 is fully contained in #20: identical file set (superset), same zos_base@v1.1.0 down to the go.sum hash, and #20 additionally completes the tfgrid-sdk-go -> zos_sdk_go rename that #19 left partial (e.g. deploy_zdb.go). Nothing here is lost by closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants