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

feat(cli-plugin-contract): introduce a public contract between CLI and plugins #32111

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    797f920 View commit details
    Browse the repository at this point in the history
  2. README update

    otaviomacedo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    af8d279 View commit details
    Browse the repository at this point in the history
  3. Fixes

    otaviomacedo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    819ca45 View commit details
    Browse the repository at this point in the history
  4. yarn build && yarn test

    otaviomacedo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    54dac39 View commit details
    Browse the repository at this point in the history
  5. New test

    otaviomacedo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d7b671a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. const enum

    otaviomacedo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    16d3d4d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Revert "const enum"

    This reverts commit 16d3d4d.
    otaviomacedo committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3aa719b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dad460 View commit details
    Browse the repository at this point in the history
  3. Add expiration field.

    otaviomacedo committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ddd6733 View commit details
    Browse the repository at this point in the history
  4. Formatting

    otaviomacedo committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    390e99f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29b1d95 View commit details
    Browse the repository at this point in the history
  6. Remove as any

    otaviomacedo committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    236dd39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33e3e2f View commit details
    Browse the repository at this point in the history