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

Deprecated updates #737

Merged
merged 5 commits into from
Oct 19, 2022
Merged

Deprecated updates #737

merged 5 commits into from
Oct 19, 2022

Conversation

ryan-cahill
Copy link
Member

Overview

Updates the @oclif/core package and uses the new deprecated property on deprecated flags

Changes

  • Removed old logic and constant for deprecation
  • Updated @oclif/core and related patch file
  • Marked deprecated flags as deprecated with new property
  • Updated and added tests for print statement warning about deprecation

Tests

  • Change to branch deprecated-updates
  • Run the command architect deploy hello-world -e example-environment --auto_approve or any other command that uses a deprecated flag

Pictures

image

@ryan-cahill ryan-cahill requested a review from tjhiggins October 18, 2022 17:42
@ryan-cahill ryan-cahill requested a review from devinsag October 18, 2022 19:10
@tjhiggins tjhiggins merged commit 4961854 into rc Oct 19, 2022
@tjhiggins tjhiggins deleted the deprecated-updates branch October 19, 2022 16:29
github-actions bot pushed a commit that referenced this pull request Oct 19, 2022
# [1.27.0-rc.6](v1.27.0-rc.5...v1.27.0-rc.6) (2022-10-19)

### Features

* **cli:** Deprecated flags/commands ([#737](#737)) ([4961854](4961854))
github-actions bot pushed a commit that referenced this pull request Oct 21, 2022
# [1.27.0-arc-ci-prompt.3](v1.27.0-arc-ci-prompt.2...v1.27.0-arc-ci-prompt.3) (2022-10-21)

### Features

* **cli:** Deprecated flags/commands ([#737](#737)) ([4961854](4961854))
* **cli:** platforms -> clusters ([#732](#732)) ([ae05772](ae05772))
github-actions bot pushed a commit that referenced this pull request Oct 24, 2022
# [1.27.0](v1.26.0...v1.27.0) (2022-10-24)

### Bug Fixes

* **deploy:** Tmp remove protocol validation ([1217783](1217783))
* **dev:list:** fixing spelling ([#723](#723)) ([7b37daa](7b37daa))
* **dev:** support home directory for volume host_path ([e13e5e1](e13e5e1))
* **env:create:** Env create platform flag ([#739](#739)) ([3b7105c](3b7105c))
* **platform:** Clean up agent install ([#724](#724)) ([ec59cf9](ec59cf9))
* **register:** Ask user for account if they do not have access to the one specified in the architect.yml file ([9a6e413](9a6e413))
* **spec:** add deploy block to serviceconfig ([491850d](491850d))
* **spec:** Add validation for replicas/scaling ([#726](#726)) ([6d42c48](6d42c48))

### Features

* **cli:** Deprecated flags/commands ([#737](#737)) ([4961854](4961854))
* **cli:** platforms -> clusters ([#732](#732)) ([ae05772](ae05772))
* **deploy:** Add runtime type validation for k8s deployment ([#730](#730)) ([5ace7d8](5ace7d8))
* **ingress:** Throw an error if using an unsupported protocol with ingresses. ([1255186](1255186))
* **secrets:** Add platform secret functionality ([5f63d23](5f63d23))
@github-actions
Copy link

🎉 This PR is included in version 1.27.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants