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

Add downgrade logic for branch in DocLinkService #3483

Merged

Commits on Feb 22, 2023

  1. feature: patch pkg.branch when needed

    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9df87a5 View commit details
    Browse the repository at this point in the history
  2. feat: update CHANGELOG.md

    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f533c75 View commit details
    Browse the repository at this point in the history
  3. feat: use buildVersion

    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    730d694 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Update src/dev/build/tasks/create_package_json_task.ts

    Signed-off-by: suzhou <suzhou@amazon.com>
    
    Co-authored-by: Miki <amoo_miki@yahoo.com>
    SuZhou-Joe and AMoo-Miki authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    b09c3eb View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. feat: pass ts type check

    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    8f8521d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. feat: move branch logic to runtime to restrict impact

    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    59897b0 View commit details
    Browse the repository at this point in the history
  2. feat: update changelog

    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    361eaf5 View commit details
    Browse the repository at this point in the history
  3. Revert "feat: pass ts type check"

    This reverts commit 8f8521d.
    
    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a6c1f8a View commit details
    Browse the repository at this point in the history
  4. Revert "Update src/dev/build/tasks/create_package_json_task.ts "

    This reverts commit b09c3eb.
    
    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    6f97098 View commit details
    Browse the repository at this point in the history
  5. Revert "feat: use buildVersion"

    This reverts commit 730d694.
    
    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    1dff042 View commit details
    Browse the repository at this point in the history
  6. Revert "feature: patch pkg.branch when needed"

    This reverts commit 9df87a5.
    
    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    35fff82 View commit details
    Browse the repository at this point in the history
  7. feat: remove error message and update unit test

    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    20c04b0 View commit details
    Browse the repository at this point in the history
  8. feat: add default value

    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    2a698e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. feat: optimize code logic

    Signed-off-by: suzhou <suzhou@amazon.com>
    SuZhou-Joe committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f0d6198 View commit details
    Browse the repository at this point in the history