-
Notifications
You must be signed in to change notification settings - Fork 382
feat(genkit-tools/cli): add update cmd #3389
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
Open
CorieW
wants to merge
40
commits into
main
Choose a base branch
from
@invertase/cli-add-update-cmd
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
883bd36
feat(cli): add update command
CorieW ce2ba7b
feat(cli/update): force flag
CorieW c56eaa0
feat(cli/update): check flag
CorieW bfdbd57
feat(cli/update): list flag
CorieW 6edd65f
fix(cli/update): don't show RC versions in list
CorieW bb6aad5
feat(cli/update): add node support, not just binary
CorieW 99dc301
feat(cli/update): installing a specific version
CorieW 25d5a5a
feat: add notifications, fixed npm update, and improved code
CorieW dfa1ce5
chore: improve the code and receieve list of version from different p…
CorieW 5aa35d9
Merge branch 'main' of https://github.com/firebase/genkit into @inver…
CorieW f861d3a
chore(cli/update): code adjustments
CorieW a62c010
chore(cli): format
CorieW 76cf3cc
fix(cli/update): version problem
CorieW e314b8d
fix(cli/update): issue that potentially could block event loop
CorieW 23f97bb
chore(cli/update): code improvements
CorieW 755d49a
fix(cli/update): fix updating issues and minor tweaks to console prin…
CorieW 71347b1
fix: remove list flag as not necessary
CorieW 268fc19
fix(cli/update): small logging issue
CorieW e3ec0e5
fix(cli): runningFromNpmLocally func
CorieW b5b470f
feat(cli/update): handle various package managers
CorieW eb311a0
feat(cli/update): instead of detecting package manager and global/loc…
CorieW d277237
fix: remove --force for --reinstall, as clearer
CorieW 38b9765
fix: only inquire package manager when non-binary
CorieW 9e65048
feat(cli/update): improve version not found error message, and throw …
CorieW afa24ad
chore(cli/update): improve some logs
CorieW ff4b2c8
feat(cli): add --no-update-notification flag
CorieW 9a285ca
feat(cli/update): clear message for not finding update version for bi…
CorieW f4ec5b5
feat(cli/update): add some tests
CorieW 7f95f8f
feat(cli/update): added more tests and improved robustness to error
CorieW 40a593a
Merge branch '@invertase/cli-add-update-cmd' of https://github.com/fi…
CorieW 46c3e78
feat(cli/update): when fail to update via package manager, suggest al…
CorieW 859656b
feat(cli/update): add update alternative for failed binary update
CorieW d987d4d
chore: format
CorieW 26b80ac
fix(cli/update): modify update notification silencing method
CorieW 8ea0df1
fix(cli/update): tests and feedback
CorieW 8496f24
chore(cli/update): adjust for feedback and format
CorieW d1eca4b
chore(cli/update): adjust for feedback
CorieW c5dd947
fix(cli/update): try and fix inquirer testing issue
CorieW d348927
chore: format
CorieW a3ca3d0
fix(cli/update): failing tests
CorieW File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.