Migrate CI to protected runners and JFrog PyPI proxy#770
Merged
vikrantpuppala merged 8 commits intoApr 13, 2026
maindatabricks/databricks-sql-python:mainfrom
ci/protected-runners-jfrogdatabricks/databricks-sql-python:ci/protected-runners-jfrogCopy head branch name to clipboard
Merged
Migrate CI to protected runners and JFrog PyPI proxy#770vikrantpuppala merged 8 commits intomaindatabricks/databricks-sql-python:mainfrom ci/protected-runners-jfrogdatabricks/databricks-sql-python:ci/protected-runners-jfrogCopy head branch name to clipboard
vikrantpuppala merged 8 commits into
maindatabricks/databricks-sql-python:mainfrom
ci/protected-runners-jfrogdatabricks/databricks-sql-python:ci/protected-runners-jfrogCopy head branch name to clipboard
Commits
Commits on Apr 13, 2026
Migrate CI to databricks-protected runners and route PyPI through JFrog
Show description for 2bf65b9committedAdd Poetry JFrog source configuration to all workflows
Show description for 96f33cecommittedFix step ordering: move JFrog setup after poetry install
Show description for c0bbbcfcommittedReplace snok/install-poetry with pip install through JFrog
Show description for abca166committedAdd poetry lock --no-update after source add to fix lock mismatch
Show description for 7a5740dcommittedFix poetry lock flag and YAML indentation
Show description for 2067a8acommittedMove JFrog setup before setup-python, matching sqlalchemy pattern
Show description for 002b492committedExtract setup-poetry composite action to remove duplication
Show description for 23489a6committed