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

refactor!: removes unused hidden commands #257

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

pallabpain
Copy link
Contributor

@pallabpain pallabpain commented Jan 25, 2024

Description

Removes the following hidden commands from the CLI

  • rio package create in favour of rio apply
  • rio deployment ssh-init and rio deployment ssh

Removes the create command for package. We are removing this in favour
of rio apply.

BREAKING CHANGE: rio package create is no longer available. Please use
`rio apply package.yaml` for creating new packages.
@pallabpain pallabpain requested review from a team as code owners January 25, 2024 08:35
@pallabpain pallabpain self-assigned this Jan 25, 2024
@pallabpain pallabpain added the 🔨 refactor Improvements in an existing feature label Jan 25, 2024
The deployment ssh and ssh-init were broken and are not used. We'll
implement this properly whenever there is an ask for it. In this commit,
we remove the implementation and clean all references.

BREAKING CHANGE: The `rio deployment ssh-init` and `rio deployment ssh`
commands are no longer available.
@pallabpain pallabpain force-pushed the refactor/hidden-commands branch from 15265cd to dd0d30f Compare January 25, 2024 08:36
Copy link

🤖 Pull Request Artifacts (#7651864857) 🎉

Copy link

🤖 Pull Request Artifacts (#7651877567) 🎉

@pallabpain pallabpain merged commit c066477 into devel Jan 25, 2024
7 checks passed
@rr-github-ci-user
Copy link
Collaborator

🎉 This PR is included in version 7.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ankitrgadiya ankitrgadiya deleted the refactor/hidden-commands branch May 28, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 refactor Improvements in an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants