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

[api-extractor] Allow generating API reports for different release levels #4621

Merged
merged 51 commits into from
May 23, 2024

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    429c22a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    5d2fd3b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    be2303b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1160d56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58b155f View commit details
    Browse the repository at this point in the history
  4. docs: Fix comment

    Josmithr committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5d312cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46f0415 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4142ab1 View commit details
    Browse the repository at this point in the history
  7. fix: Linter violation

    Josmithr committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e50765f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    798f85d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9658d3 View commit details
    Browse the repository at this point in the history
  10. test: Add tests

    Josmithr committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c3d6d45 View commit details
    Browse the repository at this point in the history
  11. docs: Add change entry

    Josmithr committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d394cfa View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    e212c59 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. docs: Add docs

    Josmithr committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    75d118d View commit details
    Browse the repository at this point in the history
  2. docs: Expand comment

    Josmithr committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    342d044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ea754d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f843700 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8122bfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7d9224 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13d6409 View commit details
    Browse the repository at this point in the history
  8. docs: Loosen contract

    Josmithr committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cc54986 View commit details
    Browse the repository at this point in the history
  9. refactor: Inline validation

    Josmithr committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f0eb526 View commit details
    Browse the repository at this point in the history
  10. fix: Add missing export

    Josmithr committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c9dde7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b116de6 View commit details
    Browse the repository at this point in the history
  12. remove: Obsolete test asset

    Josmithr committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    72ba5c0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24f0c4b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    c3a8b4b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    0209edd View commit details
    Browse the repository at this point in the history
  2. docs: Update comment

    Co-authored-by: Pete Gonzalez <[email protected]>
    Josmithr and octogonz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f236886 View commit details
    Browse the repository at this point in the history
  3. docs: Update comment

    Co-authored-by: Pete Gonzalez <[email protected]>
    Josmithr and octogonz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    838c191 View commit details
    Browse the repository at this point in the history
  4. docs: Update description

    Josmithr committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b6ffa03 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'emit-report-per-release-level' of https://github.com/Jo…

    …smithr/rushstack into emit-report-per-release-level
    Josmithr committed May 14, 2024
    Configuration menu
    Copy the full SHA
    741dfc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5971e5 View commit details
    Browse the repository at this point in the history
  7. docs: Update description

    Josmithr committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f7e1760 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    d8850b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbc179b View commit details
    Browse the repository at this point in the history
  3. fix: Config

    Josmithr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f8914b7 View commit details
    Browse the repository at this point in the history
  4. refactor: Fix logging ID

    Josmithr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e0cf8a1 View commit details
    Browse the repository at this point in the history
  5. fix: Comment and punctuation

    Josmithr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    751cc7e View commit details
    Browse the repository at this point in the history
  6. refactor: Simplify params

    Josmithr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6d62b62 View commit details
    Browse the repository at this point in the history
  7. docs: Update API report

    Josmithr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    28d9293 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    920523f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    2c2a00b View commit details
    Browse the repository at this point in the history
  2. refactor: Rename interface

    Josmithr committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8e97e92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d66e8be View commit details
    Browse the repository at this point in the history
  4. fix: Argument ordering

    Josmithr committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ed8cd93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b99b09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    229c311 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    022ab69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2108713 View commit details
    Browse the repository at this point in the history