ci: add Harness CI pipeline for split-openfeature-provider-python - #30
Merged
Conversation
AI-Session-Id: aa03f266-2bde-44a7-8910-7c13a606b4cf AI-Tool: claude-code AI-Model: unknown
The pipeline previously fixed codebase.build.type to "branch", which rejected the PR-type override supplied by the input set/trigger. AI-Session-Id: aa03f266-2bde-44a7-8910-7c13a606b4cf AI-Tool: claude-code AI-Model: unknown
AI-Session-Id: aa03f266-2bde-44a7-8910-7c13a606b4cf AI-Tool: claude-code AI-Model: unknown
mise 2026.7.15 verifies GitHub artifact attestations by default, which fails for this python@3.9.13 build (no attestations published for it). AI-Session-Id: aa03f266-2bde-44a7-8910-7c13a606b4cf AI-Tool: claude-code AI-Model: unknown
Matches the original GitHub Actions workflow: pytest runs with working-directory: tests, and pip/setuptools/wheel are upgraded before installing the package. AI-Session-Id: aa03f266-2bde-44a7-8910-7c13a606b4cf AI-Tool: claude-code AI-Model: unknown
sh does not support the process-substitution syntax used by eval "\$(mise activate bash)", causing "eval: Syntax error" failures. AI-Session-Id: aa03f266-2bde-44a7-8910-7c13a606b4cf AI-Tool: claude-code AI-Model: unknown
AI-Session-Id: aa03f266-2bde-44a7-8910-7c13a606b4cf AI-Tool: claude-code AI-Model: unknown
AI-Session-Id: aa03f266-2bde-44a7-8910-7c13a606b4cf AI-Tool: claude-code AI-Model: unknown
|
nmayorsplit
approved these changes
Jul 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Migrates GitHub Actions CI to a Harness Cloud pipeline.