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

[Request] Improve ordering for Package list #39

Closed
ankitrgadiya opened this issue Aug 1, 2022 · 1 comment · Fixed by #42
Closed

[Request] Improve ordering for Package list #39

ankitrgadiya opened this issue Aug 1, 2022 · 1 comment · Fixed by #42
Assignees
Milestone

Comments

@ankitrgadiya
Copy link
Member

ankitrgadiya commented Aug 1, 2022

rio package list

Have them order in name and then by version rather than by pacakge ID

cc: @Itaru-Fujiwara

┆Issue is synchronized with this Wrike task

@wiresurfer wiresurfer added this to the v0.5.0 milestone Aug 23, 2022
@wiresurfer wiresurfer linked a pull request Aug 25, 2022 that will close this issue
@pallabpain pallabpain modified the milestones: v0.5.0, v0.4.0 Sep 29, 2022
ankitrgadiya added a commit that referenced this issue Sep 30, 2022
* initial structure for the params subcommand. boilerplace code copied from ioctl of sootballs.

* fix(network): handles network not found correctly

* feat(apply): adds beta support for apply command

* WIP

* WIP

* added params functions with upload and download plus delete existing

* pulled ankits changes

* WIP

* added explain command

* added explain command and fixed conflicts

* added disk example.  and dependency parser upto apply

* WIP

* local cleanup with some debugging messages

* WIP

* added gracefull handling for mising resources

* fixed regressions. checks for missing resources. resolved resources cache

* updated setup.py

* WIP

* added first draft of riocli apply with package and deployment provisioning

* WIP

* added edge and robot packages. fixes to models.py

* WIP

* WIP

* added wait for disk creation

* initialized delete command

* WIP

* refactor of resolver and applier

* WIP

* apply: adds support for jinja templates

* added support for dryrun

* added pretty logging

* apply: adds support for .j2 files

* added pre-plan page

* pulled devel. fixed deprecated_devel

* fixes

* fixes

* added systemui package as well as deployments

* added fix for key access error

* changes in manifest

* adds robot

* fixes

* adds demo files

* sanitized json schema

* batched together uncommited changes from japan

* adds chart commands

* added listing of helm charts

* documentation for chart commands

* fixed bugs for apply command

* added reasonable package listing based on name then version. Addresses Issue #39

* Added support for bash globbing, secrets , cleaned up explain output, package listing by name

* added support for mermaid.js visualization  with environment flag  MERMAID=true

* fixed restartPolicy, and envArgs default value bug.  Fixed charts apply command. Added secret shading using values in apply command.

* Added support for parallization. added few improvements

* random screen cast from git

* feature(apply): supports enabling of both the runtimes during device creation

* bumped rapyuta-sdk

* incorporated feedback comments.

* added support for both sync and async apply through  --workers flag

* added support for --workers flag to chart command

* updates dependencies

* fixes the worker type

* fixes device deployments with multiple mounts on same exec

Co-authored-by: Shaishav Kumar <[email protected]>
Co-authored-by: Shaishav Kr <[email protected]>
Co-authored-by: Shiv Mohith <[email protected]>
Co-authored-by: Amit  Singh <[email protected]>
@ankitrgadiya
Copy link
Member Author

Resolved in #30

rr-github-ci-user pushed a commit that referenced this issue Oct 3, 2022
# [0.4.0](v0.3.1...v0.4.0) (2022-10-03)

### Bug Fixes

* **network:** handles network not found correctly ([#22](#22)) ([b38c7a0](b38c7a0))
* **shell:** Fixed a bug which causes REPL to close in case of exception. ([e8dc6f0](e8dc6f0))

### Features

* **apply:** adds support for apply command ([#30](#30)) ([f6ae40d](f6ae40d)), closes [#39](#39)
* **auth:** adds support for non-interactive login ([#32](#32)) ([8c8c460](8c8c460))
* **project:** adds highlight for current project in list output ([ce348da](ce348da))
* **shell:** adds improvements in repl session ([b7a481e](b7a481e))
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 a pull request may close this issue.

3 participants