Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Job to Trigger a Release of the Docker Desktop Extension #9313

Merged
merged 5 commits into from
Jun 11, 2024

Conversation

MinuraPunchihewa
Copy link
Contributor

@MinuraPunchihewa MinuraPunchihewa commented Jun 7, 2024

Description

This PR adds a job to the production workflow that deploys MindsDB artifacts to trigger a new release of the Docker Desktop extension. This is done by triggering this workflow setup in the repository for the extension.

Fixes mindsdb/mindsdb-docker-extension#6
Fixes https://github.com/mindsdb/mindsdb_private/issues/575

Type of change

  • ⚡ New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines(PEP 8) of MindsDB - N/A
  • I have appropriately commented on my code, especially in complex areas.
  • Necessary documentation updates are either made or tracked in issues.
  • Relevant unit and integration tests are updated or added - N/A

.github/workflows/build_deploy_prod.yml Outdated Show resolved Hide resolved
.github/workflows/build_deploy_prod.yml Outdated Show resolved Hide resolved
@hamishfagg
Copy link
Contributor

Approved with above changes

@MinuraPunchihewa MinuraPunchihewa marked this pull request as ready for review June 10, 2024 05:57
@ZoranPandovski ZoranPandovski merged commit f0d64d2 into main Jun 11, 2024
12 checks passed
@ZoranPandovski ZoranPandovski deleted the feature/trigger_dd_extension_release branch June 11, 2024 12:17
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.

Auto-update MindsDB Container When New Image is Released
3 participants