Updates OTA workflow to use the mindsdb/cowork repository#106
Open
lucas-koontz wants to merge 3 commits into
Open
Updates OTA workflow to use the mindsdb/cowork repository#106lucas-koontz wants to merge 3 commits into
lucas-koontz wants to merge 3 commits into
Conversation
Transition OTA asset management from the private antontron-releases to the public mindsdb/cowork repository. This change simplifies the workflow by using the GitHub-provided GITHUB_TOKEN for release management and ensures assets and manifests are consistently located in the same repo.
This change standardizes the spelling of "Anton Cowork" across the codebase, replacing variations like "Anton CoWork" to ensure consistency in naming conventions.
ZoranPandovski
approved these changes
May 26, 2026
Contributor
|
@lucas-koontz Changed base to staging |
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.
Description
Replaces references to the 'antontron-releases' repository with the 'cowork' repository for OTA updates. Updates manifest URLs, release workflows, and documentation to reflect this change, streamlining the release process by using the same repository for source and releases.
Type of change
Checklist: