8000 aio-cli@^8.0.0: extension registry integration by shazron · Pull Request #288 · adobe/aio-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aio-cli@^8.0.0: extension registry integration #288

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

Closed
wants to merge 13 commits into from
Closed

Conversation

shazron
Copy link
Member
@shazron shazron commented Jun 29, 2021

Fixes #286

Extension Registry changes
Major version bump to ^8.0.0

Checklist before merge

sha hashes are added next to an item, so you can do git revert later on the exact change.
Follow the list in order.

  • revert bin changes in package.json (aio-next -> aio) git revert 1e0924d
  • revert oclif.bin changes in package.json (aio-next -> aio) git revert f0c1de1
  • revert package name change in package.json (@adobe/aio-cli-next -> @adobe/aio-cli) git revert 7909603
  • aio-lib-runtime PR merged and released. Major version bump to ^3.0.0
  • aio-lib-console PR merged and released. Major version bump to ^3.0.0
  • generator-aio-console PR merged and released. Minor version bump to ^2.2.0
  • generator-aio-app PR merged and released. Major version bump to ^3.0.0
  • aio-cli-plugin-console - not critical since the dep update is a minor
    • update dep of generator-aio-console to the new release version ^2.2.0 (after it gets released, minor release)
    • release minor version (^3.4.0) of this plugin
  • aio-cli-plugin-app PR merged and released. ⚠️ Follow the checklist in the PR for any pending items. 8000 ️ Major version bump to ^8.0.0
  • update dependencies that have @next as the version, to the released versions (next major version of app plugin should be ^8.0.0)

How Has This Been Tested?

pre-release cli e2e testing

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link
codecov bot commented Jun 29, 2021

Codecov Report

Merging #288 (efb6bf0) into master (f0e48f9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #288   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          240       240           
  Branches        43        43           
=========================================
  Hits           240       240           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f0e48f9...efb6bf0. Read the comment docs.

@shazron shazron marked this pull request as ready for review July 28, 2021 00:41
@shazron shazron changed the title WIP: extension registry integration aio-cli@^8.0.0: extension registry integration Jul 28, 2021
@purplecabbage
Copy link
Member

The checklist is complete!!!!
Closing the issue.

@shazron shazron deleted the release-ext-reg branch September 28, 2021 15:06
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 this pull request may close these issues.

remove adobe global bin alias
2 participants
0