-
Notifications
You must be signed in to change notification settings - Fork 610
feat: add JSON config file support #3609
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
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
3a79286
feat: add commands
ogzhanolguncu 30531e7
feat: allow configuring name,desc and version
ogzhanolguncu 53e33f9
feat: pass env to cli
ogzhanolguncu cc55b1d
feat: match the initial impl
ogzhanolguncu 82d3393
feat: add new progress aniamtion
ogzhanolguncu d05bce4
feat: add tracker step for each phase
ogzhanolguncu 9e1b02a
refactor: improve animations and errors
ogzhanolguncu aa7cde2
feat: use proper orchestrafor managing steps and trackers
ogzhanolguncu 454828e
refactor: rename build to run
ogzhanolguncu f058067
refactor: remove UI logic from api
ogzhanolguncu 7e1a3b4
chore: remove redundant commands
ogzhanolguncu 238c658
refactor: remove ui bloat
ogzhanolguncu e8ab3dc
feat: add colors for make it distinguishable
ogzhanolguncu 2cd7fa4
Merge branch 'main' into ENG-1903
ogzhanolguncu 9152767
fix: steps
ogzhanolguncu 52fe00d
fix: code rabbit issues
ogzhanolguncu f80dd82
feat: add proper flag parsing logic
ogzhanolguncu 496a994
refactor: show help if required args are missing
ogzhanolguncu b8f964f
feat: add missing commands
ogzhanolguncu 1f5b476
fix: code rabbit comments
ogzhanolguncu 74f407a
refactor: fix redundancy
ogzhanolguncu 2a8f0ed
Merge branch 'main' into ENG-1903
ogzhanolguncu c93dfdd
feat: add config generation
ogzhanolguncu ecbe3f2
chore: fmt
ogzhanolguncu 5a83cce
Merge branch 'main' of github.com:unkeyed/unkey into add-config-gener…
ogzhanolguncu d6e0edd
fix: change final output of success
ogzhanolguncu 550d22f
feat: replace old cli with new cli
ogzhanolguncu 9f90f23
Merge branch 'main' of github.com:unkeyed/unkey into add-config-gener…
ogzhanolguncu 2040a9a
fix: ui order
ogzhanolguncu 11510ce
fix: docker errors
ogzhanolguncu 4b2ed82
refactor: improve error handling
ogzhanolguncu 2e450ef
refactor: move constants to top
ogzhanolguncu 1e9f186
refactor: add some delay to version poll
ogzhanolguncu 7f73b9c
refactor: replace old cli with new one
ogzhanolguncu 395fb5f
fix: code rabit issues
ogzhanolguncu 6ef87a2
fix: coderabbit issue
ogzhanolguncu 2796519
docs: explain artificial delay
chronark 86f0c40
fix: PR comments
ogzhanolguncu 117d081
Merge branch 'add-config-generation-to-cli' of github.com:unkeyed/unk…
ogzhanolguncu b17db16
fix: coderabbit comment
ogzhanolguncu dedb385
fix: use hardcoded strings for temp docker build
ogzhanolguncu d953360
Merge branch 'main' into add-config-generation-to-cli
chronark 0d55fb6
Merge branch 'main' of github.com:unkeyed/unkey into add-config-gener…
ogzhanolguncu 206ea81
fix: broken test
ogzhanolguncu bb80723
fix: exit tests and make sure API is consistent
ogzhanolguncu 617b38c
Merge branch 'main' into add-config-generation-to-cli
ogzhanolguncu 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 was deleted.
Oops, something went wrong.
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.