Skip to content

check if pyproject has changed before publishing#8

Closed
michaelneale wants to merge 2 commits intomainfrom
conditional_publish
Closed

check if pyproject has changed before publishing#8
michaelneale wants to merge 2 commits intomainfrom
conditional_publish

Conversation

@michaelneale
Copy link
Collaborator

When publishing now, it will publish on every push to main, but there is really no point unless the version number (and thus pyproject) has changed

@michaelneale michaelneale deleted the conditional_publish branch August 25, 2024 01:10
nkuhn-vmw pushed a commit to nkuhn-vmw/goose that referenced this pull request Feb 10, 2026
Implement a first-class provider for Tanzu AI Services, enabling
enterprise-managed LLM access through Cloud Foundry service bindings
with an OpenAI-compatible API.

- Add TanzuAIServicesProvider using OpenAiCompatibleProvider
- Support single-model and multi-model credential formats
- Support VCAP_SERVICES auto-detection for Cloud Foundry
- Implement config_url model discovery and capability filtering
- Register as Builtin provider in init.rs
- Add 14 unit tests and 10 integration tests (wiremock)
- Update providers.md documentation

Closes block#1, block#2, block#3, block#4, block#5, block#6, block#7, block#8, block#12, block#16

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant