Skip to content

Bump databricks-mason to 0.1.1.dev0 - #494

Merged
smurching merged 3 commits into
mainfrom
codex/bump-databricks-mason-0.1.1-dev0
Sep 1, 2026
Merged

Bump databricks-mason to 0.1.1.dev0#494
smurching merged 3 commits into
mainfrom
codex/bump-databricks-mason-0.1.1-dev0

Conversation

@smurching

@smurching smurching commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

What did you change, and why?

Change: Bump databricks-mason from 0.1.0.dev0 to 0.1.1.dev0.

Why: Prepare the next development build for TestPyPI and PyPI without coupling the version bump to release-workflow changes.

How do you know it works?

  • Parsed the package metadata and verified the project version is 0.1.1.dev0.
  • Before splitting the workflow changes, 158 Mason unit tests passed and a local wheel build reported Name: databricks-mason and Version: 0.1.1.dev0.

@smurching
smurching marked this pull request as ready for review August 31, 2026 22:40
Package("databricks-mason", "integrations/mason"),
Package("databricks-mcp", "databricks_mcp"),
Package("databricks-openai", "integrations/openai"),
Package("databricks-ai-bridge", release_enabled=False),

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We release out of another repo, so will actually remove these changes


jobs:
release:
if: false # TEMPORARILY DISABLED - remove this line to re-enable

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed; will remove

@smurching smurching changed the title Prepare databricks-mason 0.1.1.dev0 release Bump databricks-mason to 0.1.1.dev0 Aug 31, 2026
@smurching

Copy link
Copy Markdown
Collaborator Author

CI is also failing on main because psycopg-binary 3.3.5 has no Linux x86_64 wheel. I merged current main and repushed this version-only branch; the isolated compatibility fix is in #497.

@smurching
smurching merged commit 32a3392 into main Sep 1, 2026
44 of 50 checks passed
@smurching
smurching deleted the codex/bump-databricks-mason-0.1.1-dev0 branch September 1, 2026 20:46
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