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

feat(fvm): support to update artifacts in current fluvio release #4013

Merged
merged 1 commit into from
May 17, 2024

Conversation

EstebanBorai
Copy link
Contributor

@EstebanBorai EstebanBorai commented May 16, 2024

Provides fvm update with the support to check for artifacts updates if the same
release of Fluvio is stable.

fvm will check for artifact updates and will compare installed against upstream (Fluvio),
if theres any new artifact versions, these artifacts will be downloaded and installed.

Demo

CleanShot.2024-05-16.at.18.47.53.mp4

@EstebanBorai EstebanBorai changed the title feat(fvm): partial download pkgset updates feat(fvm): support to update artifacts in current fluvio release May 16, 2024
@EstebanBorai EstebanBorai linked an issue May 17, 2024 that may be closed by this pull request
@EstebanBorai EstebanBorai marked this pull request as ready for review May 17, 2024 04:03
Copy link
Contributor

@digikata digikata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice!

@EstebanBorai EstebanBorai added this pull request to the merge queue May 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 17, 2024
@EstebanBorai EstebanBorai added this pull request to the merge queue May 17, 2024
Merged via the queue into master with commit 247cccb May 17, 2024
103 checks passed
@EstebanBorai EstebanBorai deleted the feat/support-partial-updates branch May 17, 2024 23:25
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.

Capability to update stable channel on fvm update
2 participants